• Resolved walkenppc

    (@walkenppc)


    Hey, when I upgraded to 2.7 today I also upgraded my NextGen Gallery plugin. Everything works fine except I get this error whenever I try to save a post that I’m working on:

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘searchnggallerytags’ was given in /public_html/wp-includes/plugin.php on line 166

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘searchnggallerytags’ was given in /public_html/wp-includes/plugin.php on line 166

    Warning: Cannot modify header information – headers already sent by (output started at /public_html/wp-includes/plugin.php:166) in /public_html/wp-includes/pluggable.php on line 850

    Right now I have to deactivate the plugin to save anything! My theme only calls the nextgen gallery header for those pages that are in my “gallery” category, fyi.
    Please help!

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter walkenppc

    (@walkenppc)

    Worked for me, I’ll change this to resolved. Thanks a lot!

    Having this problem still, the fix provided by kimpenhaus worked though. Hopefully the developer figures this one out!

    mephistobs

    (@mephistobs)

    Today I updated to Nextgen 1.2.1 and Search unleashed 0.2.7 and I got the following error, even if nextgen is disabled:

    Fatal error: Class ‘search_nextgen’ not found in /is/htdocs/…/wp-content/plugins/search-unleashed/models/spider.php on line 17

    The error is on the admin page as well as on the search results page.

    @dhoffmann

    You need to edit /wp-content/plugins/search-unleashed/modules/nextgen-gallery.php, and remove the “/*” and “/*” chars, and then uncomment the two lines mentioned in the post before by kimpenhaus.

    smamulski is right, that’s what just worked for me!

    I did the changes in search-unleashed/modules/nextgen_gallery.php and I tried the thing with /* and deactivated nextgen-gallery, but unfortunately it is not working.

    Is there still someone working on it?

    Thanks a lot,

    Fatal error: Class ‘search_nextgen’ not found in /is/htdocs/…/wp-content/plugins/search-unleashed/models/spider.php on line 17

    Yeah, I just found that on my site, and freaked, thinking I’d been hacked.

    I rolled back to the last version of Search Unleashed, which fixed the problem, at least for now… my site was down for about 24 hours before I noticed.

    Hope this gets fixed in the next release…

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Post Saving Error with NextGen Gallery’ is closed to new replies.