Posted: September 1, 2012 at 10:47 am
|
I am trying to open up Event management capabilities to the Editor and the Event Espresso Admin roles. For some reason, this is not working for me. I have added the Roles & Permissions Basic plugin and have added the Members Plugin to my administrator area. The Admin user role allows for Event Espresso Management, but I cannot do this with the Editor and Event Espresso Admin roles. I am not seeing the minimum page permissions as shows on this page – https://eventespresso.com/wiki/roles-permissions-basic/ Additionally, I am seeing the following errors on my Event Overview Page:
And these errors on my Venue Manager Page:
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/content/05/9672805/html/wp-content/plugins/espresso-permissions-basic/espresso-permissions.php on line 215 Does anyone know why I cannot allow my Editors and Event Espresso Admins to have access to Event Management even after making these capabilities active – espresso_event_admin, espresso_event_manager, and espresso_group_admin capabilities? Thanks |
|
Hello Erostad, I cannot recreate this error. Can you send login details so I can have look please? you can send them here |
Hello Erostad, Thanks for sending us your login information. It looks like you are using outdated versions of the Event Espresso plugins and trying to use the latest version of the Event Espresso Permissions addon: Upon deactivating the Event Espresso Permissions addon. Your event listings started working again. I would recommend that you update all of the Event Espresso plugins to the latest versions. |
|
|
Hello – all plugins have been updated but I am still having the problem with gibberish on the Events Manager page. The Roles & Permissions now works. My events page also changed. Before, I had the upcoming event listed first with all previous events listed in order of the most recent date. Now, it is opposite and it shows the upcoming event as the last event -http://www.chinacenter.net/events/ Here is the code used on that page:
[EVENT_LIST show_expired="true" show_current="false" order_by="date(end_date)"] Do you know how I can fix these problems? Thanks, |
|
Hey Erostad, We are looking into the cause of this currently. Will get back to you. |
|
Ok – thank you. |
@Erik it seems you have other roles and permissions plugins installed that may be conflicting with the Event Espresso Permissions addon. So I fixed your site by updating the Event Espresso Permissions code and will add the fix to the next version of Event Espresso. |
|
|
Yes, I have the Members plugin installed. Should I remove that plugin? Also, were you able to look into the listing order? Before I updated the EE version, I had gone into the /includes/shortcodes.php file and had changed ASC to DESC for the display $order_by. Where can I do this in the new EE version so that my events show up in order of the most recent events using this code – Thanks |
This is going to be addressed in the next update. We’re adding an additional parameter to specify which direction the sort order displays (ASC or DESC). |
|
|
Ok – when will the update be available and is there anything I can do to change this in the meantime? This site is live and the next event needs to show first instead of last. Thanks |
|
There’s no definite launch date for the next update, but it will be soon, the devs are hard at work on it, and I believe it has gone in for testing already. |
|
Thanks Dean – in the meantime is there any way I can easily change that through shortcodes or altering a php file like I was able to do in the last version? |
|
Easily? Not that I’m aware of, though if you are good with PHP you might be able to have a go at the shortcode.php or even build a new one via custom-shortcode.php |
|
Ok – because last time, it was one simple change to the shortcode.php file. |
Try this:
|
|
|
That worked – thank you. |
|
How can I change the order from Ascending to Descending after this update? I tried the code listed in this string from earlier this month and it doesn’t work. There was talk about this being a feature in the update. How can I make this change? Thanks |
The support post ‘Roles & Permissions Question’ 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.