PDA

View Full Version : Imp success, but...



FragMaster B
Sat 7th Aug '04, 1:28pm
it seems to have set up all my users to be invisible, no pms, no email, etc.

Can I masas update theses settings for all users?

Jake Bunce
Sat 7th Aug '04, 2:22pm
Yes. Go to your:

Admin CP -> Import & Maintenance -> Execute SQL Query

The menu on this page contains several options to mass update user prefs.

To access this page, your userid needs to be entered into the includes/config.php file:

// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$canrunqueries = '';

FragMaster B
Mon 9th Aug '04, 11:40am
Sweet. Thanks a lot for that!