blank page simple 'ERROR' message
|
davepyro
Joined: 2009-10-12
Posts: 11 |
Posted: Mon, 2009-10-12 15:04
|
|
Hi, Now its stopped working. When I look at the page it simply says "Error" and nothing else. Does anyone else have this problem? http://stmarysjnsrowlagh.ie/gallery2 thanks |
|
| Login or register to post comments |

Posts: 3172
try enabling display_errors in gallery2/config.php
@ini_set('display_errors', 1);
to see the true error.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 11
Hi,
I did that but no joy then I added this:
$gallery->setDebug('buffered');
and now there's a load of errors displayed.
Can anyone help? I really don't know what to do
Posts: 11018
Copy and paste that output into a text file, zip it and attach to this thread. Don't worry about the Smarty Debug popup, we don't need/want that.
From what you describe, I'm betting a database connection issue, but we'll hopefully see more with the debug output.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 11
Here it is.
I think it may be a permissions thing from reading the forum.
I tried cmodding the data folder and contents to 777 but didn't work
Posts: 11018
Did you verify that the permissions were actually changed?
That's what a platform error typically indicates.
FAQ: I get a ERROR_PLATFORM_FAILURE, what should I do?
And when something is working and suddenly stops working, I ALWAYS suspect the host of making changes without notifying customers. I'd ask them what you need to do to make the webserver be able to write to and change all files and directories under your data folder.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 11
thanks.
I'll get on to them
Posts: 11
I got onto the hosting company but they weren't very helpful and said they didn't change anything.
I checked the path and cmod 777 the folder and files within.
Still no joy.
When I go to ../lib/support/index.php and try to set permissions there I get a huge string of errors
Any ideas?
Posts: 11
got it working.
Had manually delete the cache files via ftp