Results 1 to 3 of 3

Fatal error: Cannot create references to/from string offsets

This is a discussion on Fatal error: Cannot create references to/from string offsets within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Fresh 3.6 install and the error I get straight away: Fatal error : Cannot create references to/from string offsets nor ...

  1. #1
    Junior Member
    Real Name
    Scott Harris
    Join Date
    Aug 2006
    Posts
    1
    Liked
    0 times

    Fatal error: Cannot create references to/from string offsets

    Fresh 3.6 install and the error I get straight away:

    Fatal error: Cannot create references to/from string offsets nor overloaded objects in /home/idoit3d/public_html/includes/class_core.php on line 1274

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Please open a support ticket and provide a temporary FTP account. This error is caused by a flaw in vBulletin's fresh install that isn't present in an upgrade.

  3. #3
    Junior Member
    Join Date
    Nov 2005
    Posts
    15
    Liked
    0 times
    This is covered here: Fatal error: Cannot create... - vBulletin Community Forum

    fix is this:
    go into mysql and execute this query:

    UPDATE datastore SET data = '' WHERE title = 'options';

    next copy tools.php from the "do_not_upload" folder in the original vbulletin zip to your admincp directory.
    finally, go to tools.php in your browser, and rebuild the options cache. That fixes the problem.
    Last edited by scruby; 08-31-2006 at 11:21 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •