![]() |
|
Sudden Error on the Gallery Pages (Though Site Admin Still Works) - 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: Sudden Error on the Gallery Pages (Though Site Admin Still Works) (/thread-11410.html) Pages:
1
2
|
Sudden Error on the Gallery Pages (Though Site Admin Still Works) - niccolo - 2013-10-19 I haven't upgraded the version of PHP since I started my web host account. I ran No effect. The bit about Sudden Error on the Gallery Pages (Though Site Admin Still Works) - acrylian - 2013-10-19 I have no idea and would guess some server configuration error. I sadly have no knowledge of that as I leave that to hosts. I can only say that I have Zenphoto successfully installed on half a dozend standard shared hostings. Did you try to reupload all files? Maybe something went wrong with the upload. Last rather clueless idea: In the errors I see https. Are you running the site in that mode? Did you check that option on the backend and is the domain really setup for https? Technically a https/https://domain.com are separate - on my host I need to explicity enable the https one to make it work. Sudden Error on the Gallery Pages (Though Site Admin Still Works) - niccolo - 2013-10-19 I actually have the server protocol set only to "secure admin" but I've noticed lately that the gallery has been running in https anyway, maybe because I have the HTTPS Everywhere browser plugin (though it didn't always do this for the front end) or because I'm usually logged in when trying the Zenphoto site. Using an unencrypted connection doesn't change the behavior, though, and the server logs show the same errors for regular http. Sudden Error on the Gallery Pages (Though Site Admin Still Works) - sbillard - 2013-10-19 If I were you I would start a triage of the problem. Simplify your site as much as possible (e.g. remove that browser plugin) and see if things work. If so then start adding things back until it fails. Then you will know what is causing the issue. Sudden Error on the Gallery Pages (Though Site Admin Still Works) - niccolo - 2013-10-20 I ended up re-reinstalling to a different directory and moving all the albums to the new location. Before, the Zenphoto site had been at Everything seems to work fine now, just as it should. Just like it used to. I don't know why this would make a difference, and I'm maybe a little disappointed at not solving the mysterious server problem, but this went on for too long, and I guess I don't care anymore. At least it works now. Thanks for all your help, guys. Sudden Error on the Gallery Pages (Though Site Admin Still Works) - sbillard - 2013-10-20 Glad you have it working. Guessing from the solution your problem was most likely file/folder permissions. Sudden Error on the Gallery Pages (Though Site Admin Still Works) - peleus - 2013-10-21 Chmod 777 worked for me too. I think that one is the easiest. Sudden Error on the Gallery Pages (Though Site Admin Still Works) - acrylian - 2013-10-21 You hopefully don't use that on a public site⦠|