The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Hello,
As an exercise I wanted to replace edit.gif from a plugin... so I made a plugin with hook location: showthread_complete and did: $vbulletin->templatecache['SHOWTHREAD'] = str_replace('edit.gif', 'mynewimg.gif', $vbulletin->templatecache['SHOWTHREAD']); but it doesn't replace the string... The plug is being called, but its just not replacing the string for some reason.... any help? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|