I am using joomla content management and every time when I click on the user name from my control panel so I can log him out ( for ppl who knows joomla I press the x) I get this error :
Fatal error: main(): Failed opening required '' (include_path='.:/usr/local/lib/php') in /home/content/b/g/r/bgrosu/html/jml/administrator/components/com_users/admin.users.php on line 23
and on the line 23 I have this
require_once( $mainframe->getPath( 'class' ) );