Viewing 1 replies (of 1 total)
  • Plugin Author ice00

    (@ice00)

    you can add this if around that instruction:

    if (isset($refferer)) {
    list($searchengine,$search_phrase)=explode(“|”,iriGetSE($referrer));
    } else {
    $searchengine=”;
    $search_phrase=”;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Error with debug on’ is closed to new replies.