progandy
Results 1 - 1 of 1
byprogandy, September 18, 2009
It installed perfectly and worked just like a charm.
Only one thing: Your router.php is destroying the whole pathway. You should remove the following line to fix it.
$item =& $menu->getActive();
Also, the JText doesn't work properly since the language isn't always loaded (add it to the router.php)
Apart from that, the component works as it should.
Only one thing: Your router.php is destroying the whole pathway. You should remove the following line to fix it.
$item =& $menu->getActive();
Also, the JText doesn't work properly since the language isn't always loaded (add it to the router.php)
Apart from that, the component works as it should.


