Accessory

Archived
Forum
(read-only)

devot:ee Monitor

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Masuga Design

     

After activation, AJAX responses and cookies corrupted

Bug Report

Doug Niccum
Doug Niccum

I have been a huge fan of this Extension for a while, but encountered a problem this morning for the first time.

After installing all of my other addons (fieldtypes, accessories, etc) I went to active the monitor so I could view the status of all of my addons. When I went to activate it, and the page reloaded, I received a brief JSON response on a blank white page:

"{"message_success":"successfully_activated"}" 

(The verbage may not be exactly correct. This is what it said to the best of my knowledge. I do know for a fact was that it was a JSON response from EE)

Another symptom of the problem was that when this happened, this also corrupted my login cookies within my browser, preventing me from logging in. The only way I would be able to login afterwards would be to clear my cookies and then reload the admin panel.

I am running EE 2.6.1 with the following Accessories installed: “Easy Page Links”, “ExpressionEngine Info”, and “Template Variables”

Ben Kohl
# 1
Ben Kohl

I recommend checking in your browser’s developer tools for JavaScript errors when you are logged into the control panel. It sounds like something other than the monitor is broken.

Doug Niccum
# 2
Doug Niccum

I did, and no Javascript errors were being thrown.