2012-05-22, 22:54:34
n00dles101 Wrote:Try deleting /data/other/pages.xml , it will get recreated by the system.
I tried it and pages has been recreated but the white page still there.
yojoe Wrote:Also does your hosting account meet min. requirements for GS installation ?
How did you exactly "rebuild your pages ony by one" ?
Create new page -> paste content ?
Look at the page page file in /data/other/pages.xml and purge /data/cache
Yes, I copy/paste the source code of all pages.
I did purge /data/cache.
White page still there.
shawn_a Wrote:Turn debug mode on and see if you get an error.
Else check your php logs, or data.other.log.error.txt
I turned on debug mode, checked the log and found this beauty :
[22-May-2012 08:31:32] PHP Warning: Cannot modify header information - headers already sent by (output started at ...plugins/i18n_base/lang/fr_FR.php:1)
There was 2 blank lines in the fr_FR.php file. I removed those lines and all is working perfectly now.
Thank you everyone for your support on this issue.
- Chris