Add Posting Terms To New Thread Page Via Iframe
This mod allows you to have set terms and conditions for all new threads via an iframe.
******PLEASE CLICK INSTALL IF YOU USE THIS****** I'm no programmer and I'm using this only until a more sophisticated mod is available for vBulletin 4. It's my very first one, so please be gentle with me! What this mod does: Adds a simple iframe to the new thread page so members can see your posting terms and conditions before they create the thread. What it does not do: Cannot be set for individual forums...the iframe is universal. Any hints on developing this a bit more will be appreciated. It does not create the terms page for you...you must have one already in order for it to be included. Just add the link to the code below to show your page. To install: Go to your admin panel and find the newthread template in whatever skin you are using: admincp/Styles & Templates/Style Manager/Edit Templates/New Posting Templates/newthread Look for: Code:
{vb:raw navbar} Code:
<br> <table border="0" cellpadding="6" align="center" width="86%"> <tbody> <tr> <td style="border: 1px solid #557eaa;"><iframe src="http://www.simfansuk.com/terms.html" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" width="100%" height="200"></iframe></td> </tr> </tbody> </table> <br> Ok, it's not cool, but I really needed this for my own forums and just decided to share. Edit: The zip file has been updated to include a basic terms & conditions page which you may or may not want to use. Just upload it to your own site and link to it within the iframe. Download
iframe-terms.zip (83.3 KB, 99 downloads) Screenshots |