Extension, Module

Archived
Forum
(read-only)

CE Cache

ExpressionEngine 2, ExpressionEngine 3

Back to this add-on's main page
View Other Add-ons From Causing Effect

     

Error on Viewing cached items

Bug Report

Lulu
Lulu

No matter what cache driver i’m using, when clicking on one of the cached items I’m getting the following error:

Fatal errorUncaught ErrorCall to a member function hasModule() on null in /Users/pipo/Sites/site.dev/system/ee/EllisLab/ExpressionEngine/Controller/Addons/Addons.php on line 1157
Error
Call to a member function hasModule() on null in /Users/pipo/Sites/side.dev/system/ee/EllisLab/ExpressionEngine/Controller/Addons/Addons.php on line 1157 

The pages ARE being cached. So it’s working…

Lulu
# 1
Lulu

I found something in this thread: HERE

The answer was:

This has been fixed in the latest version of Tagger. The issue was due incorrect URL generation if CP Session ID and Cookies where used.

So, I changed the settings to use SESSION ID only = error
Changes to COOKIES only = BINGO

Problem has something to do with session id url I guess…

Lulu
# 2
Lulu

Just noticed this: https://devot-ee.com/add-ons/support/ce-cache/viewthread/16314