|
sorry... it's my mistake.
I added this code to the header-inc.php file which causes this. error_reporting(E_ALL & ~E_NOTICE);
define('NO_REGISTER_GLOBALS', 1);
But I do have one more quick question, the styles on all pages are not showing up, but when i look at the source code, it's all embbed in there. Do I have to modify the class myself?
Thanks.
|