• If I try and update the Option tree plugin WordPress throws a wobbly and reports the following error multiple times and effectively breaks the site:

    Warning: include_once(/home/wildgorg/public_html/wp-content/themes/Construct/home/wildgorg/public_html/wp-content/plugins/option-tree/includes/ot-functions-admin.php) [function.include-once]: failed to open stream: No such file or directory in /home/wildgorg/public_html/wp-content/plugins/option-tree/ot-loader.php on line 475

    To reprair it I have to delete the OptionTree plugin directory and reinstall v2.1. I have tried updating it several times over the past few months, I’m guessing there may be some incompatibility with the theme or my WordPress configuration.

    Any help would be appreciated.

    https://ww.wp.xz.cn/plugins/option-tree/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Derek Herman

    (@valendesigns)

    Do you have OptionTree in theme mode?

    Thread Starter RallimG

    (@rallimg)

    I apologise for my lack of knowledge as OptionTree was included as part of the theme installation we bought.

    Editing the OptionTree plugin the following definition exists, I’m guessing this is control switch for theme mode and its currently disabled.

    ‘define( ‘OT_THEME_MODE’, apply_filters( ‘ot_theme_mode’, false ) );’

    Thanks.

    Plugin Author Derek Herman

    (@valendesigns)

    Send a ZIP copy of your theme to derek at valendesigns dot com.

    Thread Starter RallimG

    (@rallimg)

    Ok thanks will do.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Option tree versions after v2.1 error/warning’ is closed to new replies.