Hey,
I don't know why this is happening to me but it looks strange:
http://img194.imageshack.us/img194/9997/problem3.jpg
I have to mention I have encountered a problem with the memory and been able to overide the problem by adding a line in the .htaccess
this is the problem I had:
http://www.vbulletin.com/forum/showt...m-4-0-to-4-0-1)
and solved it by adding this line to the .htaccess:
php_value memory_limit 150M
Which solved the problem but the forum looks like this:
http://img194.imageshack.us/img194/9997/problem3.jpg
And I have all mods disabled by using this line in the config.php:
define('DISABLE_HOOKS', true);
Please help me out here
I don't know why this is happening to me but it looks strange:
http://img194.imageshack.us/img194/9997/problem3.jpg
I have to mention I have encountered a problem with the memory and been able to overide the problem by adding a line in the .htaccess
this is the problem I had:
http://www.vbulletin.com/forum/showt...m-4-0-to-4-0-1)
and solved it by adding this line to the .htaccess:
php_value memory_limit 150M
Which solved the problem but the forum looks like this:
http://img194.imageshack.us/img194/9997/problem3.jpg
And I have all mods disabled by using this line in the config.php:
define('DISABLE_HOOKS', true);
Please help me out here
Comment