Quote:
Originally Posted by dune
I'm not using REGEXP *AND* IN(), Just REGEXP.
Secondary usergroup membership is stored as a list of values in the user table (ie, "45,6,18". You can't use IN() with this list because you'll unintentionally pickup other values - 4 is IN 45, for example.
The REGEXP function makes it look at the individual values within the list. Works for me!
|
Hi dune,
Did you manage to implement it into this new version - if so, would you be willing to share the mod? Thanks already in advance
*installs*
=Mika=