Warning: fopen(./forumbackup-12-15-2005.sql): failed to open stream: Permission denied in /admincp/backup.php on line 172
DROP TABLE IF EXISTS access; CREATE TABLE `access` ( `userid` int(10) unsigned NOT NULL default '0', `forumid` smallint(5) unsigned NOT NULL default '0', `accessmask` smallint(5) unsigned NOT NULL default '0', UNIQUE KEY `userid` (`userid`,`forumid`) ) TYPE=MyISAM;
Warning: fwrite(): supplied argument is not a valid stream resource in /admincp/backup.php on line 177
Processing: access
Plus, now that the backup is runnning, typing and moving around to a slow crawl???? My PC Too
DROP TABLE IF EXISTS access; CREATE TABLE `access` ( `userid` int(10) unsigned NOT NULL default '0', `forumid` smallint(5) unsigned NOT NULL default '0', `accessmask` smallint(5) unsigned NOT NULL default '0', UNIQUE KEY `userid` (`userid`,`forumid`) ) TYPE=MyISAM;
Warning: fwrite(): supplied argument is not a valid stream resource in /admincp/backup.php on line 177
Processing: access
Plus, now that the backup is runnning, typing and moving around to a slow crawl???? My PC Too
Comment