• Resolved nitrographics10

    (@nitrographics10)


    Recently I’ve migrated 3 WordPress sites to GoDaddy. At first everything was fine, then the 2 addon domains: rdoc.us and publicsafetydivesolutions.com had these lines of Warnings show up at the top of the pages:

    Warning: Illegal string offset ‘sidebar_change’ in … includes/tt_meta.php on line 3
    Warning: Illegal string offset ‘sl_pos’ in … includes/tt_meta.php on line 4
    Warning: Illegal string offset ‘primary_width’ in …includes/tt_meta.php on line 5
    Warning: Illegal string offset ‘secondary_width’ in … includes/tt_meta.php on line 6
    Warning: Illegal string offset ‘special_width’ in … includes/tt_meta.php on line 7

    I have seen this in other forum posts, but never a solution. If you do a Google search of these, it pulls up many live sites that have this exact issue going on right no. Is there a solution? Why did it work for awhile then not?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Where is that includes/tt_meta.php coming from? Your theme? A plugin?

    Thread Starter nitrographics10

    (@nitrographics10)

    The theme. Here is full Warning line:
    Warning: Illegal string offset ‘sidebar_change’ in /home/psdive/public_html/homedir/rdoc/wp-content/themes/RDOC2/RDOC2/includes/tt_meta.php on line 3

    Is this a premium (paid) theme? If so, I would contact the theme developer (or wherever they provide their support) – You paid for the support and they have full access to the code.

    If this is a free theme from www.remarpro.com – Please provide the name of the parent theme and I can assist further (I cannot find a theme on here named RDOC2).

    Thread Starter nitrographics10

    (@nitrographics10)

    We are in the process of switching web providers (and designers). I still had access to the old nameservers, so switched rdoc.us back to it and the error codes disappeared.

    Something to do with the transfer to GoDaddy? (Their tech-support has not been very helpful in the migration and even told me to do some things that were totally wrong.)

    Thread Starter nitrographics10

    (@nitrographics10)

    I pulled both sites back to old name servers (before canceling service) and error messages went away. Put them back to GoDaddy’s and errors came back.

    Thread Starter nitrographics10

    (@nitrographics10)

    On the previous server (where it worked fine) in the CPanel, the PHP version was 5.3.28.
    GoDaddy’s CPanel PHP is 5.4.34

    At this point I see 2 options:
    1. Somehow fix the php file to work with 5.4.34
    2. Switch CPanel down to 5.3, but this could cause other issues and I kind of hate going backwards.

    Thread Starter nitrographics10

    (@nitrographics10)

    Going back down to 5.3 would have been a temporary fix. I posted the question to StackOverflow and somebody gave a code fix immediately – problem solved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘"tt_meta.php" Warning errors at top of sites’ is closed to new replies.