jeshurun
Results 1 - 2 of 2
byjeshurun, August 17, 2010
If you get an error when uploading images make sure the php5 gd2 library is installed on the server.
Some of the urls dont work with sef urls turned on. The controller's display method redirects to an undefined view and causes an error. To fix it change 'categories' to 'annonces' in line 28. Otherwise this is probably the best and easiest to use ad component available.
Some of the urls dont work with sef urls turned on. The controller's display method redirects to an undefined view and causes an error. To fix it change 'categories' to 'annonces' in line 28. Otherwise this is probably the best and easiest to use ad component available.
byjeshurun, August 10, 2010
Works flawlessly once you get it working. My only problem was our version of MediaWiki is quite old and I had some trouble getting it to work due to changes the newer versions. If you have MediaWiki versions 1.13.0 and older, in the AuthJoomla2.php, go to around line 55, find the text 'UserLoadFromSession' and replace it with 'AutoAuthenticate' and it should work like a charm.

