Getting a bunch of errors when creating 1 citation in a book page:

* warning: call_user_func(flexifilter_sequence_numbers) [function.call-user-func]: First argument is expected to be a valid callback in /homepages/27/htdocs/modules/citation_filter/citation_filter.module on line 73.
* warning: array_merge() [function.array-merge]: Argument #1 is not an array in /homepages/27/htdocs/modules/flexifilter/flexifilter.module on line 218.
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /homepages/27/htdocs/modules/flexifilter/flexifilter.module on line 218.
* warning: call_user_func(flexifilter_sequence_numbers) [function.call-user-func]: First argument is expected to be a valid callback in /homepages/27/htdocs/modules/citation_filter/citation_filter.module on line 81.

The page input format is using HTML and BBCode. Is this module not compatible with one of them?

Do I need to have MediaWiki Filter enabled to make this to work?

Comments

cwgordon7’s picture

Status: Active » Postponed (maintainer needs more info)

Are you using flexifilter 6.x-1.1 or higher?

Spaceman-Spiff’s picture

As stated above, I'm using 6.x-2.0, also with flexifilter-6.x-1.1-rc1

cwgordon7’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Flexifilter 6.x-1.1-rc1 is not good enough. You need to have 6.x-1.1 or higher.

Spaceman-Spiff’s picture

Sorry, but I can't seem to find version 6.x-1.1 in flexifilter page: http://drupal.org/project/flexifilter

Can you please direct me to the download page for that version?

neosis’s picture

So we need a version of flexifilter thats not available?

nisag17’s picture

I'm getting a similar error

" * warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/nisag17/public_html/modules/flexifilter/flexifilter.module on line 243.
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /home/nisag17/public_html/modules/flexifilter/flexifilter.module on line 243."

I'm using citation filter 6.x-2.0, also with flexifilter-6.x-1.1-rc2. Can someone help?