Hello,

after some research and trial and error I found out that the setting "Add Spamicide administration links to forms" of this module leads to some problems. I wondered that I was not able to change my panel pages anymore... for example opening the section rules and trying to add a new rule leads to a modal window which opened but remained white with the loading circle.

I realized that when I deactivate the checkbox "Add Spamicide administration links to forms" in the configuration for this module everything works fine again.

Firefox gives me a JavaScript error - maybe this helps: "TypeError: $(...).once is not a function" - the given line is the closing script tag on my page which closes the section where "jQuery.extend(Drupal.settings ..." is added in the head of the html document.

Best,Tobias

Comments

lipcpro’s picture

Assigned: Unassigned » lipcpro
Status: Active » Postponed (maintainer needs more info)

I will have to investigate this further by playing with the panels module, however I can say that spamicide is not adding any javascript, so I would have to say that maybe panels is messing with the link somehow.

tobiberlin’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

The problem occurs again although the checkbox is not set... really weird as I honestly tried several times to activate and deactivate this module and the checkbox to be sure that there is a connection... but now it seems that the problem might come from somewhere else. Sorry for the confusion...