Closed (fixed)
Project:
Smileys
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2008 at 20:32 UTC
Updated:
22 Jun 2008 at 13:25 UTC
I just installed smileys into drupal v6.2 and am seeing this:
"user warning: Unknown column 'promote_to_box' in 'where clause' query: SELECT * FROM smileys WHERE promote_to_box='1' in /usr/local/drupal-6.2/sites/all/modules/smileys/smileys.module on line 42."
Comments
Comment #1
Gurpartap Singh commentedDid you upgrade from 5.x?
Comment #2
NewToDruballer commentedSame thing here.
According to the schema, adding
to smileys_update_6000()-function and updateing the module worked for me. (Or just paste the sql into your pma, remove the brackets and submit)
Comment #3
Gurpartap Singh commentedPlease run the appropriate update (6000) in update.php to fix the problem if you still have it.
Comment #4
Gurpartap Singh commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.