white screen

cinneke

New Member
can someone help i get a white screen in my forum i have nothing change on the forum database i have it turned back but nothing happened
have updating 3.6.9 after 2 days get a white screen at the index

SOLVED !! Answer:

4. You have a bad plugin installed. To disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);
 

cinneke

New Member
i have do instaal now 3.6.9 ang get an upgrade but after step 4 getting a new white screen :

forum/admincp/index.php
i rebuild my databese but nothing change
 

cinneke

New Member
if a make a new board all things are good but if i turned back the old database its a white screen again !!

i have using the vCharset Converter but after it the white screen can i get the old codes back please?
 

smartness

New Member
cinneke said:
if a make a new board all things are good but if i turned back the old database its a white screen again !!

i have using the vCharset Converter but after it the white screen can i get the old codes back please?
hmmm try to go to admincp, and rebuilt all styles

admincp / maintenance / update counters / rebuild all styles (use both options)

this worked for me
 

cinneke

New Member
smartness said:
hmmm try to go to admincp, and rebuilt all styles

admincp / maintenance / update counters / rebuild all styles (use both options)

this worked for me

4. You have a bad plugin installed. To disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

:)
 

smartness

New Member
did you find wich plugin was causing this?

you cant let the plugins disabled forever or? there are so many good plugins
 
Top