MyBB Community Forums

Full Version: MyBB Error Message
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just got an email with this error message:
Quote:Your copy of MyBB running on Tortoise Forum (http://www.tortoiseforum.org) has experienced an error. Details of the error include:
---
Type: 2
File: inc/datahandlers/pm.php (Line no. 647)
Message
Illegal string offset 'to'

Any ideas how to fix it?
Running PHP 5.4 by any chance?
Replace this file
inc/datahandlers/pm.php
(2012-10-02, 01:45 AM)Nathan Malcolm Wrote: [ -> ]Running PHP 5.4 by any chance?

5.5 just upgraded
(2012-10-02, 03:38 AM)josh0322 Wrote: [ -> ]
(2012-10-02, 01:45 AM)Nathan Malcolm Wrote: [ -> ]Running PHP 5.4 by any chance?

5.5 just upgraded

I believe 5.3 is the latest version we currently support.
(2012-10-02, 03:38 AM)josh0322 Wrote: [ -> ]
(2012-10-02, 01:45 AM)Nathan Malcolm Wrote: [ -> ]Running PHP 5.4 by any chance?

5.5 just upgraded

There is no PHP 5.5..
My bad. I'm on PHP 5.3, MySQL 5.5
I took a quick peak as this shouldn't happen on 5.3, and according to the response headers you're actually running PHP 5.4.

X-Powered-By: PHP/5.4.7

Can I ask what version of MyBB you're running? This might have been fixed in a recent release, or it should be scheduled to be fixed in 1.6.9.
I'm on 1.6.3 Undecided

Admin CP yields these errors:
Quote:Warning [2] Illegal string offset 'flash_message' - Line: 134 - File: ch4brahe/inc/class_page.php PHP 5.4.7 (Linux)
File Line Function
/ch4brahe/inc/class_page.php 134 errorHandler->error
/ch4brahe/modules/home/index.php 40 DefaultPage->output_header
/ch4brahe/index.php 483 require

I just upgraded to 1.6.8 and it wrecked my custom theme!!

more email errors
Quote:---
Type: 2
File: inc/datahandlers/user.php (Line no. 480)
Message
Illegal string offset 'fid3'

Any ideas?

tops?