Thread
:
The character encoding of the HTML document was not declared.
View Single Post
11-22-2012, 10:34 AM
PM User
|
#
6
jarv
Banned
Join Date: Mar 2007
Posts: 1,523
Thanks: 116
Thanked 0 Times in 0 Posts
Ok I added:
PHP Code:
ini_set
(
'display_errors'
,
1
);
error_reporting
(
E_ALL
);
To the login_susccess.php and check login.php pages
jarv
View Public Profile
Find More Posts by jarv