Errors when using Citation Filter
| Project: | Citation Filter |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
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?

#1
Are you using flexifilter 6.x-1.1 or higher?
#2
As stated above, I'm using 6.x-2.0, also with flexifilter-6.x-1.1-rc1
#3
Flexifilter 6.x-1.1-rc1 is not good enough. You need to have 6.x-1.1 or higher.
#4
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?
#5
So we need a version of flexifilter thats not available?
#6
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?