Just installed rc1 (fresh install) and when i visit the settings page i get the following error (and nothing is showed otherwise):

Notice: Undefined index: menu_minipanels_admin in drupal_retrieve_form() (line 738 of /srv/www/blabla.com/docroot/includes/form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'menu_minipanels_admin' not found or invalid function name in drupal_retrieve_form() (line 773 of /srv/www/blabla.com/docroot/includes/form.inc).

For completeness my steps:
- drush dl menu_minipanels
- put qtip lib in sites/all/libraries/qtip
- enable menu_minipanels and minipanels
- visit menu_minipanels settingspage
- everything else is all up-to-date

Comments

damienmckenna’s picture

Status: Active » Fixed
StatusFileSize
new1.29 KB
new1.28 KB

This is another bug stemming from my fat-fingering the rerolling of a patch for #1230622: Separate admin settings from front end code. The attached patches fix the issue and have been committed to their respective branches, expect another RC later today.

damienmckenna’s picture

Issue tags: +#facepalm

Tag, I'm it.

digibeetle’s picture

Hey Damien, if you're this quick in reply-ing and fixing things your fingers may be as fat as you like ;-)

I have a D7 site which should go live next month and i would like to use menu_minipanels on it - with all the recent progress i am already very happy and grateful and have good confidence it will work out just fine!

tabestan’s picture

I have the same issue and I applied the patch but still the same error.

damienmckenna’s picture

Please try the latest -dev release. I'll have another RC out hopefully today.

tabestan’s picture

I'll wait for the next release since I don't see a link for the -dev release.

... It did the work thanks.

Automatically closed -- issue fixed for 2 weeks with no activity.