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.
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.
which tables will I need to edit to do this? never edited or even looked at CM tables before
Open the
config table and search for the following rows
- enable_plugins
- bridge_enable
Thanks It is the bridge. I will have to look at this as it did work. :(
So problem was that Joomla was on php5.4.8 and Coppermine was on PHP 5.2.17.
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.