The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
hook 4 post preview
i need 2 make some changes in post content. actually i'm using 2 hooks - threadfpdata_presave, postdata_presave and modifying pagetext like $pagetext = $this->fetch_field('pagetext', 'post');
but now i have a problem with post preview - post content stays unchanged while i pressing preview button. is there some hook for post preview? or there is some way to change this content? |
#2
|
|||
|
|||
You can use hook newpost_preview and make your changes to the string in $previewmessage.
|
#3
|
|||
|
|||
thanks a lot!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|