Fatal error: Cannot access protected property JRouterSite::$_mo

zeezull
12 years, 6 months ago
Need help my mobile website cannot view 

error : Fatal error: Cannot access protected property JRouterSite::$_mode in E:\xampp\htdocs\mlib\plugins\system\mobile\mobile.php on line 397

: (
dryabov
12 years, 6 months ago
What is plugins\system\mobile\mobile.php plugin? MobileJoomla has no such a plugin.
zeezull
12 years, 6 months ago
yup plugins\system\mobile\mobile.php on line 397

what plugin i need to install?
dryabov
12 years, 6 months ago
I don't know what plugin is located at plugins\system\mobile\mobile.php, but sure it's not MobileJoomla plugin.
What system group plugins do you have installed?
zeezull
12 years, 6 months ago
script :

$app =& JFactory::getApplication();
$suffix = $app->getCfg('sef_suffix');

$jroute = $app->getRouter();
$sef = $jroute->_mode;<---Fatal error: Cannot access protected property JRouterSite::$_mode in E:plugins\system\mobile\mobile.php on line 397

/*
JRoute:
define('JROUTER_MODE_RAW', 0);
define('JROUTER_MODE_SEF', 1);
*/

plug in i install
Screenshotfrom2012-06-01150328.png


please advice me if my mistake  
dryabov
12 years, 6 months ago
Uninstall or disable "Mobile plugin" plugin.
zeezull
12 years, 6 months ago
after disable i got dis error:404


Screenshotfrom2012-06-01171127.png



Please advice me if i do mistake 
dryabov
12 years, 6 months ago
Try to clear cookies, maybe it helps.

What is content of plugins/system/mobile/mobile.xml? It should contain URL of plugin developer.
zeezull
12 years, 6 months ago
this is inside mobile.xml


Screenshotfrom2012-06-06102059.png

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.