PDA

View Full Version : creating usergroup permissions using the Database


sulasno
08-29-2010, 10:56 PM
I have created a number of new usergroups;

Instead of changing the permissions of the groups one by one, is it possible to write them directly to the tables instead of using the ACP?

is it possible to extract the permissions of each usergroup by runnung a SQL query?

the board is hosted on a server maintained by the owner

Xtrigit
08-30-2010, 06:01 AM
I am not sure, but you can create a test account and see if it works.

sulasno
08-30-2010, 07:32 AM
could you provide the syntax ?

dies it mean downloading the database, using a SQL editor and uploading it after changes ?