Hi all,

With last DEV release there is incompatibility with Drupal 6.x.
Server now crashes.

Here is commit containing the error :
http://drupalcode.org/viewvc/drupal/contributions/modules/translatableco...

Crash error is :

Fatal error: Call to undefined function drupal_add_html_head() in /drupal/sites/all/modules/translatablecomments/translatablecomments.module on line 19

Comments

davidtrainer’s picture

Status: Active » Fixed

The dev release node was pointing to the master branch, which contains code for Drupal 7. It's now fixed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.