Hi guys , i have this problem
i had modify the registration link in the Default.php of the login module so :
<a href="<?php echo JRoute::_('index.php?option=com_virtuemart&view=user'); ?>">
<?php echo JText::_('MOD_LOGIN_REGISTER'); ?></a>
every things work fine , user can signin by the virtuemart form and so on ...but when the user get the email for activation and click on the link for activate the user, nothing happen but i see the user will be active in virtuemart but not in joomla
how can be solved this bug ???
thanks
http://forum.virtuemart.net/index.php?topic=103992.msg349716#new