Thread: Cannot log in
View Single Post
Old August 3rd, 2004, 05:15 PM   #2 (permalink)
designstylez
Junior Member
Verified Customer
 
Join Date: Aug 2004
Posts: 2
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.
designstylez is offline   Reply With Quote