فتحات العرب Joomla! • Index page: Access Control List (ACL) in Joomla! 2.5 • Re: How to add a list of users to a group

Tuesday, December 31, 2013

Access Control List (ACL) in Joomla! 2.5 • Re: How to add a list of users to a group

Do you have the list of users id?



It will be easier to mark them so you can select them in user manager.



Code:

update #__users set block=1 where id in (87, 56, 20);





Now you can filter on disabled users in user manager. Re-enable them when your done.

Statistics: Posted by Per Yngve Berg — Tue Dec 31, 2013 5:42 pm








via Joomla! http://forum.joomla.org/viewtopic.php?t=830930&p=3122886#p3122886

No comments:

Post a Comment