I've been evaluating this forms plugin for a new website I've been building for a client (I will be licensing๐ ) but I've hit a very minor bug in the create table process.
From what I can see of the SQL statement that's displayed in the error its simply a loop problem in that a trailing comma is being left on the field creation clause before definition of the primary indexes.
i.e. [create field], [create field], [index clause]
It's a simple oversight that's easy to fix this end, but as I'm just evaluating and lots of things may change with the site (i.e. this is the least of my worries :whistle: ), I'd rather not do it this end.
Any chance of a quick fix in the downloadable version for when I get around to updating this?
regards,
Sphynx.<br><br>Post edited by: Sphynx, at: 2007/07/26 17:35
From what I can see of the SQL statement that's displayed in the error its simply a loop problem in that a trailing comma is being left on the field creation clause before definition of the primary indexes.
i.e. [create field], [create field], [index clause]
It's a simple oversight that's easy to fix this end, but as I'm just evaluating and lots of things may change with the site (i.e. this is the least of my worries :whistle: ), I'd rather not do it this end.
Any chance of a quick fix in the downloadable version for when I get around to updating this?
regards,
Sphynx.<br><br>Post edited by: Sphynx, at: 2007/07/26 17:35