PDA

View Full Version : photos not visible after initial upload


john47
5th of May 2004 (Wed), 16:25
I am a newbie. I have followed the set-up procedure and tested successfully but I cannot see any of the photos I have uploaded.

My photos have appeared in the UPLOAD folder as well as in the photos folders and I can access them all (normal, thumbs, etc) individually by typing in the full url in the browser.

The exhibition breakdown on input/index.php shows 0 files in the exhibition. I think it must be a path problem but I have tried and tried and ....

I have set the url and ftp paths for normal and small photos as follows. gallery1 is my folder for EE.
http://www.compusmall.co.uk/gallery1/photos/normal/
/public_html/gallery1/photos/normal

I have set the url, relative path and ftp paths for thumbs as follow (microthumbs is similar)
http://www.compusmall.co.uk/gallery1/photos/thumb/
../photos/thumb/
/public_html/gallery1/photos/thumb

I have read the other relevant posts but can't sort out the problem. Help!

ps what a stunning engine!

pavan
6th of May 2004 (Thu), 10:57
Hi, I have a similar problem.. just posted an entry

john47
7th of May 2004 (Fri), 12:18
I emailed Pekka with the problem and this was his reply.

I was on your server sorting out the problem - it was an odd bug (custom error reporting prevented loading of include file) which I have seen only on your server (same code works fine elsewehere), but I have now fixed it and uploaded the fix to your server. Tested uploading and it works ok.

Paths were ok.


PS. You still have a "forced" 30s time limit on running scripts which you should remember and upload only couple of photos at one time. If 30 is passed and script is running (e.g upload commands) you get simply a blank page without any warnings.

Contact your system support for longer php max time value on your virtual server.

tommykjensen
7th of May 2004 (Fri), 12:20
Good to hear John.