The Joomla! Extensions Directory ™

com2

Reviews(2)
 
bycom2, February 17, 2011
Core Design Login As plugin
I don't know but I get the impression that my issue has to do with the PHP version. On my local computer with 5.3.3 it works while on my remote server with 5.2.2 I get this error: Authentication plugin installation failed!

The Core Design show the same error, but gave me insufficient information how to debug this.
Owner's reply

Login As plugin is tested on PHP 5.2 and PHP 5.3 as well.
Please use our forum again if you need more assistance.
Thank you.

bycom2, August 22, 2007
Add PHP
As PHP can generate dynamice content you need to turn off Joomla's caching. I included some PHP code that retrieves information from another database, with paging and a search box. With caching Joomla enabled you will only see the first page and no paging nor search will make difference in that.

I will report this as a bug to the authors, but I don't know if Joomla allows deactivating cache for one specifice page.