VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: coppo82 on July 12, 2012, 12:04:08 PM

Title: Vm2 registration
Post by: coppo82 on July 12, 2012, 12:04:08 PM
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
Title: Re: Vm2 registration
Post by: jenkinhill on July 13, 2012, 00:03:32 AM
http://forum.virtuemart.net/index.php?topic=103992.msg349716#new