This morning I updated to the newest alpha version (before, everything was working fine). I ran update.php, and when I went back in to the module to configure the Custom Tip settings, when I clicked on the Beautytips Custom Tips tab, I get these errors:
• Notice: Undefined index: beautytips_manager_admin in drupal_retrieve_form() (line 736 of /usr/share/ptk/includes/form.inc).
• Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'beautytips_manager_admin' not found or invalid function name in drupal_retrieve_form() (line 771 of /usr/share/ptk/includes/form.inc).

I even copied my settings on paper, uninstalled and reinstalled the module, and got the same result.

Comments

ohcray’s picture

Status: Fixed » Active

Just to clarify, this is when I click on the "Add" link AFTER clicking on the Custom Tips tab. No table or options show up. Only the errors.

kleinmp’s picture

Status: Active » Fixed

Thanks ohcray. Somehow the form name change in hook_menu didn't get committed along with the form name change. A fix has been committed to the dev version.

Status: Active » Closed (fixed)

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