Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Changes - CPCWiki

Changes

Adding 3.5" drive to CPC464

65 bytes added, 23:22, 10 December 2017
/* 3.5" READY Signal Test */
<BR>
::B. If you see this message instead "1 disc drive" on the screen, then it means that your 3.5" disc drive doesn't have a READY signal. That is very inconvenient because you have to put a disc in Drive B as well every time when you boot CP/M Plus to use both disc drives (e.g. using DISCKIT or PIP to copy discs), but its good for [[User:Jonathanen#Amstrad_CPC_664_-_Sat_27th_May_2000_.2820.29|CPC 664 ]] (a useless computer), as it can't run CP/M Plus, it'll run CP/M 2.2 instead.
<BR>
:4. Switch everything off. Now you know the easy way how to check the 3.5" disc drive to see it has '''READY signal''' or '''NOT!!!'''
[[Category:DIY]]
2,231
edits