Moderator: Integra Moderator
"HelterSkelter";p="14672" wrote:have you added any additional mods to your forum?
-- -- Table structure for table `test_auth_access`-- CREATE TABLE `test_auth_access` ( `group_id` mediumint(8) NOT NULL default '0', `forum_id` smallint(5) unsigned NOT NULL default '0', `auth_view` tinyint(1) NOT NULL default '0', `auth_read` tinyint(1) NOT NULL default '0', `auth_post` tinyint(1) NOT NULL default '0', `auth_reply` tinyint(1) NOT NULL default '0', `auth_edit` tinyint(1) NOT NULL default '0', `auth_delete` tinyint(1) NOT NULL default '0', `auth_sticky` tinyint(1) NOT NULL default '0', `auth_announce` tinyint(1) NOT NULL default '0', `auth_global_announce` tinyint(1) NOT NULL default '0', `auth_vote` tinyint(1) NOT NULL default '0', `auth_pollcreate` tinyint(1) NOT NULL default '0', `auth_attachments` tinyint(1) NOT NULL default '0', `auth_mod` tinyint(1) NOT NULL default '0', `auth_download` tinyint(1) NOT NULL default '0', `auth_news` tinyint(1) NOT NULL default '0', `auth_cal` tinyint(1) NOT NULL default '0', `auth_ban` tinyint(1) NOT NULL default '0', `auth_greencard` tinyint(1) NOT NULL default '0', `auth_bluecard` tinyint(1) NOT NULL default '0', `auth_delayedpost` tinyint(4) NOT NULL default '3', KEY `group_id` (`group_id`), KEY `forum_id` (`forum_id`)) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `test_auth_access`-- INSERT INTO `test_auth_access` (`group_id`, `forum_id`, `auth_view`, `auth_read`, `auth_post`, `auth_reply`, `auth_edit`, `auth_delete`, `auth_sticky`, `auth_announce`, `auth_global_announce`, `auth_vote`, `auth_pollcreate`, `auth_attachments`, `auth_mod`, `auth_download`, `auth_news`, `auth_cal`, `auth_ban`, `auth_greencard`, `auth_bluecard`, `auth_delayedpost`) VALUES (4, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 3);INSERT INTO `test_auth_access` (`group_id`, `forum_id`, `auth_view`, `auth_read`, `auth_post`, `auth_reply`, `auth_edit`, `auth_delete`, `auth_sticky`, `auth_announce`, `auth_global_announce`, `auth_vote`, `auth_pollcreate`, `auth_attachments`, `auth_mod`, `auth_download`, `auth_news`, `auth_cal`, `auth_ban`, `auth_greencard`, `auth_bluecard`, `auth_delayedpost`) VALUES (435, 3, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 3);INSERT INTO `test_auth_access` (`group_id`, `forum_id`, `auth_view`, `auth_read`, `auth_post`, `auth_reply`, `auth_edit`, `auth_delete`, `auth_sticky`, `auth_announce`, `auth_global_announce`, `auth_vote`, `auth_pollcreate`, `auth_attachments`, `auth_mod`, `auth_download`, `auth_news`, `auth_cal`, `auth_ban`, `auth_greencard`, `auth_bluecard`, `auth_delayedpost`) VALUES (298, 3, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 3);INSERT INTO `test_auth_access` (`group_id`, `forum_id`, `auth_view`, `auth_read`, `auth_post`, `auth_reply`, `auth_edit`, `auth_delete`, `auth_sticky`, `auth_announce`, `auth_global_announce`, `auth_vote`, `auth_pollcreate`, `auth_attachments`, `auth_mod`, `auth_download`, `auth_news`, `auth_cal`, `auth_ban`, `auth_greencard`, `auth_bluecard`, `auth_delayedpost`) VALUES (298, 4, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 3);
define('AUTH_ACCESS_TABLE', $table_prefix.'auth_access');
define('AUTH_ACCESS_TABLE', 'test_auth_access');
"Fubie";p="14973" wrote:I tried this http://integramod.com/forum/viewtopic.php?t=1979 on a backed up IM140 phpbb2.0.17 forum and it worked very well. The forum updated to IM 1.40 phpbb 2.0.21 with Rev5 update patches.
Could not get theme data for themes_id [2]
"Michaelo";p="15278" wrote:I would remove all themes including the FI Subice colour variations but not FI Subice default, then reinstall all of them... This should solve some problems...
Remember FI Subice should be the forum default style in ACP main config...
Mike
Registered users: App360MonitorBot, Bing [Bot]