Before attempting to create a group please see Manual Group Creation
login not working?
If you have problems logging in after registering, please visit http://forum.joomla.org/viewforum.php?f=576 and post there.
Helpful Tip: Ensure that your products are GPL and Trademark Compliant to maintain your Fan Club, Likewise for JUG Groups. Request assistance in the Forum
Virtuemart Fan Club
Description
This group is for Virtuemart users, supporters, team-members, 3rd party developers or anybody else who is interested in Virtuemart.
Announcements
The VirtueMart Developer Team has published VirtueMart 1.1.7 to fix a security issue. All VirtueMart users are urged to upgrade to this new version as soon as possible.
Shortly after VM 1.1.7 had been released, another security problem was reported and we immediately released a patch (VM 1.1.7a), which you can upload and apply using the VirtueMart Updater.
Read more: Security Bulletin 2011-02-01, Security Bulletin 2011-02-18.
Discussions
Wall
Any tips to optimize the script would be appreciated.
What kind of hosting account are you using? Often, site performance issues have a lot more to do with crappy hosting than VM. If you are on a $5/month shared hosting account, you should consider upgrading your account before spending a lot of time working on VM.
You can also turn on debugging to see where the slow downs are if you have good hosting.
as brent said you must first check if a better webhost can help you because that is a huge store
Gabriel,
Thanks for the feedback.
The website is hosted at Rochen on a VPS, so this should not be the issue.
I read that the shop_browse_queries are not written very efficiëntly.
Any ideas?
It's possible but you would have to change a lot of code to make it work. The changes necessary to achieve this would at a minimum change the core VM files so you would not be able to easily update. You may also have to change the core Joomla files to preserve the sessions, which again would make it much harder to update.
Lastly, I would think that such a system would result in a lot of abandoned carts. If I am trying to buy something on Amazon.com, when I check out I expect to still be on Amazon.com. If I see that I am now on ebay.com I am certainly not going to enter my credit card number until I find out why I am paying on another site.
Mootools 1.2 in Virtuemart 1.1.8 will only be activated if 'System - Mootools Upgrade' plugin in Joomla is published/enabled, in fact no mootools 1.2 is added to VM 1.1.8 only a check to see if 'System - Mootools Upgrade' is published if so it loads and uses Joomla mootools if not publish it will use default VM mootools.
Will MooTools 1.2 compatibility break backwards compatibility with MooTools 1.1?
Thanks!
yes, i already included files for MooTools 1.2 compatibility in SVN. I hope to build a BETA of 1.1.8 not very far in the future (some weeks) so everybody can test it.