Log in

View Full Version : White Page : Clicking New Post


Dennys2012
06-23-2009, 04:22 AM
Hello i don't realy know why i am getting the white screen on my forum when some one want to see new post


White Screen : http://i44.tinypic.com/2ewp5w3.png

Members Talking about the white screen : http://i41.tinypic.com/33dhwmo.png

can u please help me out thank's

Lynne
06-23-2009, 04:31 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Dennys2012
06-23-2009, 04:41 AM
Thank's : Lynne Well Done Thank'U

but know my portal mod is nat working i am getting this

Fatal error: Call to undefined function print_portal_output() in /home1/xtremeg2/public_html/G.F.X/portal.php on line 46

Lynne
06-23-2009, 02:37 PM
Since when you disabled the plugins, the problem went away, that means that one of your plugins is causing the problem. You may turn them back on, one-by-one, and check after each to see if the problem is back. That should help you figure out which modification is causing the problem.