Closed (fixed)
Project:
Entity Construction Kit (ECK)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2013 at 06:15 UTC
Updated:
18 Feb 2014 at 20:20 UTC
Jump to comment: Most recent
Comments
Comment #1
fmizzell commentedI believe this error has to do with the eck_cache table, last time I checked there was no update function that added it
Comment #2
acrazyanimal commentedWhat? Yes there is: eck_update_7010()
Comment #3
acrazyanimal commented@Murz: did you run update db after you updated the module? And clear all caches?
The error above seems to not be including a table name in the call to the db. Where/when do you get this error?
Comment #4
fmizzell commented@acrazyanimal: Oops, sorry for creating confusion, I thought I had not see the update function.
Comment #5
murz@acrazyanimal - yes, I run update.php and clear caches too, but got this error.
Today I update code to version from 2013-05-07 and all works well without errors, thanks.
Comment #6
jmev commentedI'm now getting this error when adding this module. I have to delete the eck directory for it to clear up.
Somehow, I managed to get it running on one installation, but can't repeat the success on another. I tried simply copying the eck directory over, but no dice.
I'm on version 7.x-2.0-rc2. Any thoughts?