![]() |
How to make phrases from VB 3.0.x still usable?
When I update my VBB 3.5.x, some old phrases from VBB 3.0.x no longer work anymore. Instead of showing the value, now the variables shows their name, $vboption[bburl] - for example. Some phrases still work, such as "Email subject" or "Email body", but the others such as "Front-end error message" don't.
How to do code modification to make my VBB 3.5.2 parse those variables as their value? Tks a million! |
$vboption[bburl] is not a phrase but a setting/option and is now replaced by $vbulletin->options['bburl']
For other changes i suggest you have a look at our 3.5 Tutorial forum. |
I mean that variables can't be parsed as their value. For example, in Front-end Error Message, $username is show as "$username", not the value of this variable. But in the Email Subject and Email Bodytext, it works.
How can I modify the code to make it works in all phrasetypes? So much thanks! |
They were all changed to {1} {2} etc for 3.5.x. You need to remove/update your custom versions of those phrases.
|
Is there any solution to keep using he old phrases? Can you show me the way to do with code modification?
|
Why you would want to do that?
|
All times are GMT. The time now is 09:21 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:
|