News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Login module appears after order summary

Started by franayala, March 25, 2015, 03:47:17 AM

Previous topic - Next topic

franayala

Hi all,

Updated joomla to 3.4.1 and VM to 3.0.6.4

After the checkout, when the order is done and the order summary is displayed, at bottom now appears a login module.

This is an issue or is a new feature?

How to hide?

We try with protostar without template overrides and the same problem.

See attached pic, please.
www.cuidadicos.es - Natural suplements and beauty

Milbo

ehrm sorry, little, little error, I just forgot to check for non registered. I think it is suiteable to re-release the vm3.0.6.4 as a vm3.0.8
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

franayala

Hi Milbo,

And we can override this page for plugin response?

Thanks!
www.cuidadicos.es - Natural suplements and beauty

Milbo

That is all

if ($this->display_title) {
echo "<h3>".vmText::_('COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU')."</h3>";
}
echo $this->html;
$cuser = JFactory::getUser();
if(!$cuser->guest) echo shopFunctionsF::getLoginForm ();


It is not blocking or anything. It just looks a bit strange for guests who just bought something. So the priority of this is really low. I fixed it already.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

franayala

Thanks Milbo

Can you tell me the file that i need to modify to no wait for the next VM update?

Thanks!
www.cuidadicos.es - Natural suplements and beauty