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
Re:1.0.5RC2 uploaded and published (1 viewing) (1) Guest
TOPIC: Re:1.0.5RC2 uploaded and published
#60784
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
jerry wrote:
sources/fb_rss.php
replace jos_ with #__


Ooops - stupid cut and paste mistake. Thanks a lot for pointing out. It has been fixed.
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
 
 
 
#60785
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
mijalis wrote:
Small bug:
The _GEN_FORUMLIST Define is not shown.
"Forum list - board title" should be shown as page title. It was ok on RC1, now it is blank.


Can you be more specific? 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
 
 
 
#60786
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
hoferchr wrote:
I just installed 1.0.5 RC2 on our church's Joomla-based 1.0.15 site. I am using the "default_ex" template and image set, and I have found a couple images that appear to be broken and/or are missing:


  • When I go to a topic to read postings, the user information is shown to the right hand side of the message posting. The icon for "Click here to see the profile of this user" isn't showing up. I just see a placeholder for the image.

  • When I click on the "Category" tab, the image for "Show most recent message" in the "Last Post" column appears broken. Again, I just see an image placeholder.



Unfortunately, this is a known Joomla 1.0.x installer issue. It is listed in the README. The work around is to copy the 2-3 corrupted images manually onto your server.
I wish we could fix this. Unfortunately this is inside of Joomla 1.0.x itself and I have not received any comments to my requests to get this fixed by the Joomla team.
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
 
 
 
#60787
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
albvital wrote:
albvital wrote:
I tried many times to load the firebord component to my Joomla 1.5 native, but it never ended.
I have this error message all the time whenever I try to download again from Admin Control Panel (joomla):

The server encountered an unexpected condition which prevented it from fulfilling the request.
The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log.


Error reporting is at maximum and I changed the php.ini from 30 sec to 60 and afterwards to 90 seconds. Can someone help?


No help for this problem?!


Do not run error reporting at maximum in Joomla or the install of a legacy module will never finish. Not sure why that is the case. Change the php.ini maximum execution time to 300 sec and try again. Make sure you change the right php.ini
You must be able to see the updated execution timeout from within the Joomla system info screens.
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
 
 
 
#60790
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
jerry wrote:
bug: listcat.php (default, default_ex)
is_Moderator -> is_Mod

bug: guest's profile shouldn't be a link (it throws fb_debug page)

HaND
P.S.: Thanks for the RSS.


Both issues fixed. 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
 
 
 
#60791
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
artscoop wrote:
Hello,

I've just upgraded my forum from 1.0.5RC1 to 1.0.5RC2, and it's quite cool with new stuff and better functionnality.

However, I wonder if I am the only one who can't preview any message before posting. (since 1.0.5rc1). I use Firefox 3.

And also, I am still not able to delete my own posts.
One suggestion for message deletion, would be that the author of a post should always be able to delete his own posts, except in the case where all these conditions are met :
- The post is the first of a thread AND
- The thread contains more than a specified number of messages (the number can be specified in back end)

I think this could be a big and awaited improvement.

Thanks for all your work.


The preview issue in RC2 has been fixed. I had to code around a PHP 4 limitation. It will be in the next build later today.

Sorry no new features at this point.
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
 
 
 
#60792
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
ewel wrote:
ewel wrote:
ewel wrote:
fxstein wrote:
ewel wrote:
I had hoped RC2 would solve the issue of user names still showing (see www.bestofjoomla.com/component/option,co...w/catid,77/id,59655/) but I still have that issue
In the category listings the moderator is still shown by username not realname. See nbnm . eu.


This has been fixed and is working. You just need to run Recount Category Statistics after switching from username to real name. All existing posts will get updated to the proper name display.


I tried doing the Recount Category Stats but in the category view I still see my username as moderator of the forums.


If you could point me to where the fix is or where I should try and fix I'd like to have a go at solving this.. I would like to get rid of my username : )



I found out how and where to display moderators according to the show realname and show username plugin settings so that it shows a moderator's real name, username or both.

In default_ex/listcat.php and default_ex/showcat.php I made changes like so:

Code:

...




I really think this should be in the next RC, especially now that the little work for it is done

PS Sorry for the messy look but I can't get this post to use line breaks in the code.


This has been fixed and will be in the next build later today.

PS: Only a single line of code had to be fixed in the end...
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
 
 
 
#60793
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
jerry wrote:
bug: old style links in search & my posts

Won't touch those for now. The automatic redirect takes you to the correct URL.
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
 
 
 
#60794
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week 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


This has been fixed. Had to deal with PHP4 as it does not support the UTF8 conversion we are using. It will be in todays 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
 
 
 
#60795
Re:1.0.5RC2 uploaded and published 2 Months, 1 Week ago  
NeoForever wrote:
SERIOUS BUG:

Ok this is not as simple as above.

My categories are not visible in the drop-down list of "Board Categories". It is empty.
I tried to load sample data. Then the list shows all my categories along with the sample ones.

This was not an issue in RC1.

Any ideas?


I cannot reproduce this issue on an of my test servers. Does anybody have this issue, where I can take a look at it?

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