• Resolved bometest

    (@bometest)


    I know that this functionality is only for organisers since last update, but when I delete line number 121 as show below, it still doensn’t work for logged in users to submit events. What else should I do?

    1. Open the file located at:
      wp-content\plugins\wp-event-manager\wp-event-manager.php
    2. Find line number 121 and comment it out as shown below:
      // add_action('wp_event_manager_event_submit_before', array($this, 'wpem_restrict_non_organizer_access_to_dashboard'));
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter bometest

    (@bometest)

    Subcribers can still post an new event, but when the event is activated, they can not change their own published event anymore.

    Plugin Support jathinhelp

    (@jathinhelp)

    Hello,

    @bometest We’d like to inform you that this functionality has been updated you can select the users that can submit the event please goto event manager settings>> event listing there you can select the roles that you wish to give permission to submit events.

    Regards,

    WP Event Manager.

    Thread Starter bometest

    (@bometest)

    I check the settings: All roles can submit. I also have the latest version 3.1.48

    But when I add an new event and try to edit it after publish, than it won’t work. Normally I get the form where I can edit everything, but now nothing shows up.

    Plugin Support jathinhelp

    (@jathinhelp)

    Hello,

    @bometest You mentioned that you have done some custom coding could you please check that and delete the plugin and install again and check the data will not be erased if you disable delete data during uninstall in the settings section.

    Regards,

    WP Event Manager.

    Thread Starter bometest

    (@bometest)

    No, that’s not what I meaning. I removed all the custom code, delete the plugin and install again, but it still doesn’t work.

    The problem is this:

    At the event dashboard, you can chose for: mark cancelled the event, duplicate the event, delete the event and also edit the event.

    The first three things worked well:

    /?action=mark_cancelled&event_id=

    /?action=duplicate&event_id=

    /?action=delete&event_id=

    But only when I click on the pencil to edit the event, nothing shows up:

    /?action=edit&event_id=

    It goes to this slug, but then I see nothing. The form is not showing up.

    Plugin Support jathinhelp

    (@jathinhelp)

    Hello,

    @bometest Could you please disable third party plugins and theme and check if its still the same please open a ticket in our support console we will help you from our end.

    Regards,

    WP Event Manager.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Logged in users cannot submit events’ is closed to new replies.