Title: Nominate This &#8211; Throws Many Errors  &#8211; Does not function
Last modified: August 30, 2016

---

# Nominate This – Throws Many Errors – Does not function

 *  Resolved [nexusbroadcast](https://wordpress.org/support/users/nexusbroadcast/)
 * (@nexusbroadcast)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/nominate-this-throws-many-errors-does-not-function/)
 * 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://wordpress.org/plugins/pressforward/](https://wordpress.org/plugins/pressforward/)

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

 *  Thread Starter [nexusbroadcast](https://wordpress.org/support/users/nexusbroadcast/)
 * (@nexusbroadcast)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/nominate-this-throws-many-errors-does-not-function/#post-6881197)
 * 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.
 *  Plugin Author [Aram Zucker-Scharff](https://wordpress.org/support/users/aramzs/)
 * (@aramzs)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/nominate-this-throws-many-errors-does-not-function/#post-6881451)
 * 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.

 * ![](https://ps.w.org/pressforward/assets/icon.svg?rev=2923434)
 * [PressForward](https://wordpress.org/plugins/pressforward/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pressforward/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pressforward/)
 * [Active Topics](https://wordpress.org/support/plugin/pressforward/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pressforward/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pressforward/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Aram Zucker-Scharff](https://wordpress.org/support/users/aramzs/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/nominate-this-throws-many-errors-does-not-function/#post-6881451)
 * Status: resolved