please help me here with this problem. dont knwo whats happning.

problem is here.

require_once ( JPATH_ROOT .DS.'includes'.DS.'mpkorn'.DS.'userauth_include.php' );

$mpkauth    = new manage_user_component();
$authorized = $mpkauth->check_loggedin_access(JRequest::getVar( 'option' ));

I need to see the contents of userauth_include.php to determine the problem.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.