Configuration rendering bug

bdhowell - July 6, 2009 - 22:36
Project:Invisimail
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I'm very new to Drupal so I'm going to let someone else tackle this...

Displayed when trying to configure the latest version of Invisimail from Drupal 6.13.

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'invismail_formatter_settings' was given in /var/www/html/sharecite/includes/form.inc on line 367.

Dump of $args from 'form.inc' @ line 364:

array(1) { [0]=> &array(3) { ["storage"]=> NULL ["submitted"]=> bool(false) ["post"]=> array(0) { } } } array(2) { [0]=> &array(3) { ["storage"]=> NULL ["submitted"]=> bool(false) ["post"]=> array(0) { } } [1]=> string(17) "search_theme_form" }

Installed components and dependencies:

* Invisimail 6.x-1.1 (latest version)
* Filter 6.13 (latest version; needed by Invisimail)

#1

barckhoff - July 10, 2009 - 08:47

Yep, I get the same error and not sure how to fix it either.

Currently running Drupal 6.12. Error occurs upon going to admin/settings/invisimail .

#2

sdboyer - July 14, 2009 - 15:21

Hah...fix a typo in one place, and amazingly enough, somebody actually had the same typo somewhere ELSE, too....ugh.

Patch attached.

AttachmentSize
511974.patch 411 bytes

#3

Crell - July 28, 2009 - 21:49
Status:active» needs review

sdboyer: Go ahead and commit this if it works. :-)

#4

xmacinfo - July 30, 2009 - 03:13

Ahhh those typos! :-)

#5

abaddon - August 6, 2009 - 11:41
Version:HEAD» 6.x-1.1
Status:needs review» reviewed & tested by the community

this should be commited to the stable release, it does work and its only a small typo... and it would spare another ARGH moment when you realize you might have broken your site and no backups from installing a very simple module which always worked fine, dont go the xmlsitemap path ;-)

and you also need to clear cache from admin > settings > performance, and i didnt have caching enabled so i guess its some default cache

#6

Crell - August 25, 2009 - 22:00
Status:reviewed & tested by the community» fixed

Committed.

#7

System Message - September 8, 2009 - 22:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.