| |||||||
This is a discussion on Vbulletin fatal error within the vBulletin section, part of the Internet Forum Softwares category; Hi all, when I modifiy a control panel option, when I save, I have this error: Fatal error: Unsupported operand ...
![]() |
|
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
|
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: case 'number': //$value += 0; $value = $value + 0; break; Does anyone of you know how to solve the problem? Thank you __________________ Never seen gift girl like these! (geschenkideen on german or regalos originales on espanol), servizi fotografici matrimonio |
|
#2
| ||||
| ||||
|
Which version of vbulletin are you running? What setting do you change that causes the error? Its probably one of your modification gone bad.
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#3
| ||||
| ||||
|
I still have the version 3.8 Meanwhile thanks the same. Bye |
|
#4
| ||||
| ||||
|
This means that the Apache process doesn't have access to the file. You probably need to change file ownership or permissions.
|
|
#5
| ||||
| ||||
| |
|
#6
| ||||
| ||||
| Try re-uploading your files. Make sure you upload them in ascii format.
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |