Additional fields not saving through front-end

Home Forums Calendar Products Community Events Additional fields not saving through front-end

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1130481
    affariproject
    Participant

    I’m using the Community Events add-on to create a front-end form for event editing, but the additional fields radio options I’ve set up using PRO aren’t saving from the front-end. I get the following error in my debug.log file:

    PHP Notice: Tribe__Events__Main::getOption is deprecated since version 4.0! Use Tribe__Settings_Manager::get_option instead. in /*path*/wp-includes/functions.php on line 3658

    Saving from the backend appears to work fine, though.

    I’ve made a couple minor tweaks to the template files using the override system in place, but nothing that should have affected saving posts.

    #1130488
    affariproject
    Participant

    Oh, and trying to save from the front-end doesn’t only just not save that field. It also clears out any value that was previously set for that radio field.

    #1130489
    Hunter
    Moderator

    Hi and welcome back,

    We are unfortunately pretty limited on how much support we can provide when it comes to custom code. With that said, can you please run through our Testing for conflicts guide to see if it’s a theme/plugin conflict?

    Let me know and we’ll go from there. Thanks for reaching out and have a good rest of the day.
    Cheers!

    #1130530
    affariproject
    Participant

    Okay, I confess. My code was the culprit. I’d forgotten that I’d made some modifications to the values that were being submitted with the form and it wasn’t matching the values stored through the PRO additional fields interface.

    #1131084
    Hunter
    Moderator

    No worries! Glad to hear you’ve at least narrowed down the source of conflict. I’ll close this thread out but feel free to open a new one if anything else comes up. Take care and have a great weekend!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Additional fields not saving through front-end’ is closed to new replies.