Please Log in or Create an account to join the conversation.
Yes, it'll be completely rewritten if still need with CB 2.0. If not needed then you can use any Joomla login module with CB 2.0. We've not yet determined this.#1. I see a note within the module the note below //TODO: Rewrite this module completely!
Is this going to happen anytime soon?
* Community builder Login Module 1.2 RC 3
* $Id: mod_cblogin.php 1901 2012-11-01 15:39:46Z
//TODO: Rewrite this module completely!
This is entirely handled by Joomla as well as whether your browser cookie still exists or not. If your browser cookie is lost (maybe closing browser purges this) then it won't work. Best sure to test Joomla login module remember me to see if it shows same behavior.a. The "Remember me" does not seem to work.
Login module is riddled with classes and IDs to style every element of it. I suggest using Chrome or Firebug for Firefox to right click and inspect the module to see its classes and IDs which you can use in your CSS.b. Unable to style the module adequately and unable to get it fully responsive.
Please Log in or Create an account to join the conversation.