Search found 1 match

by roy
Thu Sep 23, 2021 3:08 pm
Forum: Plugins
Topic: Cachy is incompatible with the search plugin
Replies: 11
Views: 7055

Re: Cachy is incompatible with the search plugin

my working solution is put new line like this , in the beginning of cachy3/plugin php script: <?php if(!strpos((strtolower($_SERVER['REQUEST_URI'])), "search")){ /** * Cachy * * @package Bludit * @subpackage Plugins * @author PB-Soft - Patrick Biegel * @copyright 2019 PB-Soft * @version 3....