Main Album List page has disappeared, replaced by text "goop"! Main Album List page has disappeared, replaced by text "goop"!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Main Album List page has disappeared, replaced by text "goop"!

Started by Photo-nut, June 27, 2005, 04:47:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Photo-nut

I haven't visited my own gallery for a couple of weeks and when I did today, all I got was text "goop". The Album List page, which is my home page for the gallery, was not accessible. I managed to get into the admin site by going directly there by URL and could log on - everything on the admin side works, but not the front end. Here is the link to see for yourself:

http://kurucz.ca/gallery

Nothing has changed on my whole web site, much less the gallery, in the 2 weeks since I left it working perfectly. What can I do about this? I obviously don't want to lose all my photos...

I am running version: 1.3.2

Thanks,

Paul Kurucz

Tranz

Could you please try the following test to see if php is working on the server? Create a file and in it put:
<?php
echo 'PHP works';
?>


upload and access it via a browser.

If it works, all you should see is:
PHP works

Photo-nut


Tranz

Upon closer examination, the other files in your gallery are ok. Your photos are also ok. Seems like the index.php file is corrupted. You should upgrade to 1.3.3 anyway so please replace the installation files with the latest version and that should fix the problem.

Photo-nut

Thank you!  The upgrade to 1.3.3 has fixed my index.php file and the public end of the gallery works fine now.   :) :) :)

- Paul