Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Users Management
#2
(08-04-2010, 05:02 PM)bandreo Wrote: I install the letodms 1.9. When I click on the users Management i receive 4 msgs.
Notice: Undefined index: language in C:\wamp\www\mydms\inc\inc.ClassUser.php on line 76

Notice: Undefined index: theme in C:\wamp\www\mydms\inc\inc.ClassUser.php on line 76

Notice: Undefined index: language in C:\wamp\www\mydms\inc\inc.ClassUser.php on line 76

Notice: Undefined index: theme in C:\wamp\www\mydms\inc\inc.ClassUser.php on line 76

Thank you for your help.

Hi, these are just notices, not errors, just disable notice reporting in your php.ini file. You can show all errors, except for notices and coding standards warnings:

error_reporting = E_ALL & ~E_NOTICE
Reply


Messages In This Thread
Users Management - by bandreo - 08-04-2010, 05:02 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)