Page 1 of 1
BLANK PAGE IS DRIVIN ME NUTS

Posted:
Fri Feb 22, 2008 6:46 pm
Author: XHIBIT
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://loaded.x-tvmovies.com PHP Version: MySQL Version: What was done before the problem appeared?Nothing I can think of What was done to try to solve the problem?Run here..lol De.scription and MessageThis is drivin me nuts.
I'm starting to get a blank page after I post sometimes. And its happening more often. This is causing me to lose the post when I refresh the page.
Also last week another admin from a complete different site went to verify our banner exchange and said he got one also. I told him to refresh the pages are all there.
Is there anything I can do to correct this ?

Posted:
Fri Feb 22, 2008 10:46 pm
Author: sanji
First, keep in mind to make a backup of the file you will change / delete.
Try to delete the includes/def_tree.php file. Remove cache from your browser, and try for some time to see if this improves the situation.
If not, you might want to try add some comment marks (//) on front of the following lines in functions_categories_hierarchy.php :
define('CACHE_TREE', true);
define('CACHE_WORDS', true);
define('CACHE_THEMES', true);
But normally, the first action should be enough.
sanji
Re: BLANK PAGE IS DRIVIN ME NUTS

Posted:
Mon Feb 25, 2008 4:23 am
Author: XHIBIT
Good diagnosis Sanji, that seems to have hit the spot bro

Posted:
Mon Feb 25, 2008 4:44 am
Author: sanji
Great. Please add [SOLVED] to the title of the thread to allow us to notice this problem has been solved...
Thanks,
sanji
Re: BLANK PAGE IS DRIVIN ME NUTS

Posted:
Mon Feb 25, 2008 4:45 am
Author: XHIBIT
WHOOPS, spoke a bit to soon, its doin it again, Im gonna try the 2nd method now.

Posted:
Mon Feb 25, 2008 4:53 am
Author: XHIBIT
"sanji";p="31662" wrote:First, keep in mind to make a backup of the file you will change / delete.
Try to delete the includes/def_tree.php file. Remove cache from your browser, and try for some time to see if this improves the situation.
If not, you might want to try add some comment marks (//) on front of the following lines in functions_categories_hierarchy.php :
define('CACHE_TREE', true);
define('CACHE_WORDS', true);
define('CACHE_THEMES', true);
But normally, the first action should be enough.
sanji
This is unbelievable, I dont have functions_categories_hierachy.php in my public_html files.

Posted:
Mon Feb 25, 2008 5:00 am
Author: sanji
It is in the includes folder
Re: BLANK PAGE IS DRIVIN ME NUTS

Posted:
Mon Feb 25, 2008 5:08 am
Author: XHIBIT
phpBB : Critical Error
Could not get theme data for themes_id [12]
Thats what I got when I added the // lines in front of the 3 code lines.
I had to remove them because the entire site went blank.
Thats not gonna work
*However...
Its no problem when added to the first two lines.
Only the theme, and I'm testing to see if the page loads faster