But on update.php it doesnt pass the if:
if ( empty($_POST[‘nonce_verify_update_event’]) || !wp_verify_nonce($_POST[‘nonce_verify_update_event’],’espresso_verify_update_event_nonce’) ){ display ERROR, EXIT.
I tried changing on theme.php the nonce parameters like this:
<?php wp_nonce_field(‘espresso_verify_update_nonce’, ‘nonce_verify_update_event’);
But still not working.
Can you help me to figure out whats happening?
Has this issue been resolved? If so please mark the thread as resolved from the box in the top right of the page. Thanks!
Viewing 3 reply threads
The support post ‘Problem nonce’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.