Closed (fixed)
Project:
sIFR
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2008 at 23:29 UTC
Updated:
1 Feb 2008 at 18:01 UTC
Jump to comment: Most recent file
I receive this error after installing the module. I was prompted to run update.php. When I did so, I got this error:
user warning: Table '$$$_drpl1.sifr' doesn't exist query: ALTER TABLE sifr CHANGE selector selector VARCHAR(255) NOT NULL default "" in /home/$$$/public_html/includes/database.mysql.inc on line 172.
Why is this?
Ryan
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sifr-DRUPAL-5.uninstall.patch | 744 bytes | sun |
Comments
Comment #1
sunThat shouldn't happen. Is it possible that you had sIFR module installed before and removed its database table manually after disabling the module? If so, then you might apply attached patch to sifr.install, which allows you to (completely) uninstall sIFR module and re-install it afterwards.
Comment #2
sunComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.