ja comments

More
12 years 7 months ago #18455 by hossam abohassan
ja comments was created by hossam abohassan
hi
how can i use ja comments with flexicontent plz

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

More
12 years 7 months ago #18462 by ggppdk
Replied by ggppdk on topic ja comments
I don't have the component to look at it. This usually is straight forward for 90% of their functionality.

You can try this:

1. First locate the NAMEs of content and system plugins of JA Comments.
You can look at the installation zip too, to make sure you found them all.
So go to these folder:
plugins/content
plugins/system

And search and replace in these files files:
Code:
if ( ... $option=='com_content' ... )
with:
Code:
if ( ... ($option=='com_content' || $option=='com_flexicontent' ) ... )
ALSO:
Code:
if ( ... $view=='article' ... )
with:
Code:
if ( ... ($view=='article' || $view=='items' ) ... )
DON'T FORGET THE PARENTHESIS
ALSO maybe look for $option!='com_content' and $view!='article', in the case put && between the above replacements
The system plugins will run without doing anything more. The content plugins YOU MUST SELECT THEM to be triggered in the description field

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.

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