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

Gurpartap Singh’s picture

Status: Active » Postponed (maintainer needs more info)

Well 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!!!

yngens’s picture

Once 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.

yngens’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)