Closed (fixed)
Project:
Smileys
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2007 at 17:38 UTC
Updated:
21 Aug 2007 at 18:17 UTC
When trying to install smiley package it gives the following error: Unknown column 'package' in 'field list' query: smileys_admin_list SELECT DISTINCT package FROM smileys ORDER BY package in /home/kgus/public_html/includes/database.mysql.inc on line 152.
Comments
Comment #1
Gurpartap Singh commentedWell it seems to work fine here. What is your mysql version? Tested to work perfectly with mysql5. Or did you update your site from 4.7.x to 5.x? If so, you will have to remove old smileys table. Unfortunately, we didn't supply update for database!!!
Comment #2
yngens commentedOnce in the past I tried this module. So my database had table for the module, which new installation did not update for some reason. So I had to manually delete and reinstall the database part. For the rest, the module works well.
Comment #3
yngens commented