Kide Shoutbox and [youtube] links

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
User avatar
Slackervaara
Joomla! Ace
Joomla! Ace
Posts: 1115
Joined: Sat Aug 13, 2011 6:27 am

Kide Shoutbox and [youtube] links

Post by Slackervaara » Sat Jan 14, 2012 7:54 pm

[youtube] links worked very well for Kide Shoutbox earlier, but after upgrade to Kide 1.0 RC the posted [youtube] links show up as [[youtube]]FcdRSTvgrx[/[youtube]] and are unclickable. Interestingly, I have phpBB3 on the site with such [youtube] BBcode. Grateful for suggestions!

GWAVE
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Fri Nov 25, 2011 12:01 am

Re: Kide Shoutbox and [youtube] links

Post by GWAVE » Tue Mar 20, 2012 3:43 pm

Hi,

Open file components/com_kide/helpers/kide.php and find:

Code: Select all

$txt = preg_replace('# http://www.[youtube].com/watch\?v=([^&]+)#', ' [[youtube]]\1[/[youtube]]', $txt);
Delete that line to fix the issue.

User avatar
Slackervaara
Joomla! Ace
Joomla! Ace
Posts: 1115
Joined: Sat Aug 13, 2011 6:27 am

Re: Kide Shoutbox and [youtube] links

Post by Slackervaara » Tue Mar 20, 2012 4:24 pm

Thanks. Yesterday I upgraded to Kide 1.1 and it fixed this issue.

GWAVE
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Fri Nov 25, 2011 12:01 am

Re: Kide Shoutbox and [youtube] links

Post by GWAVE » Tue Mar 20, 2012 4:40 pm

Good :)

The developer was fixing it for the new version like you have found out but if you didn't want to upgrade that's how you do it.


Locked

Return to “Extensions for Joomla! 1.5”