Hello,
I'm trying to use an UPDATE mysql query in my Custom Code to check whether the expiration date has passed and if so, it has to set 'published' to 0.
But somehow the code seems to be removed, since the query is never processed.
Does ChronoForms 'Custom Code' have some kind of protection to disable such queries? Because in that case I want to turn that off ^^.
edit: Solved. Syntax error. Thanks Bob for your reply!
I'm trying to use an UPDATE mysql query in my Custom Code to check whether the expiration date has passed and if so, it has to set 'published' to 0.
But somehow the code seems to be removed, since the query is never processed.
Does ChronoForms 'Custom Code' have some kind of protection to disable such queries? Because in that case I want to turn that off ^^.
edit: Solved. Syntax error. Thanks Bob for your reply!
This topic is locked and no more replies can be posted.