The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#41
|
|||
|
|||
is there a way that this can be limited to specific forums/sub-forums? if so, how?
Thanks!!! |
#42
|
||||
|
||||
Quote:
|
#43
|
|||
|
|||
Very strange. It works in titles, but not in posts.
Smiry, go to the Plugin system, chose Vbulletin General -> global_complete from the pulldown menu. Anyway, anyone know why it wouldn't work in a post? |
#44
|
|||
|
|||
Is this updated for 3.5.4? It tells me my message is too short on any post when I try to create a thread after installing this hook.
|
#45
|
|||
|
|||
The following worked for me for post body for all forums, it doesn't cover thread title or anything else. The first post replaced the username code with my own name as I was posting it.
postbit_display_complete $post[message] = str_replace('[username]', $vbulletin->userinfo['username'], $post[message]); |
#46
|
|||
|
|||
I was annoyed to find when this gets mixed with the auto url thingy, it stops working.
I wanted to post a link to: http:/[username].justgotowned.com/ However the hyperlink doesn't change to the username, but the name of it does |
#47
|
|||
|
|||
Quote:
|
#48
|
||||
|
||||
works nice... thanks.
|
#49
|
|||
|
|||
AWESOME!!! ive been looking for something like this for my "happy (insert holiday) user" threads
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|