Hi,
I have installed
hwdmediashare.co.uk/
plugin on my website.
One of their option is to add videos to articles.
I am also using flexicontent cck.
It appears that I cannot integrate videos from my plugin hdw to any article. But i can embbed allvideos code for instance (please see screenshot : the youtube video is allvideos, the line code is hwd)
I got a return from the hwd developers, as follow:
"You are inserting it into an item within the FLEXIcontent component, which you have used to replace the default content component from Joomla.
This FLEXIcontent component isn't correctly executing Joomla 2.5 content plugins! I checked this by manually debugging the code on your website and I have confirmed it by adding content plugin for 2 other core Joomla content plugins to the page:
{ loadmodule mod_login }
{ loadposition sidebar-2 }
When the article loads, it also just shows this code on the page (see screenshot link):
screencast.com/t/43qxpkjny93m
I think your FLEXIcontent component is out of date, or isn't triggering the correct events for Joomla 2.5. I think it is only triggering the Joomla 1.5 events. If you do a version check in FLEXIcontent, then it says it is from 2011, but I think that information might not be correct:
screencast.com/t/KCM3aM7svzt
I have seen a few discussions about this in the FLEXIcontent forum, but they are very old threads so I'm not sure what the status is. I think it is worth clarifying with the developers, and we are happy to communicate with them directly if they have any queries.
I'm confident our content plugin is triggered on the correct events. It is widely used, and no one else has ever reported this problem.
You may ask, then why does the AllVideos (by JoomlaWorks) plugin work. That plugin has been around for many years and will trigger both the Joomla 1.5 and Joomla 2.5 events, which is probably why the content plugin is working in your site."