• Resolved morris4ever69

    (@morris4ever69)


    I have OptionTree in theme mode, using WordPress 3.8.1. After update to 2.3.4 (from the previous version), I found in php error log this message:


    PHP Notice: Uninitialized string offset: 1 in /Applications/MAMP/[...]/option-tree/includes/ot-functions-option-types.php on line 929

    The message is repeated 8 times.

    I hadn’t this php notice with the previous version. Anybody can suggest me how to solve this little problem? Thanks!

    https://wordpress.org/plugins/option-tree/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter morris4ever69

    (@morris4ever69)

    I forgot to say that I get the 8 messages in the php error log when I click the “Theme Options” link in admin page. In the front end everything seems ok, even with WP_DEBUG enabled.

    Plugin Author Derek Herman

    (@valendesigns)

    It looks like that line needs to have an isset added to it. It’s not a big deal and is not going to hurt your site. It will go away once a value is saved to the measurement option type. I’ll add an update to the next version. Thanks for catching it.

    Thread Starter morris4ever69

    (@morris4ever69)

    I’m glad to help. Thanks for your support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Notice after update to 2.3.4’ is closed to new replies.