Hello,
on my site, if an user makes a mistake in his name or password with CB Login, the module is displayed twice on screen or in a new window :S
if i click on "connect button" without name or password, it's the same problem, CB Login is displayed twice on screen or open a new windows ".../index.php?option=com_comprofiler&task=login"
=> in mod_cblogin.php there is this line :
// avoid unauthorized page acces at very first login after registration confirmation
if (preg_match( '/index.php\?option=com_comprofiler&task=confirm&confirmCode=|index.php\?option=com_comprofiler&task=login/', $return)) $return = "index.php";
a solution please ?
thanks
joomla 3.02
CB 1.9
gantry template
same problem with joomla 1.6 et CB 1.8