THis is a nice module, but it's limitations makes it very hard to use. It should include options to select it's destination or not. Tried using the disable and remove with more frustration. The Thickbox didn't close, it only removed the login portion and after I closed the box I had to refresh the page.

Is this something being worked on or is this project died?

Comments

nicoloconte’s picture

subscribing...

Open Social’s picture

I think this might work :)

<?php
print l(t('Login'),
'ajax_register/login',
array('query' => drupal_get_destination(), 'attributes' => array('class' => 'thickbox initThickbox-processed'))
);
?>
anil614sagar’s picture

Hi,

Thank you very much! Solution worked!! :-)

Madhuri A’s picture

Thanks....its working....also useful for registration...