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

Power Supply for CPC and CPC plus

221 bytes added, 22:52, 12 January 2018
/* Power pack project */
* in-line fuse holder
* wire
 
CPC only:
 
* 2.1mm power line plug (note 1)
* 2.1mm power line socket (note 3)
* a power supply which can supply 5V DC (note 4)
* wire
CPC+ only:
* 2.5mm power line plug (note 1)
* a power supply which can supply 5V DC (note 34)
* wire
NOTES:
# The 2.5mm power line plug will connect into the computer and provides the 5V power
# The 2.1mm power line plug will connect into the computer and provides the 5V power
# The lead from the CPC664, CPC6128 will connect into the 2.1mm power line socket to provide the 12V power for the disc drive
# A PC power supply is ideal. If a PC power supply is used you will also require:
8
edits