Active
Project:
Chatroom
Version:
6.x-2.13
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2009 at 11:47 UTC
Updated:
27 Jul 2011 at 22:40 UTC
Jump to comment: Most recent
I updated chatroom module 2.5 -> 2.7. Running update.php reported the following error:
user warning: Unknown column 'modified' in 'field list' query: INSERT INTO drupal_chatroom_chat (crid, modified) VALUES (34, 0) in /home/haapakan/public_html/rantala/includes/common.inc on line 3468.
Comments
Comment #1
ahaapaka commentedSome more information:
Hmm. It should not do 1.x -> 2.x update since I was already using 2.5. Maybe something went wrong with my previous update 1.x -> 2.5...
Comment #2
ahaapaka commentedI tried to clean up my chatroom installation by disabling and removing the chatroom module and re-installing. However after disabling and removing the module, these tables still exist in the database:
Comment #3
Anonymous (not verified) commentedouch, that looks like some nasty bugs, i'll try to fix it today.
Comment #4
adam_b commentedI got the same message on upgrading from 6-1b9 to 6-2.7 (plus a lot of other bugs which I'll report separately). Any word please?
Comment #5
anand_s commentedI'm getting the same message on upgrading from 6-1b2 to 6-2.13. Any idea what causes the bug, and are there any workarounds?
Comment #6
anand_s commentedThe issue seems to disappear if you disable the plugin first, copy the new files, ENABLE it, and THEN run update.php.
Comment #7
Anonymous (not verified) commented