Quote:
Originally Posted by m002.p
Hey, wasnt sure if you remembered me
Yes this mod has come along way since the first release when I assisted with that WOL. Anyhow, I noticed this by comparing the php files from the old version to the new. Was trying to see if there was a way of just getting the script to ignore additional usergroups fullstop. Even if I cannot have a setting like the v4.0 version, would be great to just stop secondary groups displaying via maybe the "display group" selection in vb?
Is there a simple line I could add to the PHP code to ignore everything except primary usergroup display?
|
I remember everyone that either helped me...or pissed me off; you are in the former group though.
Check out the query's in the new version. I have 6 different ones in the new one, but there was only 1 in the old. I think the query's that have an ifstatement == 2 are the ones that only show the primary groups and ignore the secondary ones. If you can figure out how to adjust that in the old, I bet that would do the trick.