ZenphotoCMS Forum
Crash after update - 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: Crash after update (/thread-561.html)



Crash after update - qfel - 2006-06-06

I use update to 1.0.3 version of zp. all went smoothly, treat zp now he does not see pictures at all. I altered new config and rewrote all values but he still does not display miniatures and pictures. Chmod is put, cache deleted. Please help me. My gallery is under http://wenecja.nazwa.pl/qfel/blog/zp/




Crash after update - qfel - 2006-06-06

when I click on some link to the album this the final path is "qfel / blog / zp / albumname /" and he should be "qfel / blog / zp / albums / albumname" this probably in .htaccess change but where exactly and what to write?




Crash after update - trisweb - 2006-06-06

That's the mod_rewrite doing its job -- the URLs don't match the path on disk, so don't worry about that.

Are you sure you have mod_rewrite support on your server? It does not seem to work... see if disabling the mod_rewrite config option in zp-config.php helps.




Crash after update - qfel - 2006-06-07

I switched off mod_rewrite, without the result :{