I recently upgraded to the new 1.3 code. I had a few little bumps but nothing too big. I do however seem to be missing the DB utilities section in the ADM panel. I have the files in the ADM directory (see pic) ,, I have cleared cache etc. I deleted the related adm files in the adm directory and re-uploaded all the files from the core package folder on my local system. I still do not see the DB utilities.
Any ideas?
Missing DB Maint Section In Admin Panel On Upgraded 1.3.053
Subject: Re: Missing DB Maint Section In Admin Panel On Upgraded 1.3.053
For security reasons, only founder and main admins have access to those features... edit config.php to enable the users you would like to add.
// FOUNDER ID, this is the ID used to send Welcome and Birthday PM
define('FOUNDER_ID', '2');
// ALLOW ONLY FOUNDER ACP, by setting this to true only the FOUNDER will be able to access ACP
define('ONLY_FOUNDER_ACP', false);
// Insert here the IDs of the main admins separated by commas, they will be able to access special features in ACP
// Allowed features: Action Logs, Private Messages, DB Tools, Templates Edit (XS Style)
// If the constant is deleted then every admin is able to access the Full ACP
define('MAIN_ADMINS_ID', '2');
define('FOUNDER_ID', '2');
// ALLOW ONLY FOUNDER ACP, by setting this to true only the FOUNDER will be able to access ACP
define('ONLY_FOUNDER_ACP', false);
// Insert here the IDs of the main admins separated by commas, they will be able to access special features in ACP
// Allowed features: Action Logs, Private Messages, DB Tools, Templates Edit (XS Style)
// If the constant is deleted then every admin is able to access the Full ACP
define('MAIN_ADMINS_ID', '2');
Subject: Re: Missing DB Maint Section In Admin Panel On Upgraded 1.3.053
Yep that was it. Thanks. I have the admin founder login so I will just use that one when and if i need to do any other the DB stuff.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.664s (PHP: 3% SQL: 97%)
SQL queries: 12 - Debug Off - GZIP Enabled