changed the zenphoto folder name and now everything is working crazy. I have repaired most of the broken links but my admin page is displayed with no or limited css.
Also everytime I try to go to a page it displays:
Parse error: syntax error, unexpected '/' in /home/content/j/b/l/jblonsky/html/chcart/zenphoto/index.php on line 19
Please help, everything was working great until i did this
Comments
www.chcart.com/zenphoto
You say you got the same error, but really, does not read the same to me as the error your link shows now.
Both these errors would be indications of a problem with the index.php file of your installation. So, if maybe your install has been corrupted.
Current locale setting: en_US.UTF8
Current gallery theme: zpmasonry_v1.4
PHP version: 5.2.14
Graphics support: PHP GD library bundled (2.0.34 compatible)
PHP memory limit: 96M (Note: Your server might allocate less!)
MySQL version: 5.0.91
I have been using the gallery for the last 2 weeks, once I changed the zenphoto folder and updated links I started having this problem. Changed back the name and still an error. I can log on admin and all looks normal but all my gallery pages show this same error.
I have spent 5hrs searching this forum and the web to find out what is wrong. I have spent over 100hrs on this and now I cant get it back up.
Btw, what links did you update at all? Zenphoto generates all of its links automatically.
Reupload all files as if you were updating. How to do that is explained on our installation page. Don't replace the /albums and /zp-data folders.
line 19 should read `//rss feeds` this is a comment and should naturally have the slash.
line 60 should read `endRSSCache();` and has no brace so clearly the index.php file is no longer the same as the one that came with version 1.4.0.4.
Re-installing seems your best path.