Quote:
Originally Posted by tpearl5
oh, and one last thing. secondary groups weren't working with item discounts. In cart.php I had to change instances of
in_array($vbulletin->userinfo['usergroupid'],
to
is_member_of($vbulletin->userinfo,
|
Coupons and Discount Usergroups are not parts of my code. Have added by Michael and as I've wrote in the original thread of microCART, I'm letting them there "just in case".
Actually, I don't agree even with the way that coupons are working. It useless feature as they work.