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

Shopper Group selection box only shows two Shopper Group entries.

Started by michelming, October 04, 2013, 08:30:46 AM

Previous topic - Next topic

michelming

In the FE Your account details, Shopper Information tab, Shopper Group selection box only shows two Shopper Group entries.

I fix the problem
administrator / components / com_virtuemart / helpers / shopfunctions. php

$attrs = 'multiple="multiple" data-placeholder="'.JText::_($select_attribute).'"';


Change
$attrs = 'multiple="multiple" data-placeholder="'.JText::_($select_attribute).'" size=""';




[attachment cleanup by admin]