Author Topic: bug in TableUsergroups (check) [corrected]  (Read 4700 times)

mike75

  • Beginner
  • *
  • Posts: 14
bug in TableUsergroups (check) [corrected]
« on: July 22, 2011, 18:02:14 pm »
Hi,

there is a bug

if (preg_match('/[^a-z0-9\._\-]/i', $this->$group_name) > 0)
replace by
if (preg_match('/[^a-z0-9\._\-]/i', $this->group_name) > 0)


Milbo

  • Virtuemart Projectleader
  • Administrator
  • Super Hero
  • *
  • Posts: 10554
  • VM4.0.7 Eagle Owl
    • VM3 Extensions
  • VirtueMart Version: VirtueMart 3 on joomla 3
Re: bug in TableUsergroups (check)
« Reply #1 on: July 22, 2011, 23:04:28 pm »
ah thanks, corrected it.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/