Extension, Fieldtype

Archived
Forum
(read-only)

Multi Relationships

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Denza

     

EE 2.6.1 conflict with EE’s new relationships fieldtype

General

Rick
Rick

It seems there’s a conflict between Multi Relationships and EE’s new relationships fieldtype in EE 2.6.1. Visiting any Field Edit page generated multiple PHP error notices and trying to use EE’s relationships fieldtype failed and, upon clicking the Submit button, generated an error notice that mentions Multi Relationships (I can’t remember exactly what’s mentioned). For now I’ve uninstalled Multi Relationships. I tried uninstalling EE’s relationships but that didn’t remedy the situation.

denza
# 1
Developer
denza

Rick, sorry, but MR is for EE 2.5-
You can initiate return.
There is no reason to support MR for EE 2.6+ because of new native Relationships field features

If you still have notices after uninstalling MR, please, provide it, I’ll try to help

Stinkotter
# 2
Stinkotter

Is there a way to easily transfer the data between your plugin and the native Relationships? so I dont have to assign all my entries again. Or is there an easy way to make this plugin work in EE > 2.6.0.?

webadaptive
# 3
webadaptive

Yes, I too would like to know if there’s any easy way to convert between MR and the new relationship field in EE 2.6+.  I see that they are stored the same way (numbers stored between pipes—#|#|#).  However, the numbers used in MR do not seem to correspond directly to entry_id’s.  Therefore, what is the conversion factor?  If I know that, then I can correlate that to the entry_id’s I need to use with the latest relationship field in EE 2.6+.  Thanks.

Codestack
# 4
Codestack

We have created a module to automatically convert Multi Relationships to the new native EE Relationships field. You can find it here:

Multi to EE Relationships