Error message on Community Event Submission

Home Forums Calendar Products Community Events Error message on Community Event Submission

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1106926
    Kevin
    Participant

    I have deactivated the event tickets, community tickets and all related plugins. i’m now seeing this error when an event is submitted:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘tribe_redirect_after_community_submission’ not found or invalid function name in /home/dancin03/public_html/wp-includes/plugin.php on line 601

    I am using Peter’s Login redirect plugin and am not sure if that has anything to do with it but i’m hoping you can help.

    thanks again.

    #1107120
    Nico
    Member

    Hi Kevin,

    Thanks for reaching out to us on this! I’ll help you here…

    The error seems to refer to a function that doesn’t exist any more but it’s being called anyway. Can you point me to the plugin you are using? I’m not sure which one is Peter’s Login redirect plugin. Also have you tried to switch to default theme to see fi the error is still present? If it’s not then it’s probably some script in the theme’s functions.php file causing it.

    Please let me know about this,
    Best,
    Nico

    #1108735
    Kevin
    Participant

    Here is the redirect plugin that am using. The theme guys put me onto it.

    LoginWP (Formerly Peter's Login Redirect)

    It’s primarily used for redirecting users after login and logout. but because the error message i’m seeing refers to the ‘tribe_redirect_after_community_submission’ I thought there could be some conflict. I have been tweaking the functions.php specifically around dealing with required fields, perhaps that has something to do with it?

    #1108772
    Nico
    Member

    Hey Kevin,

    Thanks fro following up!

    Can you try to switch to a default WordPress theme with the redirect plugin active and see if this is still an issue? If it’s still an issue can you try to disable the redirect plugin to confirm this incompatibility.

    Also, what’s the functionality the plugin is providing?

    Please let me know about it,
    Have a great weekend,
    Nico

    #1109850
    Kevin
    Participant

    I just tested the twenty sixteen theme and I do not receive the error message. The plugin I’m using is to redirect users to specific pages after logging in and logging out.

    The problem may exist somewhere in the functions.php. thought i’m not sure how to resolve it. Again, I was making several changes to required fields and the missing field error messages. not sure if that could be the cause?

    #1110005
    Nico
    Member

    Hey Kevin,

    Thanks for following up! Seems like we are making some progress.

    It might be related, I’m not sure. What you can do is to comment (or remove temporarily) the code from your functions.php file and then star un-commenting (or re-adding) the code in blocks and re-testing each time to identify the code block generating the issue. It’s a good idea to srat with big code blocks and then breaking them down into smaller parts.

    Please let me know if I can help you with anything else,
    Best,
    Nico

    #1115934
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Error message on Community Event Submission’ is closed to new replies.