VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: gaetanreboul@gmail.com on December 03, 2012, 10:50:33 AM

Title: VM2-How to disable the "I am also registered" field in the account detail page??
Post by: gaetanreboul@gmail.com on December 03, 2012, 10:50:33 AM
Hi,

I'm new on this forum so i hope i m in the good categ and that nobody have aksed tis question before...

I'm looking for deleting the "I am also registered" field in the account detail page (my site is in french "I am also registered=je suis déjà enregistré"). Cause this field create trouble in the registration flow for lot of users. Link : http://immunitas.ch/index.php?option=com_virtuemart&view=user&task=editaddresscheckout&addrtype=BT

Thank's a lot  :)
Title: Re: VM2-How to disable the "I am also registered" field in the account detail page??
Post by: jenkinhill on December 03, 2012, 16:59:22 PM
You can replace that string in your language file with different text or with just space so nothing appears.

Use a language override, the variable is COM_VIRTUEMART_ORDER_CONNECT_FORM

See here - http://www.ostraining.com/blog/joomla/languge-manager/
Title: Re: VM2-How to disable the "I am also registered" field in the account detail page??
Post by: gaetanreboul@gmail.com on December 04, 2012, 19:39:14 PM
I don^t wamt changing the texte but deleting the "module" (it's not a module). I m looking for the php file to delete the code.
Title: Re: VM2-How to disable the "I am also registered" field in the account detail page??
Post by: jenkinhill on December 05, 2012, 11:07:36 AM
OK, if you want to remove the login all you have to do is deselect "On checkout, ask for registration" in VM Configuration/Checkout