The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]() Quote:
Quote:
We will have to save text for each thread as each thread title text is being saved and shown later. Saving it as a profile field doesn't seems to be a correct way and I dont think this would work. |
#12
|
||||
|
||||
![]()
This is not as easy as you seem to think it will be. You will need to:
- add a new field to the thread table - add a new field to the post table (optional?) - modify the save post function to save this new field when a new thread or post are made - modify the get threads query to get this new post title also - modify any display templates (or the code) to display this new post title if that language is selected - modify search to allow for searching of this field (optional) This isn't some modification anybody is likely to write for you unless they have need of it themselves and want to code it in such a way to share. It's much more involved than just adding some new text area to your new thread page. |
#13
|
||||
|
||||
![]()
Sorry I didn't see there was a thread above your question when I first followed your link.
Basically what Lynne says, this isn't easy. There is a mod for VB 3.8 that does something similar: https://vborg.vbsupport.ru/showthread.php?t=200259 But it will not work with 4.x. |
#14
|
|||
|
|||
![]() Quote:
Quote:
|
#15
|
||||
|
||||
![]()
I know for a fact that hack won't work on VB4, but it's an excellent start if you or someone you find is willing to attempt changing it to your needs.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|