![]() |
|
error after load delay - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: error after load delay (/thread-6398.html) |
error after load delay - flyingturtle - 2010-01-07 Using the default theme, fresh install. I've uploaded a large album via FTP (~7GB). I can reach the first page of the album, but when I click 'Next' I get this error after a long wait: Gallery | Object not found -- I also get the same error when navigating to some of my larger subalbums by entering the URL manually, i.e. http://mygallery.com/index.php?album=myalbum/mysubalbum/etc Perhaps my server is timing out? error after load delay - acrylian - 2010-01-07 What errors in the server log? Did setup complain about anything? Quote:Album: internal_error.html That large album is probably indeed timing out your server and if the images are quite big may also crash the image processing. Please review the troubleshooting on our user guide. error after load delay - flyingturtle - 2010-01-08 I seem to have resolved this issue, accidentally. I tried adding '&debug' to the URL whenever the error occurred. Much to my surprise, the correct page popped up after a moment, and when I removed the '&debug' and went back to try the regular link all worked as planned. I don't know what this means, but it has resolved the issue in my case. |