Hello,

I installed your module and a saw that it gave me an sql error. I watched in the database and i noticed that the ecard table misses the table prefix. I added the prefix and worked just fine.

You should install the table with the correct name.

Great job.
Regards.

Comments

brenk28’s picture

Version: 5.x-1.0 » 5.x-1.4

This is still an issue in 5.x-1.4. Specifically, for mysql. It is simply missing the brackets around the table name on line 11 of ecard.install.

kars-t’s picture

Status: Active » Fixed

seems that the 1.5 fixed this

Status: Fixed » Closed (fixed)

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