I've just installed Botcha and after adding my first webform the configuration interface fails to load. Error in logs:

Notice: Undefined index: botcha_getAdminForm in drupal_retrieve_form() (line 763 of /var/www/vhosts/167.pl.dogstaging.com/includes/form.inc).

Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'botcha_getAdminForm' not found or invalid function name in drupal_retrieve_form() (line 798 of /var/www/vhosts/167.pl.dogstaging.com/includes/form.inc).

Screengrab attached.

CommentFileSizeAuthor
#1 BOTCHA_error.jpg58.06 KBMalevi4
CropperCapture[14].jpg44.5 KBroki-2
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Malevi4’s picture

Title: Configuration page fails after adding new form » Configuration page fails after install module
Version: 7.x-3.3 » 6.x-3.0
FileSize
58.06 KB

After install module I just went to configuration page '/admin/user/botcha' but I see error.
warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'botcha_getAdminForm' not found or invalid function name in /var/www/u_f_rff/faculty/www/theor/includes/form.inc on line 382.
I call update.php, reinstall module but error remains.
Screengrab attached.

smd_ksu’s picture

Same here.

Andruxa’s picture

i have this problem with module moopapi version 1.3
use moopapi version 1.2 for solve this error

solomonkitumba’s picture

i guess you would have to downgrade moopapi to 1.2 if you are using 1.3 i did it and it worked for me

drush dis -y moopapi && drush pm-uninstall moopapi

rm -rf sites/all/modules/moopapi

drush dl moopapi-6.x-1.2

with those commands yo able to be up and going

miannaccone’s picture

Issue summary: View changes

I can also confirm that downgrading to moopapi 1.2 fixes this issue.

geneatwell’s picture

Downgrading to Module Object Oriented Programming API 6.x-1.2 also resulted in WSOD. Shared Server with Drupal-6.31.