Closed (fixed)
Project:
ecard
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2008 at 15:33 UTC
Updated:
16 Jan 2009 at 18:40 UTC
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
Comment #1
brenk28 commentedThis 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.
Comment #2
kars-t commentedseems that the 1.5 fixed this