PDA

View Full Version : Thumb Problems


neilturton
28th of July 2002 (Sun), 17:50
Having navigated the install and come across some problems which were solved by the forum (thanks), I need help.

All is installed OK - chmod is done etc. - but I can't get thumbnails to appear at all. All paths are correct (checked several times). My gallery URL shows an error as below - is this related?

"Error getting thumbs: You have an error in your SQL syntax near 'RAND() LIMIT 10 ' at line 21"

and on the upload page........

"Failed opening 'output/thumbs.php' for inclusion (include_path='') in /home/sites/site104/web/gallery/neilturton/list.php on line 1211"

Are these related to my problem, am well and truly stuck so any help really appreciated.

Neil

Pekka
28th of July 2002 (Sun), 20:17
It appears that the php include path in your server is not default.

Try this:

Insert lines...



...into the very end of fetchsettings.php

If this does not work, contact your server support and ask them if there is some virtual account configuration problem causing this (like IIS server - I recommend Apache!).

If you still have problems, please mail me pekka@photography-on-the.net the URL to your input folder so I can check it out.