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
"Recount Cat. Stats" error & ScrollBar on Posts (1 viewing) (1) Guest
TOPIC: "Recount Cat. Stats" error & ScrollBar on Posts
#55597
"Recount Cat. Stats" error & ScrollBar on Posts 5 Months ago  
Just upgraded from 1.0.0

When I click " Recount Categories Stats" i get this error

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, This e-mail address is being protected from spam bots, you need JavaScript enabled to view it and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Apache/1.3.33 Server at kansascityfantasy.com Port 80


Also is there a way to remove the scroll bars in this screen shot?

One last question. When I do get the board to properly count the number of threads/msgs is there a way to include the number of posts in child boards in the top category number of posts?

thanks,
TP
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
 
#55598
Re:"Recount Cat. Stats" error & ScrollBar on Posts 5 Months ago  
Also getting an error when i try to create a new board or edit an existing one.

Here is a screenshot
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
 
#55600
Re:"Recount Cat. Stats" error & ScrollBar on Posts 5 Months ago  
The first error is do to the PHP settings. You time-out before the script is complete.

Regarding the scrollbars, I guess it is just some CSS edits, but not sure. If you could provide a link to your site, we could test it out self.

The last error, I believe is because of some typo in the source itself. Report this as an bug.

Birger
MindTooth (User)
Joomla! Star
Senior Boarder
Posts: 161
graphgraph
User Offline Click here to see the profile of this user
Gender: Male MindTooth Location: Norway Birthdate: 1987-09-22
Logged Logged
 
 
#56167
Re: 4 Months, 3 Weeks ago  
MindTooth wrote:
The first error is do to the PHP settings. You time-out before the script is complete.

How can I fix this?

Regarding the scrollbars, I guess it is just some CSS edits, but not sure. If you could provide a link to your site, we could test it out self.

I think the scroll bars were part of the theme. I changed the theme, but now the "quick reply" box is open on every post. How can I remove it? kansascityfantasy.com

The last error, I believe is because of some typo in the source itself. Report this as an bug.

Where can I report it? This is pretty important to get fixed ASAP.

I recently converted from SMF to FB 1.0.0 (the only version that would work). I then upgraded to FB 1.0.4
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
 
#56168
Re: 4 Months, 3 Weeks ago  
All of these issues should have been fixed in the upcoming 1.0.5 that we have in Beta right now.

Might want to take a look at it. I am waiting on one more fix to come in that we are going toe 1.0.5RC1. While we only call it release candidate, it has been tested better than any other prior version of FireBoard.

As for scroll bars: Goto forum.css and look for:

div.msgtext {
overflow:auto;
...
}

Modify overflow:auto to overflow:hidden or overflow:visible

Should do the trick...
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
 
 
 
#56241
Re: 4 Months, 3 Weeks ago  
i cant seem to find 1.0.5

what can i do to fix these issues on 1.0.4
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
 
#56252
Re: 4 Months, 3 Weeks ago  
kcfantasy wrote:
i cant seem to find 1.0.5

what can i do to fix these issues on 1.0.4


Search tip:

Enter 1.0.5 in the search field on top of the forum here.

When I ran it the 1.0.5NB10 was the very first search result.
Everything you need to try out 1.0.5 is there.

Hope this helps!
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/08/16 00:31 By fxstein.
 
 
 
#56259
Re: 4 Months, 3 Weeks ago  
sorry, i only looked in the fireboard menu and the downloads menu. didn't think about looking on the message board.
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
 
#56261
Re: 4 Months, 3 Weeks ago  
still, what can i do to fix these issues on 1.0.4?

I don't know if i'm comfortable upgrading yet.
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
 
#56264
Re:"Recount Cat. Stats" error & ScrollBar on Posts 4 Months, 3 Weeks ago  
Alter max_execution_time to 60. This is located in your php.ini file. And you allready got a scrollbar fix.

Birger
MindTooth (User)
Joomla! Star
Senior Boarder
Posts: 161
graphgraph
User Offline Click here to see the profile of this user
Gender: Male MindTooth Location: Norway Birthdate: 1987-09-22
Logged Logged
 
 
Go to top