Clashes with Multi-language and Profile Enforcer

lejon - February 12, 2008 - 13:01
Project:OG Menu
Version:5.x-1.2
Component:Miscellaneous
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

Hi,I get this after loading OG Menu:

# warning: Missing argument 2 for variable_get(), called in E:\wamp\www\drupal\sites\all\modules\profile_enforcer\profile_enforcer.module on line 165 and defined in E:\wamp\www\drupal\includes\bootstrap.inc on line 412.

# user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEFT JOIN i18n_node i18n ON node.nid = i18n.nid WHERE (i18n.language ='en' OR i' at line 1 query: LEFT JOIN i18n_node i18n ON node.nid = i18n.nid WHERE (i18n.language ='en' OR i18n.language ='' OR i18n.language IS NULL) LIMIT 0, 5 in E:\wamp\www\drupal\includes\database.mysql.inc on line 172.

#1

lejon - February 12, 2008 - 13:35

just to add, I've uninstalled OG Menu but it seems to have crippled the Multilanguage i18n module. Do you know how to take out the tables OG Menu put in? My site is a bit screwed now...

UPDATE: My site is totally screwed.

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((n' at line 1 query: INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'og_public') OR (na.gid = 1 AND na.realm = 'og_subscriber'))) LIMIT 0, 5 in E:\wamp\www\drupal\includes\database.mysql.inc on line 172.

shows on every page. Any repair ideas?

 
 

Drupal is a registered trademark of Dries Buytaert.