The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
php function error
ok i am getting this error:
Fatal error: Cannot create references to/from string offsets nor overloaded objects in /home2/xxxx/public_html/forum/includes/functions.php on line 685 this in oop and within a class. the code is PHP Code:
|
#2
|
|||
|
|||
|
#3
|
||||
|
||||
not the answer i was looking for... i wish they had database of all possible errors and then give a general explination of why it occurs.
|
#4
|
|||
|
|||
Ok well, I researched the problem.
Register globals being on may be the problem, try putting this in an .htaccess file and putting it in your forum folder. Code:
php_flag register_globals off |
#5
|
||||
|
||||
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:
|