The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fatal error: Unsupported operand types in adminfunctions_options.php on line 693
Hi all,
when I modifiy a control panel option, when I save, I have this error: Fatal error: Unsupported operand types in ?/includes/adminfunctions_options.php on line 693 and often it doesn't save the modifications. I opened the file adminfunctions_options.php and, at line 693, I have this code that I report here: $value = $value + 0; grouped in here: Code:
case 'number': //$value += 0; $value = $value + 0; break; Thank you |
#2
|
|||
|
|||
Please post the code you are trying to use in the option.
|
#3
|
|||
|
|||
Where can I find an excuse?
--------------- Added [DATE]1265286111[/DATE] at [TIME]1265286111[/TIME] --------------- The option is: Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|