lacokisel
Results 1 - 1 of 1
bylacokisel, January 6, 2010
Once it is installed it works perfect. However, it took me some time to find out that the last row in LocaLSettings.php is not correct:
require_once 'extensions/AuthJoomla2/AuthJoomla2.php';
should be only
require_once 'extensions/AuthJoomla2.php';
Despite this, Thanks a lot, since this was exactly what I needed.
require_once 'extensions/AuthJoomla2/AuthJoomla2.php';
should be only
require_once 'extensions/AuthJoomla2.php';
Despite this, Thanks a lot, since this was exactly what I needed.


