The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[SOLVED] error in my product is removing copyright
some reason my code is removing the copyright from the bottom of the page this is my string
Caught my error (in red) guess thats what i get using an old product to create a new one =) Code:
$drcidl_cr = '$vbphrase[powered_by_vbulletin]'; $vbulletin->templatecache['footer'] = str_replace($drcidl_cr,$drcrb_cr.fetch_template('drc_idle_script'),$vbulletin->templatecache['footer']); |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|