Hello... I have been using GC Community version on CodeIgniter without any issues. I have upgraded to Enterprise and followed the installation instructions carefully. I get a table with proper column headings but no data and a long list of errors, a portion of which I have included below.
I get a proper VIew with table and correct column headings but no data.
I'm sure that I am doing something simple wrong. Any help is appreciated :)
Update:
The Entire problem was caused by my not having a primary key in the table I was using :(
Added primary key and all is working as expected.
I am quite interested however in whether I can expect any support at all for the paid (Enterprise) version I am now using? The community seems a bit inactive :(