Problem with BBcode replacements
Posted: March 31st, 2013, 8:36 am
Hey there,
I'm running a live Joomla - PHPBB3 website about music production, running the RocketTheme Cerulean template and the P8PBB Bridge and P8PBB Comments. Everything is working very well, except for one thing.
I'm using the AllVideos Joomla plugin to enable easy Youtube (video) and Soundcloud (audio) embedding by using {youtube}...{/youtube} and {soundcloud}...{/soundcloud} tags inside a Joomla article. When creating a new article with embedded content a new forum topic is created in the right directory, but most of the time the Joomla embed tag is not replaced by the specified replacement. But now the weird thing happens... When I delete the topic manually from the forum, then browse to the article on my Joomla site and press Add Comment, a new topic will be generated inside the forum and now the replacement is showing correctly. I found that I need to do this on almost any created article using an embed code.
Inside P8PBB comments the replacements are set like following:
Is this correct? And what could be causing this problem?
The live site is: http://www.artfx-studios.com/
Thanks.
ARTFX
I'm running a live Joomla - PHPBB3 website about music production, running the RocketTheme Cerulean template and the P8PBB Bridge and P8PBB Comments. Everything is working very well, except for one thing.
I'm using the AllVideos Joomla plugin to enable easy Youtube (video) and Soundcloud (audio) embedding by using {youtube}...{/youtube} and {soundcloud}...{/soundcloud} tags inside a Joomla article. When creating a new article with embedded content a new forum topic is created in the right directory, but most of the time the Joomla embed tag is not replaced by the specified replacement. But now the weird thing happens... When I delete the topic manually from the forum, then browse to the article on my Joomla site and press Add Comment, a new topic will be generated inside the forum and now the replacement is showing correctly. I found that I need to do this on almost any created article using an embed code.
Inside P8PBB comments the replacements are set like following:
Code: Select all
{youtube}-[youtube]
{/youtube}-[/youtube]
{soundcloud}-[soundcloud]
{/soundcloud}-[/soundcloud]
The live site is: http://www.artfx-studios.com/
Thanks.
ARTFX