European Posted November 28, 2004 Posted November 28, 2004 when i call gallery.php i get this: Warning: main(includes/languages/english/FILENAME_GALLERY): failed to open stream: No such file or directory in /home/haspec30/public_html/shp/gallery.php on line 14 Fatal error: main(): Failed opening required 'includes/languages/english/FILENAME_GALLERY' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/haspec30/public_html/shp/gallery.php on line 14 anyone knows whats wrong here? btw: the link to the gallery doesn?t appear in the information-box?.. thanks for your help Quote
Guest Posted November 28, 2004 Posted November 28, 2004 you are missing a language definition in filenames.php search the contribution for what needs to be added , it will be a define define('FILENAME_GALLERY', 'somefile.php'); Quote
European Posted November 28, 2004 Author Posted November 28, 2004 you are missing a language definition in filenames.php search the contribution for what needs to be added , it will be a define define('FILENAME_GALLERY', 'somefile.php'); <{POST_SNAPBACK}> hi, thanks, that was it. Why is the gallery link not visible in the information box? euro Quote
Guest Posted November 28, 2004 Posted November 28, 2004 you will need to follow the instructions for the installation to put them there, if it is listed in the documenttion Quote
European Posted November 28, 2004 Author Posted November 28, 2004 you will need to follow the instructions for the installation to put them there, if it is listed in the documenttion <{POST_SNAPBACK}> ok, thanks.i will do everything step by step again. obviously i missed a point. another question: i need to display gallery.php within a frame in my homepage. i choose target "content" (that the displaying frame in my frameset) and instead of gallery.php the whole shop is being loaded there. with the head and so on. is there a way to show the gallery only? thank you for your time Euro Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.