Problem with saving petition
-
When we creating a petition for the first time in the “Return URL” and the “Display optin box chceckbox” field doesn’t save correctly. Update for this fields works fine.
Problem is in includes/class.petition.php on line 106, there’s missing one element in array.
It should look like this:
$format = array( '%s', '%s', '%s', '%s', '%s', '%s', '%d', '%s', '%s', '%d', '%d', '%s', '%d', '%s', '%d', '%s', '%d', '%s', '%d' );
Regards,
- The topic ‘Problem with saving petition’ is closed to new replies.