I am trying to:
I added a post relation ship many to many between two cpt. But: When I'm in the editor, I can only add new children, but I cant figure out how to use the already existing ones. Am I missing something? This seems like a standard thing one would expect from this feature.
An error has occured during the activation. Please contact the Toolset support forum with the copy of the technical details you will find below.
"> Migration to many-to-many post relationships started.
> No tables had to be dropped.
> The toolset_associations table created.
> Relationship definitions migrated.
> Migration to many-to-many post relationships started.
> Dropped table "wp_7_toolset_associations".
Dropped table "wp_7_toolset_relationships".
> The toolset_associations table created.
> Relationship definitions migrated."
That will create a debug.log file in your wp-content directory which you can examine in any text editor. Try running the wizard again and then inspect the log. If you don't find the debug.log file it means it didn't generate any warnings or errors.
2018-01-17T17:03:53+00:00 CRITICAL Uncaught InvalidArgumentException: The element to connect with doesn't belong to the relationship definition provided. in /home/httpd/wp.kupf.at/wp-content/plugins/types/vendor/toolset/toolset-common/inc/m2m/potential_association/query_posts.php:64
Stack trace:
#0 /home/httpd/wp.kupf.at/wp-content/plugins/types/vendor/toolset/toolset-common/inc/m2m/potential_association/query_factory.php(31): Toolset_Potential_Association_Query_Posts->__construct(Object(Toolset_Relationship_Definition), Object(Toolset_Relationship_Role_Child), Object(Toolset_Post), Array)
#1 /home/httpd/wp.kupf.at/wp-content/plugins/types/vendor/toolset/toolset-common/inc/m2m/migration_associations.php(77): Toolset_Potential_Association_Query_Factory->create(Object(Toolset_Relationship_Definition), Object(Toolset_Relationship_Role_Child), Object(Toolset_Post))
#2 /home/httpd/wp.kupf.at/wp-content/plugins/types/vendor/toolset/toolset-common/inc/m2m/migration.php(342): Toolset_Relationship_Migration_Associations->migrate_association(12916, 1236
I have another client reporting something similar and have already escalated their thread to be investigated further, but it may help to have a copy of your site, too.
My colleague is having problems narrowing down the issue with the other site reporting the same problem, and it would be very helpful to have a copy of your site for comparison.
Would you mind giving me credentials so I can make a duplicate myself?