![]() |
Add Posting Terms To New Thread Page Via Iframe
1 Attachment(s)
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> 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. |
Simple but practical. Installed no problems. :)
|
Good. I've just updated this to include a basic terms and conditions page :)
|
User group permissions and setting it for individual forums would be a welcome addition.
|
I know...I don't know php at all or I would love to develop some really cool mods for vBulletin. :)
|
I really needed something like this... but maybe without iframe would be really good :D
I have requested that before but no response yet? :( :P I really wish you knew some coding hehe.. otherwise I wouldn't really have to wait for posting terms just before new thread |
Quote:
|
Why not just add it in a <textarea> tag, and do away with iframe
|
I would make a span class, instead of inline . Cleaner code. Good effort Dr. :up:
|
Some great suggestions there. :)
The reason I wanted an iframe is so I could include as much content as I wanted on my external terms page without it taking up so much space on the actual posting page. My terms and conditions are quite verbose.:) |
Good mod but i also needed only for 1 forum category.
Thanks for so far . |
Super - working fine1
|
Well done...
|
But what you have to edit template to insert it in a section above the threads in each new thread instead?
|
How do I get the same for blogs too? Tagged. :)
|
For blog- go to - your template> Blog templates>blog_entry_editor> and find-
<p class="description"><vb:if condition="$show['delete']">{vb:rawphrase blog_entry}: <a href="{vb:link entry, {vb:raw bloginfo}}">{vb:raw title}</a></vb:if></p> </div> After </div> tag, Add this code. It will work (tested) . |
All times are GMT. The time now is 04:51 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|