The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Update Thread Title Global
We have a pretty big thread and the title needs to be changed for each post. Instead of doing it manually if you change the first post how do you update it globally?
Thank you, JJ |
#2
|
||||
|
||||
Anyone?
|
#3
|
|||
|
|||
If no one else in that thread has chosen manual title (for example thread title is "how to", but my post which is the 3rd one in that thread titles "how not to", then either you should
1) do it manually 2) run a query in phpmyadmin to change all titles of posts of this specific thread |
#4
|
||||
|
||||
Create a plugin hooked at "threaddata_presave" with the code:
PHP Code:
|
#5
|
||||
|
||||
Quote:
Going to do this now. --------------- Added [DATE]1518972702[/DATE] at [TIME]1518972702[/TIME] --------------- Tried it and didn't work. Any idea what I did wrong? |
#6
|
||||
|
||||
Are you sure you used the correct thread id?
Before you saved the plugin, did you make it active? |
#7
|
||||
|
||||
Yes, then I went and changed the title and it didn't update the other posts.
|
#8
|
||||
|
||||
Odd...it worked for me.
|
#9
|
||||
|
||||
It the thread ID just the number?
Is that the only thing to change? |
#10
|
||||
|
||||
Can you post a link to the thread?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|