Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Default Joomla Router Don´t Work Correctly
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.

TOPIC: Default Joomla Router Don´t Work Correctly

Default Joomla Router Don´t Work Correctly 14 years, 5 months ago #12504

Hi

I installed Joomsef 3.6.4 and some components are in Default Joomla Router! but does not work properly: :

www.hdtvtuga.com/forum?lang=en - Can not open Sub-forums
www.hdtvtuga.com/play-games?limit=20&lang=en - Can not open any game

Can you Help?

Jfroute is off
JoomSef is on
Sef is on




Regards
Last Edit: 14 years, 5 months ago by hdtvtuga.

Re:Default Joomla Router Don´t Work Correctly 14 years, 5 months ago #12507

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

I've just tested it and this is not JoomSEF problem, but there is a bug in Agora router:
In file /components/com_sef/com_agora/include/dispatcher.j15.php in function agoraParseRoute(), there is this line at the end:
return array();

It should be changed to this:
if (isset($dispatcher->_vars)) {
return $dispatcher->_vars;
}
else {
return array();
}

Best regards,
ARTIO Support Team
ARTIO Support Team

Re:Default Joomla Router Don´t Work Correctly 14 years, 5 months ago #12521

work fine !

Thanks but the PlayGames (mochigames) ?


Regards

Re:Default Joomla Router Don´t Work Correctly 14 years, 5 months ago #12545

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

I think there will be some similar problem. You can try disabling JoomSEF to see if MochiGames work with Joomla core SEF only. If it doesn't, you should probably contact it's developer and disable SEF for the Mochigames in the meantime. You can also try using the JoomSEF Basic rewrite handler for it.

Best regards,
ARTIO Support Team
ARTIO Support Team

Re:Default Joomla Router Don´t Work Correctly 14 years, 5 months ago #12556

work using JoomSEF Basic rewrite handler for it.

Thanks david

Re:Default Joomla Router Don´t Work Correctly 14 years, 5 months ago #12715

Hi,

My urls appears like www.hdtvtuga.com/index.php/Table/en/pt/m...ur-details/en/music/ ,if I clear the cache and purge url´s does well again, but after some time appears again

Any Idea ?
User Login Empty