The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
(Variable Name: $vbphrase[moderator] id:1772
Currently the Subject line for Mod notifications to threads/posts is: PHP Code:
New Post/Thread Notification: ANNOYING FORUM NAME I DONT WANT TO SEE How can I alter that so the only thing that shows is: New Post/Thread Notification: THREAD/POST TITLE That I DO WANT TO SEE I tried the following (didn't work): PHP Code:
PHP Code:
|
|
#2
|
|||
|
|||
|
Try $threadinfo['title_clean'] or $threadinfo['title']
|
![]() |
|
|