Closed (fixed)
Project:
Translation Overview
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2011 at 00:34 UTC
Updated:
12 Jun 2011 at 20:11 UTC
hola josé, thanks for your support
running a dev site, I've checked 2 versions beta2 and dev1. dev1 also have the bug and also crashes any page. Below error reports:
* Notice: Trying to get property of non-object in translation_overview_node_form() (line 18 of /home/calories/public_html/modules/translation_overview/translation_overview.pages.inc).
* Notice: Trying to get property of non-object in translation_overview_node_form() (line 25 of /home/calories/public_html/modules/translation_overview/translation_overview.pages.inc).
* Notice: Trying to get property of non-object in translation_overview_node_form() (line 26 of /home/calories/public_html/modules/translation_overview/translation_overview.pages.inc).
* Notice: Trying to get property of non-object in translation_overview_get_node_priority() (line 190 of /home/calories/public_html/modules/translation_overview/translation_overview.module).
* Recoverable fatal error: Argument 2 passed to db_query() must be an array, null given, called in /home/calories/public_html/modules/translation_overview/translation_overview.module on line 197 and defined in db_query() (line 2213 of /home/calories/public_html/includes/database/database.inc).
Fatal error: Call to undefined function _forum_node_check_node_type() in /home/calories/public_html/modules/i18n/i18n_taxonomy/i18n_taxonomy.module on line 742
Comments
Comment #1
gustavol commentedSorry, the error was in Translation overview module ver 7.x-2.x-dev
changing the post to the right project
Comment #2
alex.cunha commentedSame problem here.
Translation Overview - 7.x-2.x-dev
Comment #3
Jean Gionet commentedsame here. I get this error when I try deleting ANY content. This is a new install of Drupal 7
Recoverable fatal error: Argument 2 passed to db_query() must be an array, string given, called in /home/web/drupal7/sites/all/modules/translation_overview/translation_overview.module on line 135 and defined in db_query() (line 2213 of /home/web/drupal7/includes/database/database.inc).Comment #4
david_de commentedsame here. I get this error when I attempt to laod translation ANY content.
Recoverable fatal error: Argument 2 passed to db_query() must be an array, null given, called in /home/someurl/public_html/devel/sites/all/modules/translation_overview/translation_overview.module on line 197 and defined in db_query() (line 2213 of /home/someurl/public_html/devel/includes/database/database.inc).
Comment #5
drewish commentedPlease try the new beta release.