CarlosV
06-Apr-2007, 06:20 PM
Hi all,
Trying to install a Mod, the instructions says to edit the file admin/admin_db_utilities.php that is not used with NBS Multi Forums installation, so my question is, what is the file i need to modify to be able to use that Mod? or if it uses that file is not possible to add it?.
the line i need to modify is:
$tables = array('auth_access', 'banlist', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words');
Thank you in advanded
Trying to install a Mod, the instructions says to edit the file admin/admin_db_utilities.php that is not used with NBS Multi Forums installation, so my question is, what is the file i need to modify to be able to use that Mod? or if it uses that file is not possible to add it?.
the line i need to modify is:
$tables = array('auth_access', 'banlist', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words');
Thank you in advanded