After installing the release and enabling the module for the first time, everything seemed ok (all positive messages), but when I go to set it up at /admin/settings/googleanalytics there is this error:

Fatal error: Unsupported operand types in .../includes/common.inc on line 1211

The status report also shows the module as not being set up properly.

Here is the output from that page:

Drupal 6.0-beta1
Access to update.php Protected
Configuration file Protected
Cron maintenance tasks Last run 7 min 43 sec ago
You can run cron manually.
Database schema Up to date
Drupal core update status Up to date
File system Writable (private download method)
GD library bundled (2.0.34 compatible)
Google Analytics module Not configured
Google Analytics module has not been configured yet. Please configure its settings from the Google Analytics settings page.
Module and theme update status Up to date
MySQL database 5.0.24a
PHP 5.2.3
Unicode library PHP Mbstring Extension
Web server Apache/2.0.54 (Unix) PHP/4.4.7 mod_ssl/2.0.54 OpenSSL/0.9.7e mod_fastcgi/2.4.2 DAV/2 SVN/1.4.2

Hope that helps sort out the problem.

Comments

mchelen’s picture

One other note, this install is using a prefixed table, don't know if that could be related.

hass’s picture

Title: Strange error when trying to configure "Fatal error: Unsupported operand types in ... common.inc on line 1211" » Changed params in url() needs upgrade
Status: Active » Fixed

Are you using private download method or public? Try the latest 6.x-dev after next rebuild, please.

Anonymous’s picture

Status: Fixed » Closed (fixed)