A
Forum Replies Created
-
Thanks.
Thanks.
I did the same but as documents mention for wp-admin page access just you need to add edit_post and view options and enable dashboard viewing. You just enabled these or more?no. I traced all the debug log. just this was the related one.
Have you tested the pure plugin can make the custom role with wp-admin page access?Thanks.
But what about the problem? How can i make the custom role I want that has access to wp-admin?Yes. sth like that. But it was also available in the website when custom role creating with wp dashboard access was ok in ultimate member.
I am sure the problem is because ultimate member doesn’t add the new role in wp_user_roles table in database. Maybe the function that adds it in database is having a problem or missed.- This reply was modified 9 months, 1 week ago by A.
Hello.
I did that. Enabled debug and made the custom role and debug.log noted these:[28-Aug-2025 14:11:54 UTC] PHP Warning: A non-numeric value encountered in /home/*****/domains/*****/public_html/wp-content/plugins/ultimate-member/includes/core/class-cron.php on line 83
[28-Aug-2025 14:11:54 UTC] PHP Warning: mktime() expects parameter 4 to be int, string given in /home/*****/domains/*****/public_html/wp-content/plugins/ultimate-member/includes/core/class-cron.php on line 85
[28-Aug-2025 14:11:54 UTC] PHP Warning: mktime() expects parameter 4 to be int, string given in /home/*****/domains/*****/public_html/wp-content/plugins/ultimate-member/includes/core/class-cron.php on line 96
[28-Aug-2025 14:11:54 UTC] PHP Warning: mktime() expects parameter 4 to be int, string given in /home/*****/domains/*****/public_html/wp-content/plugins/ultimate-member/includes/core/class-cron.php on line 106
[28-Aug-2025 14:11:54 UTC] PHP Warning: mktime() expects parameter 1 to be int, string given in /home/*****/domains/*****/public_html/wp-content/plugins/ultimate-member/includes/core/class-cron.php on line 116I haven’t changed my theme from the time I was able to make custom roles with dashboard access. So I am sure this is not a compatibility issue with the theme.
Hello. still after 2.8.1 RTL is having problem!
you have added a line to “um-styles” which is putting and forcing everything to being aligned to left. So, rtl css can’t take effect on that!
When I remove that line (it is in the um.not admin – first lines) manually from both um-styles.min.css and um-styles.css it gets ok.
So, I am sure you just have to get rid of that one in the style sheet.
In addition ultimate member woocommerce add-on is not very useful and ok these days. Also having problems and even not showing all the orders and just some of them very messy!
Thank you.