|
#43558
09/11/2001 6:10 PM
|
Joined: Apr 2001
Posts: 18
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 18 |
Hi !
Is it possible to display the total number of messages for the current day ?? (not the total number of topic).
A mod does this ?
It's very important !
Thank You
|
|
|
#43559
09/12/2001 1:25 AM
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
It should be, thought I don't know a hack that does this. Check out if you can find this at SpAwN's Database.
Ps.Wrong forum.
|
|
|
#43560
09/12/2001 12:25 PM
|
Joined: Apr 2001
Posts: 57
Member
|
Member
Joined: Apr 2001
Posts: 57 |
Find this in search.cgi in the getdaily routine:
@daily = reverse(@daily2);
Add below it: $total_posts = $#daily;
Now just put $total_posts further below where you'd like it to be displayed. For example, find $MatchTotal and place it near that.
|
|
|
#43561
09/13/2001 2:10 AM
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
It depends, where do you want it to appear on your forum? Main page of Forum?
|
|
|
#43562
09/13/2001 3:30 AM
|
Joined: Apr 2001
Posts: 18
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 18 |
thank you very much treszoks ! It works perfectly ! www.playfrance.com on the main page (under communaute - xxxxx messages aujourd'hui !)
|
|
|
#43563
09/13/2001 5:00 AM
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
Looks pretty good, good work. 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|