i'm using piwik module for D6 and D7
and in both i get error in firebug:
TypeError: Drupal.settings is undefined

In drupal 7 i'm using 'back_to_top' module and i get error when disable piwik (removed code) error gone.

In drupal 6 problem conflict with 'uc out of stock' module.

I tried to put code manually in footer but not change anything.

I think problem is in piwik.js

please help
thanks

Comments

hass’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

This is not a piwik issue.

mahyarsbt’s picture

i don't know who can solve this problem!

Drupal + piwik = error

when enable piwik module, toolbar averlay js not work and all modules js not work
and after disable piwik module all problem solved

if this is not a piwik issue so drupal have a bug :)

please help me more

mahyarsbt’s picture

Priority: Normal » Critical
Status: Fixed » Needs review

Please review my problem

hass’s picture

Priority: Critical » Minor
Status: Needs review » Closed (cannot reproduce)

Disable all modules and it will work. After re-enabling one module after the other you can find the broken module. But the source of your issue is not core and not this module!

The code here works on 300.000 sites without issues. Otherwise you need to debug your issue on your own.

mahyarsbt’s picture

thanks