The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]() Quote:
ALi |
#12
|
|||
|
|||
![]()
it doesn't seem that it would be that hard, i just cant code to save my life. i tied modifying the "/me" code but it didnt work.
ok found the boofo mod as well... this is exactly what i'm looking for. https://vborg.vbsupport.ru/showthread.php?t=169166 anyway to make this live again? |
#13
|
||||
|
||||
![]()
I know the guy who made it, he has a auto forum that I first seen it on. I thought it was Halarious.
Wish he would check his new PM lol ALi |
#14
|
|||
|
|||
![]()
I have the [you] mod on my forum.
If I'm allowed I could download it and attach here? I'll need the go-ahead from a staff member or Boofo before I'll upload it. |
#15
|
||||
|
||||
![]()
nice, Staff.......
ALi |
#16
|
||||
|
||||
![]()
You need the go ahead from the original author. vB.org does not hold any copyright over any modifications released here.
|
#17
|
|||
|
|||
![]()
I think this is exactly what I am looking for
Any update? Thank you |
#18
|
|||
|
|||
![]()
if you make an xml file using the following:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <plugins> <plugin active="1"> <title><![CDATA[[you]]]></title> <hookname>global_complete</hookname> <phpcode><![CDATA[$output = str_replace('[you]', $vbulletin->userinfo['username'], $output);]]></phpcode> </plugin> </plugins> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|