try options page at Events > Settings > General > Event Submission Forms > Allow anonymous event submissions
I know that I can allow anonymous to submit event, but I would like to allow only contributor.
When a person try to submit a event the page shows:
Unauthorized Access
You do not have the rights to manage this Event.
In this page I would like that show the login page instead to show Unauthorized Access
you can do that by modifying template file at events-manager/templates/forms/event-editor.php
e.g.
you can use this instead em_locate_template('forms/bookingform/login.php',true, array('EM_Event'=>$EM_Event));
to use templates: http://wp-events-plugin.com/documentation/using-template-files/
Sorry I didn´t got it. Could you be more specific? What I need to cut to past this code?
Ok. It´s working but how can the user edit the event posted? I know that we can edit from the dashboard but It doens´t work to me. Could the user edit the event in the same form that he send? not insite the admin ?
Thanks
yes, please try Events > Settings > Pages > Other Pages > Front-end management pages > Edit events page
I don´t have this page in my wp, could you send me the html ????
are you logged in as admin? [IMG]http://i50.tinypic.com/vd0eba.png[/IMG]
Yes I´m. But I doesn´t have this page. The Image that you send is not openning.
I found here my fried was my fault. Thanks so much. Problens solved