I had the dreaded blank page problem after my server was upgraded. I uncommented lib/main.php & now the GPL License is the only thing showing. Any clues what the issue it would be really helpful. Here's the page in question:
What's odd is I made of copy of this directory & the new version has a different set of issues, a long list of PHP Warnings which all have the same basic error:
PHP Warnings
lib/pear/DB/common.php:741: Notice[8]: Only variable references should be returned by reference
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had the dreaded blank page problem after my server was upgraded. I uncommented lib/main.php & now the GPL License is the only thing showing. Any clues what the issue it would be really helpful. Here's the page in question:
http://joglars.org/InterWriting/index.php
What's odd is I made of copy of this directory & the new version has a different set of issues, a long list of PHP Warnings which all have the same basic error:
PHP Warnings
lib/pear/DB/common.php:741: Notice[8]: Only variable references should be returned by reference
I see the my second question is answered recently, sorry for double-posting that.