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

CommentFileSizeAuthor
#1 sifr-DRUPAL-5.uninstall.patch744 bytessun

Comments

sun’s picture

Status: Active » Needs review
StatusFileSize
new744 bytes

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

sun’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.