Query Error after upgrade to 5.1.4
Using Jamroom
I have a local dev site which I have tried to upgrade this morning, 5.1.2 to 5.1.4, and after installing upgrades (not using the marketplace) I get a query error on an otherwise blank page.
Quote: CRI: Query Error: Table 'fuse.jr_jrcore_play_key' doesn't exist
Tried deleting the cache, the form_session table, but still the same error.
This is what appears in the debug log:
Quote: (2013-12-04T09:42:58+00:00 0.23669600)-(mem: 11534336)-(pid: 1036)-(uri: /)
|Query Error: Table 'fuse.jr_jrcore_play_key' doesn't exist|
(2013-12-04T09:42:58+00:00 0.23669600)-(mem: 11534336)-(pid: 1036)-(uri: /)
|INSERT INTO jr_jrcore_play_key (key_time, key_code) VALUES (UNIX_TIMESTAMP(), 'AEIz30CxFGyC') ON DUPLICATE KEY UPDATE key_time = UNIX_TIMESTAMP()|
|Query Error: Table 'fuse.jr_jrcore_play_key' doesn't exist|
(2013-12-04T09:42:58+00:00 0.23669600)-(mem: 11534336)-(pid: 1036)-(uri: /)
|INSERT INTO jr_jrcore_play_key (key_time, key_code) VALUES (UNIX_TIMESTAMP(), 'AEIz30CxFGyC') ON DUPLICATE KEY UPDATE key_time = UNIX_TIMESTAMP()|
Any idea what I need to do to get around this and log in?
Thanks
updated by @ultrajam: 01/05/14 02:07:12AM