Chronoform DB Save on Cluster server

fmassa 12 May, 2016
Hello,
recently I move one of my website on cluster server,
set it up to work with external mysql server, (it works, I can see article, save article, session is ok etc...),
but I get troble with chronoform DB Save to save on database.
The DB Save doesn't save new row on table, but update old data store in it.

Can you help me?
GreyHead 12 May, 2016
Hi Microstudio,

If an existing record is being updated then I'd guess that you have a value set for the table primary key column in the form data. If you unset that then a new record should be created.

Bob
This topic is locked and no more replies can be posted.