VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: jabba on November 28, 2017, 23:37:25 PM

Title: How to disable joomla registration redirect to virtuemart
Post by: jabba on November 28, 2017, 23:37:25 PM
Hello, with 3.2.6 you added an automatic redirct to virtuemart registration instead of joomla registration. How to turn this off? I need user to register with joomla registration.
Thank you
Title: Re: How to disable joomla registration redirect to virtuemart
Post by: jabba on November 28, 2017, 23:49:00 PM
workaround:
edit the file /plugins/system/vmLoaderPluginUpdate/vmLoaderPluginUpdate.php removing the last function "function onAfterRoute()".
Now joomla handle registration again (and i need it because it's integrated with RSForms for more purpose).
It would be great a switch in control panel to activate or deactivate this feature.

Thank you for your work and support!
Title: Re: How to disable joomla registration redirect to virtuemart
Post by: StefanSTS on December 12, 2017, 09:23:09 AM
Goto the system plugin "VM Framework Loader during Plugin Updates", probably called "VirtueMart System Plugin" in future.

In the second tab, set redirect to No.

No need to change any files.

Regards
Stefan
Title: Re: How to disable joomla registration redirect to virtuemart
Post by: jabba on December 12, 2017, 12:27:41 PM
Great, thank you for the tip.
Gianluca
Title: Re: How to disable joomla registration redirect to virtuemart
Post by: AH on December 12, 2017, 12:32:36 PM
Documentation is here to explain.

https://docs.virtuemart.net/manual/general-concepts/231-redirect-of-joomla-registration-to-virtuemart-registration-1.html (https://docs.virtuemart.net/manual/general-concepts/231-redirect-of-joomla-registration-to-virtuemart-registration-1.html)
Title: Re: How to disable joomla registration redirect to virtuemart
Post by: Jack Stiles on December 14, 2018, 12:49:08 PM
Ehm...sorry for reviving old thread but either the documentation is wrong or I am the only one with bad plugin naming?

Documentation says:

https://docs.virtuemart.net/manual/general-concepts/231-redirect-of-joomla-registration-to-virtuemart-registration-1.html

QuoteEnter VirtueMart System Plugin in Joomla plugin manager

But I am on VM 3.4.2 and my plugin is still called VM Framework Loader during Plugin Updates... Took me a long time to find it  :o
Title: Re: How to disable joomla registration redirect to virtuemart
Post by: jenkinhill on December 14, 2018, 13:30:38 PM
The doc is out of date, although VM Framework Loader is the only VM system plugin.

Volunteer needed to keep the docs up to date?