Several of my forum members are having issues with my forum. They are getting blank pages at every turn. It started on Saturday evening out of the blue (was using vB 3.5.4 at the time, and upgraded hoping it would solve the issue.)
I've tried logging in as the members experiencing trouble using both IE & Firefox but have been unable to recreate the problem.
I've re-uploaded all the default vB3.6.0 RC1 files, disabled the plugin system and added the
edit to my config.php. Created a new style using the default templates and got them to use that style. The pages are still appearing blank.
magic_quotes_sybase is off (not sure if that matters)
A couple of the members can access the forum and post from work but not from home, one member (a fellow admin) had problems with his desktop pc but could access the forums fine with his lappy on the same connection. Some users can also only view the odd thread created from Monday fine but anything from Sunday backwards gives them a blank page.
I'm on shared hosting, php 4.3.11, mysql 4.1.19-standard
Help!
I've tried logging in as the members experiencing trouble using both IE & Firefox but have been unable to recreate the problem.
I've re-uploaded all the default vB3.6.0 RC1 files, disabled the plugin system and added the
Code:
define('DISABLE_HOOKS', true);
magic_quotes_sybase is off (not sure if that matters)
A couple of the members can access the forum and post from work but not from home, one member (a fellow admin) had problems with his desktop pc but could access the forums fine with his lappy on the same connection. Some users can also only view the odd thread created from Monday fine but anything from Sunday backwards gives them a blank page.
I'm on shared hosting, php 4.3.11, mysql 4.1.19-standard
Help!
Comment