This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

problem with Ajax Search Pro for WordPress

Home Forums Product Support Forums Ajax Search Pro for WordPress Support problem with Ajax Search Pro for WordPress

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9498
    onironir
    Participant

    Hello!
    I have a problem with Ajax search Pro.
    When I typing in search form, wheel is spinning but nothing happens.
    I`ve tried to change settings as said on this site. But there is no improving, also in Plugin information ( Performance statistics) I found :
    Notice: Undefined offset: -9223372036854775808 in /nas/content/staging/nohaliahq/wp-content/plugins/ajax-search-pro/functions.php on line 407.

    Than I check there and at line 407 I found this:
    function wpd_mem_convert($size) {
    $unit=array(‘B’,’KB’,’MB’,’GB’,’TB’,’PB’);
    return @round($size/pow(1024,($i=floor(log($size,1024)))),2).’ ‘.$unit[$i];
    }
    }
    Have no idea what does it mean. Can you help me to solve this question?

    • This topic was modified 9 years, 10 months ago by onironir.
    #9500
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Thank you for the proper information and the details.

    I have found and fixed the problem. It was an older image cache class causing the problem, which I have disabled. This has already been fixed in the latest version – but you don’t need to update if you prefer using the one you have.

    In case you decide to update, to prevent issues please read the Ajax Search pro 4.9 change notes and the safe update notes section, because the plugin version you use is significantly older than the current one.

    #9503
    onironir
    Participant

    You cannot access this content.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.