CTA Featured Threads & Portal

CTA Featured Threads & Portal [Paid] 2.17.0

No permission to buy (£40.00)
Urgently! Need help! @Brogan, your addon have conflicts with Responsive Social Sharing Buttons! Please, fix it. :)
PHP:
Template Errors: cta_featuredthreads_featured
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61:     ' . $ogExtraHtml . '
62:     ';
63: if ($xenOptions['facebookAppId'])
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61:     ' . $ogExtraHtml . '
62:     ';
63: if ($xenOptions['facebookAppId'])
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61:     ' . $ogExtraHtml . '
62:     ';
63: if ($xenOptions['facebookAppId'])

PHP:
Template Errors: cta_featuredthreads_archive
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61: $__compilerVar20 .= '<meta property="fb:app_id" content="' . htmlspecialchars($xenOptions['facebookAppId'], ENT_QUOTES, 'UTF-8') . '" />';
62: }
63: $__compilerVar20 .= '
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61: $__compilerVar20 .= '<meta property="fb:app_id" content="' . htmlspecialchars($xenOptions['facebookAppId'], ENT_QUOTES, 'UTF-8') . '" />';
62: }
63: $__compilerVar20 .= '
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61: $__compilerVar20 .= '<meta property="fb:app_id" content="' . htmlspecialchars($xenOptions['facebookAppId'], ENT_QUOTES, 'UTF-8') . '" />';
62: }
63: $__compilerVar20 .= '

May be @SimonV take a look on this problem also. When i disabled one of these addons, no conflicts present. But both addons need me.
 
Urgently! Need help! @Brogan, your addon have conflicts with Responsive Social Sharing Buttons! Please, fix it. :)
PHP:
Template Errors: cta_featuredthreads_featured
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61:     ' . $ogExtraHtml . '
62:     ';
63: if ($xenOptions['facebookAppId'])
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61:     ' . $ogExtraHtml . '
62:     ';
63: if ($xenOptions['facebookAppId'])
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61:     ' . $ogExtraHtml . '
62:     ';
63: if ($xenOptions['facebookAppId'])

PHP:
Template Errors: cta_featuredthreads_archive
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61: $__compilerVar20 .= '<meta property="fb:app_id" content="' . htmlspecialchars($xenOptions['facebookAppId'], ENT_QUOTES, 'UTF-8') . '" />';
62: }
63: $__compilerVar20 .= '
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61: $__compilerVar20 .= '<meta property="fb:app_id" content="' . htmlspecialchars($xenOptions['facebookAppId'], ENT_QUOTES, 'UTF-8') . '" />';
62: }
63: $__compilerVar20 .= '
Illegal string offset 'node_id' in /library/rrssb/Listener.php, line 62:
61: $__compilerVar20 .= '<meta property="fb:app_id" content="' . htmlspecialchars($xenOptions['facebookAppId'], ENT_QUOTES, 'UTF-8') . '" />';
62: }
63: $__compilerVar20 .= '

May be @SimonV take a look on this problem also. When i disabled one of these addons, no conflicts present. But both addons need me.
See my post in the other add-on thread: Responsive Social Sharing Buttons

It's not something I can fix in my add-on as it relates to code running in that add-on.
 
That appears to be a problem with your style.

The default style (and many custom styles) don't do that: CTA Featured Threads & Portal

Check for outdated templates.
If there are none then you will need to check and adjust the style properties.
If there are no modified style properties then you will need to try and determine what in your style is causing it.
 
I'm still interested in CTA Featured Threads but the only thing holding me back is the lack of categories - that it falls just short of a portal/article display system. It has the functionality I need - just shy of categories.

With Tagging coming in XF 1.5, I should be able to implement (in effect) tag-based categories. If I limit tag usage to only article categories (or reserve certain tags), I can turn CTA Featured Threads into a portal/article/blog system. Am I missing something here or will Tags provide the functionality needed for those of us who want a portal/article manager system?

;)
 
Last edited:
Categories have been mentioned once or twice, but even with content tagging introduced in XF, I still fail to see how it would work or what the structure/format would be.
I actually had another look at it earlier today but I couldn't really come up with a useful concept/implementation.

As such, I don't currently have any plans to implement any sort of categorisation.
 
Back
Top Bottom