I installed the module. I got an error:
warning: Invalid argument supplied for foreach() in /home/cartoon/public_html/modules/google_keyhaviour/google_keyhaviour.module on line 394.
which disappeared after I created the first rule.
However, when I go to the live site, the error appears on every page.
BTW, I had to install first the module and them edit the template (in your doc it is the other way around).
I am using Drupal 5.7
Comments
Comment #1
danielb commentedHmm that really isn't supposed to happen since the variable defaults to an empty array it. I'm a bit baffled, but I've added an extra check there to make sure it's an array.
Here is the updated module, you can upload over the top of your current GK module http://drupal.org/node/280680
I never saw the error myself, let me know if there is still a problem.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.