v2.0 RC5 and comment Component Komento

More
12 years 7 months ago #25683 by shikinoheiankyo
I've tested Flexicontent (v.2.0 RC5) with a new comment extension named Komento (v1.0). It worked well, except a bug.

The link back to the Flexicontent's item in the user's comments list didn't point to this item URL (in my case, index.php?option=com_flexicontent&view=item&cid=19&id=24) but to the original Joomla article URL (index.php?view=item&cid=19:joomla&id=24:joomla) and I've got Error 500 (page doesn't exist).
For some reason, Flexicontent's redirection mechanism didn't work.

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

More
12 years 7 months ago #25688 by ggppdk
it is because the URL is wrong:
it should be:
view=article
and not
view=item

who is creating this URL? the komento code is creating this URL? strange since we set view to article before triggering content plugins ...

about Komento, i have had discussion of it with other team member ... already


-- 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...

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

More
12 years 7 months ago #25719 by shikinoheiankyo
Thanks for the quick reply.

I didn't understand what was wrong. Now it's clear that it was a Komento's bug since the URL was created automatically by Komento. Other links had the same mistake.

By the way, there was another bug: FlexiContent didn't count number of comments. In category view, these numbers of each item were all 0.

Komento worked independently from my selection in FC's configuration (enable comment system to JComment/JomComment or not).

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

More
12 years 7 months ago #25737 by ggppdk
I have opened an enhancement issue to test this and examine more integration

code.google.com/p/flexicontent/i ... ail?id=450

Better integrating with such components adds values to FLEXIcontent

Regards


-- 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...

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

More
12 years 7 months ago #25770 by shikinoheiankyo
Hi ggppdk,

The bug was fixed by Komento's provider. They forgot to insert "option=com_flexicontent&" into the link. Here is the solution.

Apparently there's missing string in the script. Can you edit this file: joomla_root\components\com_komento\komento_plugins\com_flexicontent.php around line 138 and replace to the following line of code:

Code:
$link = 'index.php?option=com_flexicontent&view=item&cid=' . $this->_item->categoryslug . '&id=' . $this->_item->slug;


Komento now works well with FlexiContent. However, you may need to figure out why the comment count doesn't work. Please have look at the attached screen-print.

Komento is a promising comment system so it'll be better if it's added into the list of your comment system selection in the configuration page.

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

More
12 years 7 months ago #25774 by micker
thanks for solution !

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

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