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 Spread FireBoard!
Recount Categories Stats never finishes (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Recount Categories Stats never finishes
#57898
Re:Recount Categories Stats never finishes 2 Months, 4 Weeks ago  
What does the error log say?
grinchy (User)
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#57899
Re:Recount Categories Stats never finishes 2 Months, 4 Weeks ago  
grinchy wrote:
What does the error log say?

Thank you for responding.

I don't know how to access the error log. The server guys told me to install third party Joomla, so my guess is the problem is not in the server but with Joomla. Even now, if one is to post in the forum, the number of the posts remains zero. How can I make it so that the actual number of the posts is visible?
albvital (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#57900
Re:Recount Categories Stats never finishes 2 Months, 4 Weeks ago  
Well the error message says differently. Locate the error log and report any errors it contains.
grinchy (User)
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#57918
Re:Recount Categories Stats never finishes 2 Months, 3 Weeks ago  
I would recommend you upgrade to 1.0.5RC1

The error handling is a lot better in it and should produce better error output in case something is wrong with your database.
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.  
#59377
Re:Recount Categories Stats never finishes 2 Months ago  
i've got the same problem... It seemed to start after deleting 1 post from the forum - i lost all the categories stats after that.

i try to recount now (changed max_memory to 32M and max_exec timout to 340 secs in php ini) and it still fails mysql error saying that it timed out afer 340 secs!

Code:

Fatal error: Maximum execution time of 340 seconds exceeded in /var/www/vhosts/website.com/httpdocs/components/com_fireboard/class.fireboard.php on line 386


prob only got 400-500 posts, dedicated hosting.

running v 1.0.5RC1 | 2008-09-04

help! any suggestions?
mpinder (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/09/30 22:54 By mpinder.
 
The administrator has disabled public write access.  
#59434
Re:Recount Categories Stats never finishes 2 Months ago  
i've seen its been a official bug since March 2008

anyone got any ideas?
mpinder (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#59446
Re:Recount Categories Stats never finishes 2 Months ago  
I hope you didn't build your forum using the sample data. It is only for studying how to build your forum but not to be built upon as your forum. Many problems occur from doing this. Perhaps this is one of them.
Ladyshaper (User)
Senior Boarder
Posts: 172
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#59449
Re:Recount Categories Stats never finishes 2 Months ago  
Hi Ladyshaper.

I built the forum structure up from scratch, not from the sample data, so hopefully that isn't what's causing the problem. I'm still out of ideas as to what could be causing it. I made a default, clean install yesterday and tried importing the old DB as update data in mySQL, but the same problem then happened.
mpinder (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#59463
Re:Recount Categories Stats never finishes 2 Months ago  
Hi All,

Managed to find a fix for it here:

www.bestofjoomla.com/component/option,co...w/id,50745/catid,23/

I checked my jos_fb_categories table in mySQL and found a duplicate entry in there with id=30 and parent=30... I deleted this duplicate and then ran the Recount Stats again in FB - et voila! So this is what caused the recount to hang in an endless loop. Got all my stats back now
mpinder (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top