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
1.0.5RC2 uploaded and published (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: 1.0.5RC2 uploaded and published
#60063
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
mingo_edil (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#60066
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
larry007 wrote:
When I use the code funktion to display something in a topic and press then preview button, this message error is display in preview window

Code:

Warning: cannot yet handle MBCS in html_entity_decode()! in /kunden/xxxxxxx/fw/components/com_fireboard/class.fireboard.php on line 1242


please help


I also have the same problem with my forum too, May I know how could I fix this error?
weaponmy (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#60075
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
fxstein wrote:
larry007 wrote:
When I use the code funktion to display something in a topic and press then preview button, this message error is display in preview window

Code:

Warning: cannot yet handle MBCS in html_entity_decode()! in /kunden/xxxxxxx/fw/components/com_fireboard/class.fireboard.php on line 1242


please help


Same here. That from the 'fix' for UNICODE we incorporated. Need to go back to the drawing board with this one.
How soon will you be going back to the drawing board with that one? I encounter that same error when trying to post a video. Video doesn't show up for me either, I've only tried Youtube video so far.
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#60077
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
larry007 wrote:
When I use the code funktion to display something in a topic and press then preview button, this message error is display in preview window

Code:

Warning: cannot yet handle MBCS in html_entity_decode()! in /kunden/xxxxxxx/fw/components/com_fireboard/class.fireboard.php on line 1242


please help
I was getting this error, but it went away when I enabled php5 for my linux hosting account via my htaccess file. I host with Godaddy, so you're code may need to be different. I've placed the following in my htaccess file.

AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4

The error went away, but video still does not show up for me though.
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#60080
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
I can see video perfectly, have you tried to post those same videos here in BOJ?
johnnydement (Moderator)
FB Quality & Testing Team
Moderator
Posts: 431
graphgraph
User Offline Click here to see the profile of this user
Voces del Vicio Location: Barcelona Birthdate: 1981-12-23
Logged Logged
 
"As a discussion over the net grows longer, the probability of a comparison involving Nazis or Hitler approaches one." - Godwin Law
 
The administrator has disabled public write access.  
#60081
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
Okay, this is what I've found out so far as it relates to video - youtube more specifically.

If you use the video tag and set the type as youtube, it doesn't work. If you use the video tags around a youtube link (without setting the type as youtube), it DOES work.

Why is that?
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/10/10 14:46 By bezworks.
 
The administrator has disabled public write access.  
#60082
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
VIDEO TAG WITHOUT YOUTUBE TYPE


VIDEO TAG WITH YOUTUBE TYPE


CORRECT VIDEO TAG WITH YOUTUBE TYPE
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/10/10 18:43 By fxstein.
 
The administrator has disabled public write access.  
#60083
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
As you can see, the video that is set to use the Youtube "type" does not display.
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#60099
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
bezworks wrote:
As you can see, the video that is set to use the Youtube "type" does not display.

Edit your own post and look how the third video option I added works. Hope this helps!
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1211
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
The administrator has disabled public write access.  
#60100
Re:1.0.5RC2 uploaded and published 1 Month, 3 Weeks ago  
Ah, ok. I see. Is this how all of the video tags should work, meaning that you include the ID of the video and not the whole link? So, telling it which video to use automatically adds the proper prefix to the ID? Is that the idea?

Thanks man!
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top