I just installed 2.6 coming from 2.5. Now I’m getting on any post page:
‘Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘red_glossary_parse’ was given in /home/…/wp-includes/plugin.php on line 199′
I have to kill the plugin on my mail site, but you can see the error in my sandbox site
VaporCloudReviews.com (dev site)
Never Mind. My fault. Fixed it. Please ignore. Great plugin.
Sorry about the devious erroneous error report, but I have one question: I am showing my glossary page as tiles. The Glossary page now defaults to showing terms starting with ‘A’. Previous default of ‘All’ is gone. Is it possible to get ‘All’ back?
Site link
Sorry I keep posting, but I just tried saving a new post and got a trio of error messages. Happens whenever I try and update an existing post, save as draft, or publish a new post. Can’t give link as this is happening in the WP backend.
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘CMTooltipGlossaryBackend::cmtt_save_postdata’ was given in /home/…/wp-includes/plugin.php on line 429
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘CMTooltipGlossaryBackend::cmtt_save_postdata’ was given in /home/…/wp-includes/plugin.php on line 429
Warning: Cannot modify header information – headers already sent by (output started at /home/…/wp-includes/plugin.php:429) in /home/…/wp-includes/pluggable.php on line 896
Help? Can I just downgrade to prior 2.5 version or has the database changed?
Thanks, -rick
What does your server information tab says . can you take a screen capture and share ?
I’ve got the same issue …
Deleting line 42-43 from cm-tooltip-glossary-backend.php solved it.
We will check this and release a version with fixes. Thanks for the tip
Thank you for the quick fixes.