relation_reverse-displays stopped working

More
6 years 7 months ago #69591 by kath
hi there,

I updated a FC to 3.2.1.2.
Since then my field-display of fields 'relation_reverse' don't produce any output anymore (strlen 0).

What can I do about it?

Joomla! 3.8.0
FC 3.2.1.2

Thanks a lot!
kath

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago - 6 years 7 months ago #69593 by ggppdk
Hello

the relation_reverse field,
is now rendered by relation field code

Test this fix

plugins/flexicontent_fields/relation/relation.php

Near the top of the file

Replace
Code:
static $field_types = null; //...

with
Code:
static $field_types = array('relation', 'relation_reverse');


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 6 years 7 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago - 6 years 7 months ago #69594 by kath
Hey George,
awesome, it works, thanks!

As always: Outstanding support! Let me know when your premium version is out.
Last edit: 6 years 7 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.270 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline