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
Nightly Build 1.0.5NB8 posted (1 viewing) (1) Guest
TOPIC: Nightly Build 1.0.5NB8 posted
#55428
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
Bjarne wrote:
racoon wrote:
Bjarne wrote:
I have got a problem after updating from NB7 to NB8 last night. The icons in the upper right corner in back-and forum administration disappeared.

strange... these icons are from Joomla package

I tested it on J1.0 and also on J1.5 and can see the icons.
I have also tried to install the other package "com_fireboard_v1.0.5NB8_b445_2008-08-04.tar" and still no icons. The only thing i have changed from earlier is the update from joomla 1.5.4 to 1.5.5.

/Bjarne
Am i the only one with this problem? If so i have to start searching for the solution in another direction...

Mvh
Bjarne
Bjarne (User)
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#55434
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
Bjarne wrote:
Bjarne wrote:
racoon wrote:
Bjarne wrote:
I have got a problem after updating from NB7 to NB8 last night. The icons in the upper right corner in back-and forum administration disappeared.

strange... these icons are from Joomla package

I tested it on J1.0 and also on J1.5 and can see the icons.
I have also tried to install the other package "com_fireboard_v1.0.5NB8_b445_2008-08-04.tar" and still no icons. The only thing i have changed from earlier is the update from joomla 1.5.4 to 1.5.5.

/Bjarne
Am i the only one with this problem? If so i have to start searching for the solution in another direction...

Mvh
Bjarne


I am not having this issue. I have NB8 on j1.5.5 upgraded from j1.5.3.
Do you have any mods/plugins/shortcut packs added to the joomla admin template?
powderburned (User)
Geeks Rule!
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Personal site and geek community Location: USA Birthdate: 1972-10-13
Logged Logged
 
Be nice to the geeks at school.
One day they may be your boss!
 
 
#55440
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
powderburned wrote:
I am not having this issue. I have NB8 on j1.5.5 upgraded from j1.5.3.
Do you have any mods/plugins/shortcut packs added to the joomla admin template?
No, i have not.

Mvh
Bjarne
Bjarne (User)
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#55442
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
Bug in NB7 and NB8:

if i assign a special rank to a user that has no avatar yet, the original URL of the avatar (images/fbfiles/avatars/s_nophoto.jpg) changes to this: images/fbfiles/avatars/$avatar

therefore, after assigning the special rank in back-end, no avatar is shown for the user

if i remove the special rank, the bugged URL stays there, ie. still no avatar
pedrohsi (User)
Junior Boarder
Posts: 70
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#55444
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
In case you wonder what bugs have been fixed since FB8:

joomlacode.org/gf/project/fireboard/scms...ment%2F&view=log

Unfortunately some of those have taken hours to find and fix. If yours has not been fixed, its not because we don't hear you or don't want to fix it. We are just going down our list.

Thx for all the feedback so far!
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
 
 
 
#55446
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
Goodbyte wrote:
I'm not sure whether it's a bug or feature, but the behaviour of BBCode regarding leading and trailing linebreaks (at least in img-tags) changed. Now if the content ends with an linebreak, the link is broken:



There's still an issue with moved topics: If I move a topic from category A to B leaving a ghost in A and then move it again from B to C, a click on the ghost in A brings me to an empty post in B. Clicking on the ghost in B works as expected.


If I subscribed to a thread, I get for every reply to this thread one email-notification. In other forums, I just get one notification until I visit the thread again.
This is not really a bug but a feature-request, but I just recognized it because I'm subscribed to this thread and it's lot's of traffic in it.





Need to look into the bbcode parser, we just fix a couple issues with it. I wonder if we should allow line breaks inside and img tag?

As for the ghost. It has never been designed to follow multiple moves. The ghost gets the new location after the move hard coded in it. I know not the cleanest solution at all, but thats how it has been in FB since day one. For FB2 we will do this differently, but I don't think we will change this for 1.0.5 - too much change required, that only causes more bugs...

Same thing with the subscriptions email - completely agree - another 2.0 feature request
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
 
 
 
#55448
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
pedrohsi wrote:
hmm anything changed on this live forum? now if i use the link in the subsciption email, it won't jump to the last post, only to the first post on the latest page

Found the bug for this. Its a J1.0.15 SEF bug. The Joomla function that converts a non SEF to a SEF URL, strips the #anker tag from it. Works fine in J1.5.x (w/ or w/o built in SEF) as well as on J1.0.15 in combination with sh404SEF.

All,

If you intend to run FB on J1.5.x and you like SEF functionality, I recommend you run the Joomla internal SEF version for now. It works well with FB (I have been testing w and w/o it). sh404SEF for J1.5.x is not yet as stable as sh404SEF on J1.0.x - it contains a few bugs that will impact FB functionality amongst others. Once the final release of sh404SEF for J1.5.x is out you might want to give it anothe try, unless you are able to help them with troubleshooting and debugging, like many of you do here.
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
 
 
 
#55449
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
@fxstein:
I'm not sure either whether allowing linebreaks in img-tags (does it concern other tags, too?). I just recognized this change because one of my users has an trailing linebreak in his signature. Because robustness I would allow leading and trailing white-characters again if it's not to much work.

About moved topics: I think the cleanest way to track moves would be not to store 1/0 into the "moved"-field but to store the new message-id (iff messageid is sufficent for primary key). This way you can simply update (SET moved=newId WHERE moved=oldId or id=oldId) all ghosts. And with a quite small amount of code you could also be backwards-compatible to the current solution.
Another possible solution could be using the original links (to the ghosted mesage) in the overview and an forwarding to the new target. This could lead to a chain of forwards for multiple moved topics. This solution isn't very smart... I absolutly prefer the first one.

But I can understand that both issues are to big to get into the 1.0.5.
Goodbyte (User)
Junior Boarder
Posts: 85
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#55479
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
pedrohsi wrote:
hmm anything changed on this live forum? now if i use the link in the subsciption email, it won't jump to the last post, only to the first post on the latest page

This is now fixed but not yet installed. Thx for pointing it out!
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
 
 
 
#55480
Re:Nightly Build 1.0.5NB8 posted 5 Months ago  
Goodbyte wrote:
Currently the internet explorer doesn't accept the RSS-feed, because it contains a DTD-reference (click).

Additionally you could add an link-tag to enable browsers to autodiscover the feed. You have simply to add
Code:

$mainframe->addCustomHeadTag('<link rel="alternate" type="application/rss+xml" title="'._LISTCAT_RSS.'" href="'.JB_LIVEURLREL.'&amp;func=fb_rss&amp;no_html=1"/>');
at the end of fireboard.php (search for 'GetRSSLink'.


Added in SVN 926:
joomlacode.org/gf/project/fireboard/scms...rev&revision=926

Will be part of next build.

Thx!
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
 
 
 
Go to top