Quote:
Originally Posted by evesve
There must be an easy way to set the usergroups in order 6,7,9,2,1
|
Quote:
Originally Posted by Paul M
Feel free to suggest one. 
|
Maybe,
from my old asp-world :nervous: :
Code:
if usergroupid= 6 then
list_order= 1
elseif usergroupid=7 then
list_order=2
end if
=======
......order by list_order , username
or one more field in vb3_usergroups ("list_order")where I can put my usergroups in MY order and use that table in sql :nervous:
php is not the best part of me but I will learn!
What would you do without our crazy suggestions? :alien: