Roba
Looks like you’re facing some errors with your Database, and you have invoked some sort of a ‘Debug’ mode
I’m not a Wordpress expert but I think, you can either disable the Debug mode or hide it until you figure it out.
It appears that it happens even before the header
Try this
In you CSS, add the following:
#error
{
display:none;
}
That might help
Qwaider قويدر
May 8, 2007 @ 6:57 pm
Roba
Looks like you’re facing some errors with your Database, and you have invoked some sort of a ‘Debug’ mode
I’m not a Wordpress expert but I think, you can either disable the Debug mode or hide it until you figure it out.
It appears that it happens even before the header
Try this
In you CSS, add the following:
#error
{
display:none;
}
That might help
Roba
May 8, 2007 @ 7:17 pm
Thanks for the help Qwaider, but I’m afraid that didn’t help..
Yazan
May 8, 2007 @ 7:45 pm
just deactivate BAStats plugin
Roba
May 8, 2007 @ 8:03 pm
Wow, that worked magically. Thanks a lot!
yaseen
May 9, 2007 @ 2:08 pm
sql injection anybody? :P