Hi,

I have been noticing the following errors on my log entries, I'm on Drupal 6.8 and it started appearing after installing this module. I posted another issue under Drupal bugs but was later told it is a contrib. module not using the parameters to t() or watchdog() correctly ($args is not an array).

* warning: Invalid argument supplied for foreach() in /home/islandcricket/i....../includes/common.inc on line 883.
* warning: strtr() [function.strtr]: The second argument is not an array in /home/islandcricket/i...../includes/common.inc on line 900.

I'm using MySQL database 5.0.67
PHP 5.2.6
Web server Apache/2.2.11 (Unix) PHP/4.4.9 mod_ssl/2.2.11 OpenSSL/0.9.8c mod_fastcgi/2.4.6 Phusion_Passenger/2.0.5 DAV/2 SVN/1.4.2
Drupal 6.8

Comments

Rosamunda’s picture

I´m using D6.9 and the stable version, and have the same problem.
Subscribing.

greggles’s picture

Status: Active » Closed (duplicate)

Please use comment notify 6.x-1.x-dev and it will fix this problem.

Rosamunda’s picture

Thanks!
:)