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!
Solved - wrong displaying yesterday topic BACKEND (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Solved - wrong displaying yesterday topic BACKEND
#23852
Solved - wrong displaying yesterday topic BACKEND 1 Year, 2 Months ago  
See the image:


edit administrator/components/com_fireboard/fb_cpanel.php
Line 199:
echo jbStats::get_total_topics()
change to
jbStats::get_total_topics(date("Y-m-d 00:00:01",$yesterday),date("Y-m-d 23:59:59",$yesterday))

And
move line around 207: $yesterday = mktime(0, 0, 0, date("m" , date("d"-1, date("Y")
before line 199;
viet4777 (User)
Senior Boarder
Posts: 291
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Last Edit: 2007/09/21 04:45 By viet4777.
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&id=282#282
 
The administrator has disabled public write access.  
Go to top