Updating settings
Hello,
If I want to change the value of a field already stored in the database, I get an error for duplicate key. I think it tries to insert the value instead of updating it if it is already in the database.
What can I do ?
Comments