Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
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
TOPIC: 1.0.5RC2 uploaded and published
#60103
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
Is there an auto scale option active in this release? I have added a picture (500px x 358px) but on the forum it's reduced to (405px x 209px) without doing anything.
PGLion (User)
FireBoards Rulez!
Junior Boarder
Posts: 66
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: The Netherlands Birthdate: 1970-08-04
Logged Logged
 
 
#60104
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
If you put all the URL, with youtube and some others it autodetects
johnnydement (Moderator)
FB Quality & Testing Team
Moderator
Posts: 458
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
 
 
#60105
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
johnnydement wrote:
If you put all the URL, with youtube and some others it autodetectsAnd that is WITHOUT using the video tags, correct? Otherwise, using the full URL with youtube links and the video youtube type, it doesn't work that way.
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#60106
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
Exactly - Just the ID.

For youtube and ebay you don't need any tags if auto embedding is one. Just insert the link:



fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#60107
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
PGLion wrote:
Is there an auto scale option active in this release? I have added a picture (500px x 358px) but on the forum it's reduced to (405px x 209px) without doing anything.

This has been in there for a while. 1.0.5 limits the size of pics to the text area width setting of you backend, to make sure you don't destroy the layout with pics that are too big.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#60110
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
fxstein wrote:
PGLion wrote:
Is there an auto scale option active in this release? I have added a picture (500px x 358px) but on the forum it's reduced to (405px x 209px) without doing anything.

This has been in there for a while. 1.0.5 limits the size of pics to the text area width setting of you backend, to make sure you don't destroy the layout with pics that are too big.


I upgraded from 1.0.4 Thx for your fast help fxstein, I found the option and it workx!
PGLion (User)
FireBoards Rulez!
Junior Boarder
Posts: 66
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: The Netherlands Birthdate: 1970-08-04
Logged Logged
 
 
#60111
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
Awesome! Now, if we can just get the cursor to go in the textarea for autoreply we'd be good to go! LOL! Just kidding! But yeah, that's a good idea!
bezworks (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#60112
Re:1.0.5RC2 - Cannot view my replies 2 Months, 4 Weeks ago  
fxstein wrote:
QUICK FIX for threaded view bug:

In order to fix the threaded view option (disable the SEO auto redirect that causes the issue)

Open /components/com_fireboard/remplate/default/view.php
and edit line 98 (approx) change

Code:

        if ($thread != $this_message->id)


to

Code:

        if ($view == "flat" && $thread != $this_message->id)


That will disable the auto redirect to SEO URLs while being in threaded view mode.



The latest build 804 includes this fix and is uploaded.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#60113
Re:1.0.5RC2 uploaded and published 2 Months, 4 Weeks ago  
glypo wrote:
Well fireboard looks great, and I used this RC2 as a first install. The component all works, except two pages (on front end) which give a fb_debug.php error - and no, I'm not on MySQL 4.0.

www.rcnews.net/forum.html?func=listcat - forum looks great here

These two pages give the debug error though:

www.rcnews.net/forum.html?func=latest

www.rcnews.net/forum.html?func=mylatest

Very odd.

- MySQL 5.0.32
- PHP 4.4.9
- Joomla! 1.5.7 (legacy enabled)

I have tried multiple FB themes - all same error. Help greatly appreciated


Strange. Does not make any sense. Are you sure you are running against MySQL 5.0.32? The error message says the SQL is invalid, but it is perfectly fine. I just ran your SQL on my server without a problem.

BTW - Seems like several portions of your site are not working correctly.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
Last Edit: 2008/10/10 20:03 By fxstein.
 
 
 
#60116
Re:1.0.5RC2 How can I get the preview function 2 Months, 4 Weeks ago  
Hi,

I'm having a problem with my preview funciton when posting messages on my forum found here: www.simplyadditions.com/component/option...ireboard/Itemid,135/

This is what happens:

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

My hosting site is running PHP 4.4.8 ; Does anyone know how to fix this problem?

thanks in advance
Voitek
SimplyAdditions (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top