coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: olaeblue on October 29, 2012, 12:05:42 PM

Title: empty index.php
Post by: olaeblue on October 29, 2012, 12:05:42 PM
I have just gone to my image gallery (first time in maybe 3 months) and got a totally blank page. 

Firebug shows there is absolutely nothing being rendered!

<html>
<head></head>
<body></body>
</html>


The address is www.yrc.org.uk/gallery/index.php

If I go to the install page  www.yrc.org.uk/gallery/install.php I get the warning that I've already installed so Coppermine is there I just cant see it.

I have a bridge to Joomla using the code I posted at http://forum.coppermine-gallery.net/index.php/topic,70035.0/topicseen.html but don't think this would affect index.php

The only thing I can think I've changed is upgraded php to 5.4.8; though thought I checked Coppermine when I upgraded.  I think I am on Coppermine 1.5.20, though not sure how to check with the site not working.

Any ideas?  I dont want to reinstall if i can help it as I will overwrite everything.
Title: Re: empty index.php
Post by: Αndré on October 29, 2012, 03:56:29 PM
I also noticed such a behavior on my webhost while usually error message should be displayed. It has maybe something to do with PHP's error reporting, but as I just ignored that issue on my gallery it's just an assumption.

I suggest to disable the bridging and/or the plugin engine directly in Coppermine's database.
Title: Re: empty index.php
Post by: olaeblue on October 29, 2012, 04:03:38 PM
which tables will I need to edit to do this?  never edited or even looked at  CM tables before
Title: Re: empty index.php
Post by: Αndré on October 29, 2012, 04:08:34 PM
Open the config table and search for the following rows
Title: Re: empty index.php
Post by: olaeblue on October 30, 2012, 09:26:24 AM
Thanks It is the bridge.  I will have to look at this as it did work. :(
Title: Re: empty index.php
Post by: olaeblue on October 30, 2012, 10:14:56 AM
So problem was that Joomla was on php5.4.8 and Coppermine was on PHP 5.2.17.

Title: Re: empty index.php
Post by: Αndré on October 30, 2012, 11:05:20 AM
Thanks for resolving your thread. Additionally, please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.