I have got a problem with blank page when entering to gallery on front page and to component in back end.
Everything was all right and working fine until database change. Following steps were performed:
1. Dump of dev database
2. Restore backup of database to fresh one
3. configuration.php update -> set-up correct access data for db
Do you have any idea what can cause this issue ?
PS: No error message in log, debug system enable, php error log is empty. Joomla Version 1.7.3
Thank you !
Blank page after restoring of database
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Blank page after restoring of database
Hi, mostly there needs to be some error message - if not sql (debug mode) then php (php error reporting on)
without error message it is really hard to say what was wrong there 
Jan
Jan
If you find Phoca extensions useful, please support the project
-
Faro
- Phoca Newbie

- Posts: 7
- Joined: 04 Nov 2008, 18:50
Re: Blank page after restoring of database
Hi Jan,
thank you for your answer.
To have php reporting is great but mostly there is using error suppressing in the code.
Because of this reason it's almost impossible to investigate where the error is :/
I'm using newest Phoca gallery version.
Maybe the db name and path to db is defined somewhere in the phoca but it's like looking for needle in a haystack.
Thanks for your support.
thank you for your answer.
To have php reporting is great but mostly there is using error suppressing in the code.
Because of this reason it's almost impossible to investigate where the error is :/
I'm using newest Phoca gallery version.
Maybe the db name and path to db is defined somewhere in the phoca but it's like looking for needle in a haystack.
Thanks for your support.