PDA

View Full Version : Random Links on Forumhome


mrderanged
11-13-2006, 05:18 PM
I took the code from the ADV_Links template and placed it in my forumhome template, but it's not populating. What would I need to do to get it to populate?

Thanks

drewbe121212
11-13-2006, 07:42 PM
You will have to actually perform a PHP query and fill the table from their. The file you would need to edit is your forum home file (usually index.php)

Our Sponsors
 

drewbe121212
11-13-2006, 07:42 PM
OR, look for a nice location of a plugin hook and write the code through the plugin manager.

mrderanged
11-13-2006, 07:46 PM
and what do I do since I'm not a coder and have no idea whatsoever what to do if I did try it? ;)