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

This topic contains 2 replies, has 2 voices, and was last updated by onir onir 7 years, 9 months ago.

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

    Hello!
    I have a problem with Ajax search Pro.
    When I typing in search form, wheel is spinning but nothing happens.
    Ive 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 7 years, 9 months ago by onir onir.
    #9500
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #9503
    onir
    onir
    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.