The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Pre-defined content for newthread/reply. (UPDATED) Details »» | |||||||||||||||||||||||||||
Pre-defined content for newthread/reply. (UPDATED)
Developer Last Online: Oct 2012
Hey,
Somebody needed this so I made this quickly, however I think it's something more people can use and as it's been a long time since my last hack release. I release this. What it does. This hack is good if you want all the threads in a certain forum look a bit the same. In admincp you can define a text & subject that you want to show standard in certain forums, for certain usergroups when they start a new thread. Features. -unlimited pre-defined txts -Define text & subject for certain forums & certain usergroups. -Show on newreply and/or newthread -edit & manage Planned updates. No current planned updates. Version walktrough. 3 jan 2006 Version 1.0.0 released 3 jan 2006 Version 1.0.1 released - bug fix release, to upgrade run these 2 queries: Code:
ALTER TABLE ".TABLE_PREFIX."predeftxts ADD `ugids` VARCHAR( 200 ) NOT NULL ALTER TABLE ".TABLE_PREFIX."predeftxts ADD `subject` VARCHAR( 200 ) NOT NULL Version 1.5 released - New features: parse bbcode in admincp & choose between newthread and/or newreply + some remaining dutch phrases translated. To upgrade overwrite product & all files Fields description. forum ids (required field) Define the forum ids where to show this text on new thread. Seperate with comma ',' e.g. 4,3,2,1 Usergroup ids (required field) Define the usergroups ids who see the text on new thread. seperate with comma ',' e.g. 4,3,2,1 Show in newthread Whether to show it while making a new thread yes or no Show in newreply Whether to show it while making a new reply yes or no subject (not-required field) Give a standard subject the user will see on new thread (when above fields are true) text (required field) Define a standard text the user will see on new thread. Don't forget to click install Show Your Support
|
Comments |
#22
|
|||
|
|||
Great job but it seems it's all in a different language.
Ie. Product title is Pre-defined teksten voor newthread Navgroup text is Newthread teksten You've also got a spelling error: "Add pre-definded text" should be "Add pre-defined text" Hope these are fixed for the next version, otherwise great job! |
#23
|
|||
|
|||
@ADM: Yeah, I made it first in dutch, without the intention to release it.
So I didn't use phrases, but I decided to release it, and then I quickly translated it, but forgot some things. However I don't think it's that hard to understand what I mean newthread teksten = newthread texts Pre-defined teksten voor newthread = pre-defined texts for newthread So its semi-english. |
#24
|
|||
|
|||
ok i have question......is there a way to make it so there are spaces between each line you add?
|
#25
|
|||
|
|||
Dumb question: Why doesn't it work for me..?
I have installed it but the text doesn't show up when I post a new thread. |
#26
|
|||
|
|||
I am going to try this out in my for sale forums on my automotive site, thanks for sharing
|
#27
|
|||
|
|||
@MrNase, make sure you have set the right forums and the right usergroups!
You have to give forumids where you use them like this e.g. 1,2,3 and usergroup ids (admins= 6) so e.g. 5,6,7 So make sure you have set your usergroupid and you post in the right forums. |
#28
|
|||
|
|||
I did that.. And I even stripped the code to the ground and still had the error that the message area didn't get filled with the text I entered..
|
#29
|
|||
|
|||
Quote:
|
#30
|
|||
|
|||
Version 1.5 Released!
|
#31
|
|||
|
|||
this is cool
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|