![]() |
Automated template edit problem
I'm writing plugin wich adds some link to navbar. I'm trying to replace string
PHP Code:
PHP Code:
|
That won't work. This is what you need to replace:
Code:
".(($GLOBALS['vbulletin']->options['enablememberlist']) ? (" |
Yes, i've seen that in temlatecache there is a such string, but replacement gives an error (my pages don't load completely after i've installed my plugin)
the code is: Code:
$lookfor='".(($GLOBALS[\'vbulletin\']->options[\'enablememberlist\']) ? ("'; |
Because it is wrong maybe???
Try this: Code:
$lookfor='".(($GLOBALS[\'vbulletin\']->options[\'enablememberlist\']) ? ("'; |
Thanks a lot, it's OK now!:D
|
All times are GMT. The time now is 11:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|