Skip Navigation

[Resolved] Add Many to Many Relationship

This support ticket is created 3 years, 9 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.

This topic contains 2 replies, has 1 voice.

Last updated by nestorC-2 3 years, 9 months ago.

Author
Posts
#1949087

I am trying to:

Add a many fo many relationship from supplier CPT to any other post, I get this frontend hidden link and the following in backend

Howdy!

Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

In this case, WordPress caught an error with one of your plugins, Toolset Forms.

First, visit your website (hidden link) and check for any visible issues. Next, visit the page where the error was caught (hidden link) and check for any visible issues.

Please contact your host for assistance with investigating this issue further.

If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely login to your dashboard and investigate further.

hidden link

To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.

When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.6.1
Current theme: Astra (version 3.0.2)
Current plugin: Toolset Forms (version 2.6.6)
PHP version 7.4.14

Error Details
=============
An error of type E_ERROR was caused in line 345 of the file /www/homemploy_938/public/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/post_type/from_types.php. Error message: Uncaught InvalidArgumentException in /www/homemploy_938/public/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/post_type/from_types.php:345
Stack trace:
#0 /www/homemploy_938/public/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/post_type/repository.php(131): Toolset_Post_Type_From_Types->set_registered_post_type(Object(Toolset_Post_Type_Registered))
#1 /www/homemploy_938/public/wp-includes/class-wp-hook.php(287): Toolset_Post_Type_Repository->finish_loading_registered_post_types('')
#2 /www/homemploy_938/public/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#3 /www/homemploy_938/public/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
#4 /www/homemploy_938/public/wp-settings.php(557): do_action('init')
#5 /www/homemploy_938/public/wp-config.php(79): require_once('/www/homemploy_...')
#6 /www/homemploy_938/public/wp-load.php(37): require_once('/www/homemploy_...')
#7 /www/homemploy_938/public/wp-admin/admi

#1949145

It seems that is on every Many to Many because I tried to add Goals to Certifications Many to Many and the same issue

#1949359

I guess that it's because I add used a number on slug ("15" instead of supplier-certification) because keeping on default I don't get issues

I will open if needed again