PDA

View Full Version : Make a downloads page


CampinCarl
06-02-2008, 06:04 AM
I need to make a downloads page pretty much like this:

http://www.amxmodx.org/compiler.php?mod=1&cat=0&plugin=&author=&go=search

so it gets all the downloads, get who posted them, and some more information in the post, and posts it on a page

thanks ;D

GameWizard
06-02-2008, 08:03 AM
This is all I could find:
https://vborg.vbsupport.ru/showthread.php?p=597357

Lynne
06-02-2008, 02:55 PM
We have two forums on our site that have attachments of interest to our users - the are torrents. I wrote a page that just lists all the threads with torrents in those two forums along with statistics for them. I wrote it by starting with the blank page here - How to create your own vBulletin-powered page! (uses vB templates) (https://vborg.vbsupport.ru/showthread.php?t=62164) All I have to do was write the queries, and make a template to spit out the page.