Legacy Statistics in forum whats going on

Status
Not open for further replies.

MrKing

Customer
Statistics in forum whats going on would be great feature.

Download Statisics
Downloads Available: 1234
Categories: 123

etc

also i would like to be able to place the stats on custom areas

so if i wanted to place say the total downloads like in the stats sidebox what code would i use?

Code:
<p>{vb:rawphrase downloads}: <span style="font-weight: bold;">{vb:var stats.files}</span></p>

does not work on forum header / homepage.

Thanks
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Statistics in forum whats going on would be great feature.

Download Statisics
Downloads Available: 1234
Categories: 123

etc

also i would like to be able to place the stats on custom areas

so if i wanted to place say the total downloads like in the stats sidebox what code would i use?

Code:
<p>{vb:rawphrase downloads}: <span style="font-weight: bold;">{vb:var stats.files}</span></p>

does not work on forum header / homepage.

Thanks

That wont work anywhere else besides on a downloads generated page because it's not globally set. On the forumhome it doesn't load the download phrases and doesn't set the variables up.
 
i see, can i set it globbaly or is there another code i could use to call a the sql field to any page?

Thanks
 
i see, can i set it globbaly or is there another code i could use to call a the sql field to any page?

Thanks

You could create a plugin, but it's not just a sql field, it's a query and calculate that's done on the main download page. So you'd have to reproduce the same code in the plugin.
 
Status
Not open for further replies.

Similar threads

  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
3
Views
1K

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,716
Customer rating
0.00 star(s) 0 ratings
Back
Top