MyBB Community Forums

Full Version: White Screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Site: CyberTechForums.com

Problem: White screen after repling to threads

Notes:
Forum was working fine until a few days ago until I got this white screen almost everytime I posted a reply to a thread.
It had happened before but it was only a v1.4 plugin that wasnt working so well with v1.6.
After deactivating and removing most of my plugins from ftp the problem remains
Also recently installed Google SEO but havent deactivated that plugin. (Used new 1.6.1 functions.php)

For the moment ive used this code to disable all plugins on the forum
define("NO_PLUGINS", 1);
which MattR gave me last time the problem occured which works, but it took me 3 hours to identify the problem as the white screen is intermitant and doesnt show its face every reply. Can someone suggest which plugin is most likely to cause the problem?


List of Used Plugins:
attachmentlog
forumlogo
hidesection
my_meta_tags
myshoutbox
myspecs
online24
phptpl
pmadmin
profilegroups
prune_members
scd_hide_fg
self_close
spellCheck
Google SEO (with 1.6.1 functions)
NewPoints
bots.php
donationpage.php
facebooklikebutton
ficons.php
ganalytics
grouplegendhsc
mark_edited_as_unread
my_awards
myadvertisements
pagemanager
profileviews
recenttopicsindex
sidebox
spoiler
tab_menu
welcomepm


Previous Thread: http://community.mybb.com/thread-81151.html

Any ideas?