Uninstalled CB1.2-Now login redirection inoperable - Joomla! Forum - community, help and support
hi there - quite urgent 1 hope 1 can assist me quite soon.
i installed cb 1.2 yesterday try out it's capabilities , felt needed uninstalled again - doing in correct way of uninstalling modules, plug ins , deleting entries sql. hit snag. after reinstating standard login module , using redirection fields getting these errors prior logging in :
notice: trying property of non-object in /home/********/********/htdocs/modules/mod_login/helper.php on line 25
notice: trying property of non-object in /home/********/********/htdocs/includes/router.php on line 440
notice: trying property of non-object in /home/********/********/htdocs/includes/router.php on line 380
these lines 380 & 440 within router.php file :
$uri->setquery($item->query);
$uri->setvar('option', $item->component);
and line 25 in helper.php file :
$url = jroute::_($item->link.'&itemid='.$itemid, false);
after logging in error :
fatal error: unsupported operand types in /home/********/********/htdocs/includes/router.php on line 148
which :
$vars = $vars + $item->query;
then if click logged in not redirected page selected. errors disappear. when logout directed not home page login page. time error appears again.
notice: trying property of non-object in /home/********/********/htdocs/modules/mod_login/helper.php on line 25
if continue re-login in - no apparent errors - page redirection set to. but, option logout out isn't shown.
i on joomla version 1.5.9 upgraded using 1.5.10 patch, hasn't made difference
if out there me appreciate it!
regards
stevie c
i installed cb 1.2 yesterday try out it's capabilities , felt needed uninstalled again - doing in correct way of uninstalling modules, plug ins , deleting entries sql. hit snag. after reinstating standard login module , using redirection fields getting these errors prior logging in :
notice: trying property of non-object in /home/********/********/htdocs/modules/mod_login/helper.php on line 25
notice: trying property of non-object in /home/********/********/htdocs/includes/router.php on line 440
notice: trying property of non-object in /home/********/********/htdocs/includes/router.php on line 380
these lines 380 & 440 within router.php file :
$uri->setquery($item->query);
$uri->setvar('option', $item->component);
and line 25 in helper.php file :
$url = jroute::_($item->link.'&itemid='.$itemid, false);
after logging in error :
fatal error: unsupported operand types in /home/********/********/htdocs/includes/router.php on line 148
which :
$vars = $vars + $item->query;
then if click logged in not redirected page selected. errors disappear. when logout directed not home page login page. time error appears again.
notice: trying property of non-object in /home/********/********/htdocs/modules/mod_login/helper.php on line 25
if continue re-login in - no apparent errors - page redirection set to. but, option logout out isn't shown.
i on joomla version 1.5.9 upgraded using 1.5.10 patch, hasn't made difference
if out there me appreciate it!
regards
stevie c
i have same problem....
any solution ?
kobi
any solution ?
kobi
Comments
Post a Comment