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!
Re:Post counts off? (1 viewing) (1) Guest
Go to bottom Favoured: 1
TOPIC: Re:Post counts off?
#11673
Re:Post counts off? 1 Year, 5 Months ago  
i checked out that in this board the latest posts are shown even for child boards... does anyone have a fix for this bug? (1.1 version, obviously)
serena (User)
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
Gender: Female IL DONO Location: Rome Birthdate: 1975-09-08
Logged Logged
 
The administrator has disabled public write access.  
#12706
Re:Post counts off? 1 Year, 5 Months ago  
This bug really irks me.. I'm gonna try digging through the code later in the morning to see if i can figure it out. I figured maybe it was the upgrade that caused the childboard count to not work.. But i just did a local fresh install of fireboard 1.0.1 n zilch on the child forum count. Is there a config for it? from the backend. Cause i dont think i saw that either. What am i over looking guys?
cyberpunk (User)
Everyone has something to learn and somethign to t
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Gender: Male tizzle1080 atomic_particles funkdoc6@hotmail.com executivegt Location: Jamaica Birthdate: 1985-12-01
Logged Logged
 
 
The administrator has disabled public write access.  
#12734
Re:Post counts off? 1 Year, 5 Months ago  
said i'ld fix it yesterday. Just completed it. i would upload the file but for some reason youc an upload txt files? how odd

child board count fix
cyberpunk (User)
Everyone has something to learn and somethign to t
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Gender: Male tizzle1080 atomic_particles funkdoc6@hotmail.com executivegt Location: Jamaica Birthdate: 1985-12-01
Logged Logged
 
 
The administrator has disabled public write access.  
#13149
Re:Post counts off? 1 Year, 4 Months ago  
I'm sorry.. the permissions on the download section of my site did't allow single file permission settings and i cant set my entire download access to guest... next best thing i can do is just host it in a little dir for you guys

the fix

hope this helps
cyberpunk (User)
Everyone has something to learn and somethign to t
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Gender: Male tizzle1080 atomic_particles funkdoc6@hotmail.com executivegt Location: Jamaica Birthdate: 1985-12-01
Logged Logged
 
 
The administrator has disabled public write access.  
#13152
Re:Post counts off? 1 Year, 4 Months ago  
Brilliant fix Taylor. Many thanks. I simply took your listcat.php file and replaced mine and what do you know, Jed’s a millionaire!

I was wondering if you thought of also editing the code so that on the right hand side it would not show "No Posts" at all in the message board itself in the event it is a message board that contains only child boards?

All of my message boards that contain child boards don't allow posts into the board itself, only into the child boards, so they still show as having "No Posts" at all, which is actually a bit confusing to a user I think if you are showing posts now in the child boards themselves within the message board.

What seems stranger than strange to me is that if you go to the main Fireboard forum page on this site, they have it all working right showing both child board counts as well as the total number of posts in the child boards for the message board itself as well.

I think i am running the latest Fireboard component release, so why I would not get the same result in my forum is beyond me
marcbkk (User)
Junior Boarder
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#13174
Re:Post counts off? 1 Year, 4 Months ago  
thank u for Ur work cyberpunk. Iget an mysql error:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/subdomains/alvar.moskitoo/components.../default/listcat.php on line 229

whats that mean... how can i fix it?

I update fb from 1.0.0 to 1.0.1 ... joom 1.0.12
bilal (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Stuttgart / Germany Birthdate: 1972-08-15
Logged Logged
 
 
The administrator has disabled public write access.  
#13178
Re:Post counts off? 1 Year, 4 Months ago  
....I dont have "listcat.php"
lord_lethris (User)
Clearly Mad
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Earth Birthdate: 1977-03-19
Logged Logged
 
Hello «- Clicky Clicky
 
The administrator has disabled public write access.  
#13179
Re:Post counts off? 1 Year, 4 Months ago  
It must be in your template folder ...


For default template its in:"/components/com_fireboard/template/default/listcat.php"
bilal (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Stuttgart / Germany Birthdate: 1972-08-15
Logged Logged
 
 
The administrator has disabled public write access.  
#13181
Re:Post counts off? 1 Year, 4 Months ago  
marcbkk wrote:
Brilliant fix Taylor. Many thanks. I simply took your listcat.php file and replaced mine and what do you know, Jed’s a millionaire!

I was wondering if you thought of also editing the code so that on the right hand side it would not show "No Posts" at all in the message board itself in the event it is a message board that contains only child boards?

All of my message boards that contain child boards don't allow posts into the board itself, only into the child boards, so they still show as having "No Posts" at all, which is actually a bit confusing to a user I think if you are showing posts now in the child boards themselves within the message board.

What seems stranger than strange to me is that if you go to the main Fireboard forum page on this site, they have it all working right showing both child board counts as well as the total number of posts in the child boards for the message board itself as well.

I think i am running the latest Fireboard component release, so why I would not get the same result in my forum is beyond me


welcome. I'm contemplating it. its the same situation for my boards as well. Just haven't approached it as yet. I'll work on the logic for it today and implement by sunday. weekends a bit busy.
cyberpunk (User)
Everyone has something to learn and somethign to t
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Gender: Male tizzle1080 atomic_particles funkdoc6@hotmail.com executivegt Location: Jamaica Birthdate: 1985-12-01
Logged Logged
 
 
The administrator has disabled public write access.  
#13183
Re:Post counts off? 1 Year, 4 Months ago  
bilal wrote:
thank u for Ur work cyberpunk. Iget an mysql error:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/subdomains/alvar.moskitoo/components.../default/listcat.php on line 229

whats that mean... how can i fix it?

I update fb from 1.0.0 to 1.0.1 ... joom 1.0.12


if the loop is supplied an invalid resource it would mean that the previous query failed. which shouldn't be the case. How did you apply the fix? manually or just replacing the file?
cyberpunk (User)
Everyone has something to learn and somethign to t
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Gender: Male tizzle1080 atomic_particles funkdoc6@hotmail.com executivegt Location: Jamaica Birthdate: 1985-12-01
Logged Logged
 
 
The administrator has disabled public write access.  
Go to top