Yootheme Widgetkit 2 and FlexiContent Issue

More
8 years 1 month ago - 8 years 1 month ago #60126 by gatekeepa
Hi to everybody,

first let me thank you guys for this awesome free plugin, which made my life dealing with joomla much easier!

I got a problem using Widgetkit2 from Yootheme and FlexiContent together: I'm trying to show FlexiContent Categories/Articles with the Widgetkit 2 Gallery Feature - Content Type: Joomla. This works for Joomla Articles without FlexiContent like shown here (Our Projects Section): yootheme.com/demo/themes/joomla/2016/ava...ex.php/work/gallery#

If I'm trying to use FlexiContent and Widgetkit 2 with Custom Content it works fine. However, if i'm trying to change the content type to joomla and activate the categories I created via FlexiContent I got the following php error:
Code:
Parse error: syntax error, unexpected '=' in /.../components/com_content/router.php on line 424

Line 417-427 in router php:
Code:
if ($advanced) { $db = JFactory::getDbo(); $query = $db->getQuery(true) ->select($db->quoteName('id')) ->from('#__content') ->where($db->quoteName('catid') . ' = ' . (int) $vars['catid']) ->where($db->quoteName(‘alias’) . ‘ = ‘ . $db->quote($segment)); $db->setQuery($query); $cid = $db->loadResult(); }

Any help on this would be much appreciated.

Best regards!
Marc

Version Info:
Joomla: Joomla! 3.4.8 Stable
Flexicontent: v3.0.13
Widgetkit: 2.5.3
Last edit: 8 years 1 month ago by gatekeepa.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.293 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