The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is it possible to automatically de-dotify a thread title? By this i mean if a member posts a title like... 'this.has.loads.of.dots.in.it.' then vb would remove the dots and replace with a space.
It was possible with phpbb using PHP Code:
|
#2
|
||||
|
||||
![]()
You could probably achieve this using the plugin and hook location for thread complete
|
#3
|
|||
|
|||
![]()
You would be able to spell that out for this noob would you? :erm:
|
#4
|
||||
|
||||
![]()
Look at newthread.php, and especially at the hook: newthread_post_start.
Also see the manual: Plugin System. |
#5
|
|||
|
|||
![]()
Ok thankyou very much for pointing me in the right direction, still not sure if i can do this though but i'll try. I imagine i'll be back.
![]() --------------- Added [DATE]1232020843[/DATE] at [TIME]1232020843[/TIME] --------------- Done it! And it works. ![]() Though i made the code adition here - class_dm_threadpost.php Cheers for your help. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|