Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Video embedding!! (1 viewing) (1) Guest
Go to bottom Favoured: 8
TOPIC: Video embedding!!
#34486
Re:Video embedding!! 11 Months, 2 Weeks ago  
Besides that, I didnt get the part after fb_bb.js.php.

I didnt get:

[quote]search for:

[code:1] bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code:1]','[/code:1]','[ul]','[/ul]','[ol]','[/ol]','[img size=150]','[/img]','[url]','[/url]','[li]','[/li]');

// in the line add:

bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code:1]','[/code:1]','[ul]','[/ul]','[ol]','[/ol]','[img size=640]','[/img]','[url]','[/url]','[li]','[/li]','[youtube]','[/youtube]','[google]','[/google]','[clipfish]','[/clipfish]','[myvideo]','[/myvideo]','[color]','[/color]','[size]','[/size]');

// find

b_help = "";

//add below

y_help = "";

g_help = "";

z_help = "";

m_help = "";

//Now open your german.php (in the administrator/components/com_fireboard/language folder) or whatever language you are using (obviously im German)
//and find the line

DEFINE('_BBCODE_BOLD','Fetter Text: text ');

// add below

DEFINE('_BBCODE_YOUTUBE','Youtube Video: [youtube]Video-ID[/youtube] ');

DEFINE('_BBCODE_GOOGLE','Google Video: [google]Video-ID[/google] ');

DEFINE('_BBCODE_CLIPFISH','Clipfish Video: [clipfish]Video-ID[/clipfish] ');

DEFINE('_BBCODE_MYVIDEO','Myvideo Video: [myvideo]Video-ID[/myvideo] ');[/code:1][/quote]
jeffrey (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/12/14 17:52 By jeffrey.
 
The administrator has disabled public write access.  
#35657
Re:Video enbeding!! 11 Months ago  
Just wondering if anyone has come up with another fix for the new version of Fireboard 1.0.4?
Kody (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Clutch Impact
Logged Logged
 
The administrator has disabled public write access.  
#35658
Re:Video embedding!! 11 Months ago  
Why not just use the AllVideos plugin?
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#35660
Re:Video embedding!! 11 Months ago  
yeah, I downloaded it but I prefer to have it in the post it's just easier.
Kody (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Clutch Impact
Logged Logged
 
The administrator has disabled public write access.  
#35687
Re:Video enbeding!! 11 Months ago  
I would love it, when there's a solution for 1.0.4
schimpy (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/12/26 06:23 By schimpy.
 
The administrator has disabled public write access.  
#36931
Re:Video enbeding!! 10 Months, 3 Weeks ago  
schimpy wrote:
I would love it, when there's a solution for 1.0.4
Try this Thread.. Works for me www.bestofjoomla.com/component/option,co...w/id,36464/catid,68/
nanaya (User)
Senior Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The administrator has disabled public write access.  
#37887
Re:Video enbeding!! 10 Months, 2 Weeks ago  
In a neighboring thread, I posted a mod for latest Fireboard 1.0.4 to use TinyMCE as a posts editor. If someone wants to implement it and add the AllVideo plugin, that may be a much prettier solution to y'all's problems:

www.bestofjoomla.com/component/option,co...t,10/limitstart,170/

Good luck!
gomjabbar (User)
Senior Boarder
Posts: 112
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Gossper - One Forum to Rule Them All
 
The administrator has disabled public write access.  
#37971
Re:Video embedding!! 10 Months, 2 Weeks ago  
I've used major_tom tutorial, I didn't got any errors showing the forums, but when it came to make a post it gave me :

Parse error: parse error, unexpected T_VARIABLE in /home/stonedci/public_html/main/components/com_fireboard/sources/fb_bb.js.php on line 1

I attached my code to my post.

And I coulnt find the language file for the last step of the tutorial, so I didn't do it... doesnt it matter something ?
sawine (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Quebec, Canada
Logged Logged
 
Last Edit: 2008/01/09 03:55 By sawine. Reason: File Attach
 
 
The administrator has disabled public write access.  
#37972
Re:Video embedding!! 10 Months, 2 Weeks ago  
Did you post this in the right forum?
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#37992
Re:Video embedding!! 10 Months, 2 Weeks ago  
Did you post this in the right forum?

I think so, because it's related to this post... sorry the attachment failed.

here it is:
File Attachment:
File Name: fb_bb.rar
File Size: 4698
sawine (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Quebec, Canada
Logged Logged
 
 
The administrator has disabled public write access.  
Go to top