Compatibility with Komento

More
7 years 11 months ago #72357 by Mick
Hi team,

I would need your help please, I have a question about the compatibility with Komento.

When I enable the Komento Module, I face the following error :

Cannot access empty property
Please try one of the following pages:
Home Page

I use FlexiContent 3.2.1.7.

I asked to the Komento Support Team, they told me that everything is correctly configured on the Komento tool.

Can you please help me for this ?

Thank you.
Michaël

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

More
7 years 11 months ago - 7 years 11 months ago #72358 by ggppdk
Replied by ggppdk on topic Compatibility with Komento
Hello

you need to use FLEXIcontent
v3.2.1.12

and then even better v3.2.1.13-rc1 which has changes for better Joomla content plugin compatibility

github.com/FLEXIcontent/flexicontent-cck/releases

Then if you still have a issue we could look at it


-- 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 review. Thanks!
Last edit: 7 years 11 months ago by ggppdk.

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

More
7 years 11 months ago #72360 by ggppdk
Replied by ggppdk on topic Compatibility with Komento
So please test with both last 2 versions of FLEXIcontent

v3.2.1.12
and
v3.2.1.13-rc1


-- 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 review. Thanks!

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

More
7 years 11 months ago #72368 by Mick
Replied by Mick on topic Compatibility with Komento
Hello,

I just installed 3.2.1.12 version and the situation is still the same.

Thank you for your help.
Michaël

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

More
7 years 11 months ago #72370 by ggppdk
Replied by ggppdk on topic Compatibility with Komento
Hello

please send me PM with super-admin access


-- 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 review. Thanks!

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

More
7 years 11 months ago #72372 by Mick
Replied by Mick on topic Compatibility with Komento
Done, thank you!

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

More
7 years 11 months ago #72379 by ggppdk
Replied by ggppdk on topic Compatibility with Komento
Hello

1. in
Komento / Settings / Intergations / FLEXIcontent

you had configured "Selected categories"
but you have selected none

i changed it to "All categories" and it is working


2. Also i created an item type that is not redirecting Joomla article view
https://yourtest_domain/j-article-view-test

but submit button is not working
because as you can see in the browser console that you have a JS error in Joomla article view
same error occurs in FLEXIcontent item view

TypeError: q is undefined in site-3.0.12-basic.min.js:375:17

i think JS compression code in your website is failing


3. Also in
Komento / Settings / Intergations / FLEXIcontent
the categories do not appear as TREE

please report this to Komento author

components/com_komento/komento_plugins/com_flexicontent.php
Code:
public function getCategories() { $db = KT::getDBO(); $query = 'SELECT c.id, c.title, c.parent_id, c.title AS name, c.parent_id AS parent'

should have
, c.level
so it should be
Code:
public function getCategories() { $db = KT::getDBO(); $query = 'SELECT c.id, c.title, c.parent_id, c.title AS name, c.parent_id AS parent, c.level'


-- 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 review. Thanks!

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

More
7 years 11 months ago #72380 by Mick
Replied by Mick on topic Compatibility with Komento
Hi ggppdk,

Thank you for your quick help!

It's solved now, we can close this topic.

Regards,
Michaël

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

More
7 years 11 months ago - 7 years 11 months ago #72382 by ggppdk
Replied by ggppdk on topic Compatibility with Komento

Mick wrote: Hi team,

I asked to the Komento Support Team, they told me that everything is correctly configured on the Komento tool.

Can you please help me for this ?

Thank you.
Michaël


Hello

did you report to Komento Support Team, that after selecting categories in Komento configuration it worked
also did you report the suggested fix for the SQL query to them

finally besides JComments i added option "Komento" in our component configuration (will be in our next release v3.3.0)
for linking to Komento backend management from inside FC dashboard
so now you will have

Comments integration (backend)
- Disable or manual
- JComments
- Komento


-- 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 review. Thanks!
Last edit: 7 years 11 months ago by ggppdk.

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

More
7 years 11 months ago #72469 by Mick
Replied by Mick on topic Compatibility with Komento
Hi,

Thank you! I am going to report the info to Komento.

Do you know how can I put the Komento module at the end of my page ? After the "related articles" module ?

Thank you!
Michaël

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

Moderators: vistamediajoomlacornerggppdk
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
Save