Closed (fixed)
Project:
Translatable Comments
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2011 at 06:39 UTC
Updated:
17 Mar 2011 at 14:51 UTC
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
Comment #1
davidtrainer commentedThe dev release node was pointing to the master branch, which contains code for Drupal 7. It's now fixed. Thanks.