forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: Photo-nut on June 27, 2005, 04:47:42 am

Title: Main Album List page has disappeared, replaced by text "goop"!
Post by: Photo-nut on June 27, 2005, 04:47:42 am
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
Title: Re: Main Album List page has disappeared, replaced by text "goop"!
Post by: Tranz on June 27, 2005, 05:28:23 am
Could you please try the following test to see if php is working on the server? Create a file and in it put:
Code: [Select]
<?php
echo 'PHP works';
?>

upload and access it via a browser.

If it works, all you should see is:
PHP works
Title: Re: Main Album List page has disappeared, replaced by text "goop"!
Post by: Photo-nut on June 27, 2005, 05:38:49 am
Thanks for replying. Yes, php is working:

http://kurucz.ca/test.php

- Paul
Title: Re: Main Album List page has disappeared, replaced by text "goop"!
Post by: Tranz on June 27, 2005, 05:53:42 am
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.
Title: Re: Main Album List page has disappeared, replaced by text "goop"!
Post by: Photo-nut on June 27, 2005, 07:27:59 am
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