[Help] NovaCms V1 ~ Error On The Me.php Page [Help]

iKnow

New Member
Sep 2, 2012
23
2
Hi Everyone!
I've a problem with NovaCms V1. I really like the cms, but now I have a error on the Me.php page.
I don't know how I can fix it.
This is my problem:
News_Error.PNG


I Hope anyone can help my :D
 

iHarrison

Member
Mar 11, 2012
321
131
This isn't an error, just a warning that only the developer should be worried about.

Turn off error reporting by adding this piece of code;
Code:
error_reporting(1);

Or doing so inside your PHP.ini folder.
 

Users who are viewing this thread

Top