• Resolved nexusbroadcast

    (@nexusbroadcast)


    When I try to use the nominate this button – the box pops up full of the following errors

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘ot_after_theme_options_save’ not found or invalid function name in /home/nexusb/public_html/mywebsite.com/wp-includes/plugin.php on line 525

    https://ww.wp.xz.cn/plugins/pressforward/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nexusbroadcast

    (@nexusbroadcast)

    I am using the Hueman theme. The theme is the problem as the plugin works fine on other themes. I put a band aid on this by commenting out the following lines in /wp-content/themes/hueman/functions/meta-boxes.php

    /*	ot_register_meta_box( $page_options );
    	ot_register_meta_box( $post_options );  */

    That stopped the fatal error and below all the warnings my content showed up. So next I turned off the warning display in my php.ini

    Not the best solution – but it is working for my purposes until they fix Hueman or I switch to something else.

    Everything on the site seems to be working.

    Thanks for posting the solution!

    This sounds to me like a problem with a mismatch between the latest version of Options Tree and your Theme that is getting triggered somehow by PF? Is your Option Tree plugin fully updated? Or your theme? It sounds like the problem lies there.

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

The topic ‘Nominate This – Throws Many Errors – Does not function’ is closed to new replies.