Skip Navigation

[Resolved] There has been a critical error on this website. Please check your site admin em

This support ticket is created 3 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 3 replies, has 2 voices.

Last updated by Minesh 3 years, 2 months ago.

Assisted by: Minesh.

Author
Posts
#2403149
post types.png

Tell us what you are trying to do?
"Post Types to be used with this Taxonomy"

Is there any documentation that you are following?
No

Is there a similar example that we can see?

What is the link to your site?

When I try to add a Taxonomy for any new post type, I get this error in the Post Types to be used with this Taxonomy:
There has been a critical error on this website. Please check your site admin email inbox for instructions.

#2403241

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please check the following Toolset server requirement Doc and ensure that its meet with your server:
=> https://toolset.com/toolset-requirements/

And ensure that You enabled mbstring on your server, if its not enabled, you should enable it or for that please contact your hosting authorities and ask them to enable the mbstring extension on your server.

More info:
=> hidden link

Please make sure you are using the latest Toolset plugins.

I hope above steps should help you to resolve the issue, if not, please get in touch with me with debug information:

I would like to have debug information that will help us to debug and investigate your issue:
- https://toolset.com/faq/provide-debug-information-faster-support/

#2403681

I have built the web server myself and enabled mbstring, but I do not know how to enable the eval() function. I have searched and cannot find this information.

#2404013

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

You should try to run a test using eval() function. You can use the example from the following link:
- hidden link

It it works, that means eval is active on your server.