Hello Everybody,
Chronoforms is my new top tool its work realy good but i have one problem and no ideas how can i fix that.
I have a Form where can guest write a search entry when the submit it then they i write the data in the Database and the users become a verification Link, they click on it and the Database will update from 0 to 1.
okay that is very fine and use realy good
but when the guest will deleted the entry´s they must have a Email with a link when they click on it the Database will update from 1 to 0.
so i wont send a new verification Link email after the users have verification the first email.
how this works ????
Sorry for my bad English i am a German i hope you can understand what i mean.
Best greetings from Germany
Chronoforms is my new top tool its work realy good but i have one problem and no ideas how can i fix that.
I have a Form where can guest write a search entry when the submit it then they i write the data in the Database and the users become a verification Link, they click on it and the Database will update from 0 to 1.
okay that is very fine and use realy good
but when the guest will deleted the entry´s they must have a Email with a link when they click on it the Database will update from 1 to 0.
so i wont send a new verification Link email after the users have verification the first email.
how this works ????
Sorry for my bad English i am a German i hope you can understand what i mean.
Best greetings from Germany
Hi neyStyle,
I'm not sure how you have the verification part working. Are you using the Email Verification plug-in?
I would probably do this using one of the Extra Code boxes in CFv3 and with a verification link including a del=1 parameter to show that a delete is required.
The extra code box would need to validate the link; then execute a MySQL query to update the table.
Bob
I'm not sure how you have the verification part working. Are you using the Email Verification plug-in?
I would probably do this using one of the Extra Code boxes in CFv3 and with a verification link including a del=1 parameter to show that a delete is required.
The extra code box would need to validate the link; then execute a MySQL query to update the table.
Bob
This topic is locked and no more replies can be posted.