mod_openid Module

mod_openid allows you to place an attractive openID login box for your Joomla installation on your site. The form is completely flexible and can be modified to look the way you want it to. The beauty of using openID is it is nice and easy for visitors to register for your site in order to participate, and it makes it easy for them to login again too. Perfect for blogs, forums, or social websites! This module was built on the Joomla 1.5.3 release, and has not been tested on older versions. If you have tested it on an older version I would love to hear your feedback on it.

* 9 May 2008 - I have just corrected the install xml file to correctly load the required files at installation. There is also a reported glitch with IE7 and the background image in the textfield which I will be fixing soon.

*1st October 2008 - I have fixed the redeclaration error on pages where mod_login is installed with mod_openid. You should now not receive these errors. If you do, please wrap the class in helper.php (under mod_login) with a if(!class_exists('')){ } tag to prevent it double loading.

Report

byjamesnw on July 19, 2009
Followed the install instructions (which were simple). The regular Joomla registration module works fine, but when I enable this one, nothing happens when I attempt to login (just refreshes the page).