UiPress plugin throws error when using non-English domains
-
When I try to create a new post on a website with a non-English domain, such as .?????, I get the following error:
Fatal error: Uncaught Error: Call to a member function add_cap() on null in /bitnami/wordpress/wp-content/plugins/uipress-lite/admin/uipress-compiler.php:84
Steps to reproduce:
- Go to a website with a non-English domain, such as .?????.
- Click on the “Posts” tab.
- Click on the “Add New” button.
- Try to create a new post.
- You will see the following error:
Fatal error: Uncaught Error: Call to a member function add_cap() on null in /bitnami/wordpress/wp-content/plugins/uipress-lite/admin/uipress-compiler.php:84
Expected behavior:
I expected to be able to create a new post without any errors.
Actual behavior:
I get the error message “Fatal error: Uncaught Error: Call to a member function add_cap() on null in /bitnami/wordpress/wp-content/plugins/uipress-lite/admin/uipress-compiler.php:84” when I try to create a new post.
Environment:
- WordPress version: 6.2
- UiPress plugin version: 3.1.12
- Hosting provider: Bitnami AWS
Other relevant information:
- The website is using a non-English domain, such as .?????.
- The topic ‘UiPress plugin throws error when using non-English domains’ is closed to new replies.