Home Forums Prestashop Modules Express Cache RE: Express Cache Errors PHP7.1

This topic is: not resolved
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #24406
    motion2082
    Post count: 2

    Purchased this module a few weeks back and have been having issues with out error logs on PS1.6.1.23 in PHP7.1

    [22-Nov-2018 09:18:19 Australia/Sydney] PHP Notice:  Undefined index: HTTP_USER_AGENT in /home/public_html/override/classes/controller/Controller.php on line 50
    

    Line 50 is as follows:

    if (preg_match('/EXPRESSCACHE_BOT/', $_SERVER['HTTP_USER_AGENT'])) {
                return parent::run();

    wpWave said they were going to release a update 12 days ago but haven’t heard anything since.

    Has anyone else had issues with this module on PHP7.1 and found a work around to this bug?

    • This topic was modified 6 years, 1 month ago by motion2082.
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.