• DarkDjadai

    (@darkdjadai)


    I wish you good health! Help to solve 2 errors:

    1. This error is constantly occurring on the site. images for caching is DISABLED:

    Warning: Trying to access array offset on false in /home/g/gandhiiv/SAIT/public_html/wp-
    content/plugins/ajax-search-
    lite/includes/classes/cache/bfi_thumb.php on line 473 Warning: Trying to access array offset on false in /home/g/gandhiiv/SAITru/public_html/wp-
    content/plugins/ajax-search-lite/includes/classes/cache/bfi_thumb.php on line 474

    2. Clickable images do not work when searching, you can open the link only by clicking on the name of the entry. In the settings, Make the entire results area clickable-ENABLED!

    • This topic was modified 3 months ago by DarkDjadai.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi

    1. Make sure this option is disabled, the plugin does not use the BFI library afterwards. The error should be gone aftrerwards. If the error re-appears, it is possible that some other plugin might be using the library and it defaults back to this class file.

        2. If the option does not work, something might be overridden in the styles, use this custom CSS to resolve the issue:

        div.asl_r .results a span.overlap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1
        }
        Thread Starter DarkDjadai

        (@darkdjadai)

        as i wrote above, i was disabled prior to writing for support https://iimg.su/i/fxuIz

        I solved the second problem, thank you!

        Maybe with the first problem, how does the wprocket plugin behave aggressively?

        • This reply was modified 3 months ago by DarkDjadai.
      Viewing 2 replies - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.