The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
In the product xml I have :
PHP Code:
Why doesn't it like the $. Instead of inserting it into the database like (1, '$firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country', '$city / $country') It is showing as: (1, ' , ', ' / ') How can I get it to work correctly. Thanks. |
|
#2
|
|||
|
|||
|
Someone must have an answer to this.
|
|
#3
|
||||
|
||||
|
Are those variable defined? And you probably need to do something along the lines of:
PHP Code:
|
|
#4
|
|||
|
|||
|
Quote:
Tried that and it gives this error when installing the plugin: Parse error: syntax error, unexpected T_VARIABLE in /var/www/html/test/vb4/includes/adminfunctions_plugin.php(450) : eval()'d code online 605 They are defined in the app. They should look like this in the database.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|