![]() |
vBulletin 4 Request - Default text for new threads
For one forum, when someone creates a new thread, instead of a blank content box, I want to include text, basically a template where member can answer the questions and submit it.
I'm having a hard time finding a mod that does this. Anyone know if one exists? |
A simple solution would be to create a plugin hooked at "newthread_forum_start" with PHP code such as:
PHP Code:
|
Wow, thanks :)
Would this solution work if I wanted to use some BB code or include links? |
Quote:
|
I think he's asking if he can insert that code into a bbcode code & have it pop out that info when they press it.
|
I tested it and BB codes does work :)
However I have another problem. Your code above double spaces each line. Age Sex Location How do I single space it? Age Sex Location |
Change
PHP Code:
PHP Code:
|
awesome, thanks again :)
|
All times are GMT. The time now is 04:15 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:
|