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
Comment #1
cwgordon7 commentedAre you using flexifilter 6.x-1.1 or higher?
Comment #2
Spaceman-Spiff commentedAs stated above, I'm using 6.x-2.0, also with flexifilter-6.x-1.1-rc1
Comment #3
cwgordon7 commentedFlexifilter 6.x-1.1-rc1 is not good enough. You need to have 6.x-1.1 or higher.
Comment #4
Spaceman-Spiff commentedSorry, 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?
Comment #5
neosis commentedSo we need a version of flexifilter thats not available?
Comment #6
nisag17 commentedI'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?