Title: [Plugin: Options Framework] Options framework issues
Last modified: August 20, 2016

---

# [Plugin: Options Framework] Options framework issues

 *  [matt adams](https://wordpress.org/support/users/factor1/)
 * (@factor1)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/)
 * First off –
    Warning: call_user_func_array() expects parameter 1 to be a valid
   callback, function ‘optionsframework_custom_scripts’ not found or invalid function
   name in /home/factor1/public_html/proofs/jobpuck/wp-includes/plugin.php on line
   405
 * on the themes.php?page=options-framework
 * Second.
    No matter what i do, nothing saves. Even loading in the options checker,
   nothing saves. All menus, radios or input fields default on save.
 * Any ideas?
 * [http://wordpress.org/extend/plugins/options-framework/](http://wordpress.org/extend/plugins/options-framework/)

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

 *  [Jason LeMahieu (MadtownLems)](https://wordpress.org/support/users/madtownlems/)
 * (@madtownlems)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453285)
 * It all works fine for me on 3.2.1 and 3.3 – are you using the most updated version?
 *  Thread Starter [matt adams](https://wordpress.org/support/users/factor1/)
 * (@factor1)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453294)
 * WP 3.3 & 3.2. OF version 0.9.
 * Un-installed, re-installed, deleted, reverted to options tester to eliminate 
   any possible code / typos on my end.
 *  Thread Starter [matt adams](https://wordpress.org/support/users/factor1/)
 * (@factor1)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453295)
 * Where is this data stored in the DB? just wondering so i can dig for it there.
 *  Plugin Author [Devin Price](https://wordpress.org/support/users/downstairsdev/)
 * (@downstairsdev)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453647)
 * You may not have the option name set correctly. Try defining one specifically
   in the optionsframework_name function at the top of options.php.
 * Options are saved in the database in the options table. One will be under “optionsframework”,
   which stores the current theme being used and a couple other items. But your 
   theme options will be stored under whatever you have set at the theme name in
   that optionsframework_name.
 *  [mud666](https://wordpress.org/support/users/mud666/)
 * (@mud666)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453695)
 * Hey Devin,
    I am also getting the same issue. the optionframeworks plug in is
   installed just fine, but still getting the issue. Tried re installing, but still
   getting the “Your current theme does not have support for the Options Framework
   plugin.” I am using this evolution theme from ‘elegant themes. Any suggestions?
 *  Plugin Author [Devin Price](https://wordpress.org/support/users/downstairsdev/)
 * (@downstairsdev)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453696)
 * Hey Mud666. Sounds like a different issue. I believe Elegant Themes comes bundled
   with their own options panel, so you wouldn’t need to use the Options Framework.
   That’s why you’re getting the notice.
 *  [balwant chandel](https://wordpress.org/support/users/balwant-chandel/)
 * (@balwant-chandel)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453699)
 * i have a problem in static function….
 * i can make three static function is in the class… first or second function working
   well… but the third function I can call to another static function it’s generates
   a warning msg…
 *  Warning: call_user_func_array() expects parameter 1 to be a valid callback, 
   function ‘some_FrameWork’ not found or invalid function name
 * how can i resolve this… If anybody face this .. plz give me some idea to resolve
   this problem…..

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

The topic ‘[Plugin: Options Framework] Options framework issues’ is closed to new
replies.

 * ![](https://ps.w.org/options-framework/assets/icon-256x256.png?rev=977481)
 * [Options Framework](https://wordpress.org/plugins/options-framework/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/options-framework/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/options-framework/)
 * [Active Topics](https://wordpress.org/support/plugin/options-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/options-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/options-framework/reviews/)

 * 7 replies
 * 5 participants
 * Last reply from: [balwant chandel](https://wordpress.org/support/users/balwant-chandel/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453699)
 * Status: not resolved