Closed (fixed)
Project:
footermap: a footer site map
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
4 Mar 2008 at 00:15 UTC
Updated:
10 Mar 2008 at 02:08 UTC
If I try to install this module, the site become unavailable. After I disable the module direct from database, I receive the following error message:
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 '? AND module <> 'system' AND hidden <> -1 ORDER BY plid,weight' at line 1 query: SELECT * FROM menu_links WHERE plid = ? AND module <> 'system' AND hidden <> -1 ORDER BY plid,weight in /srv/www/vhosts/domain.com/httpdocs/modules/footermap/footermap.module on line 138.
I also have other modules enabled like DHTML menu. There are some known incompatibilities?
Comments
Comment #1
mradcliffePlease check the development snapshot for 6.x-1 update for today. Thank you.
Comment #2
ionuts71 commentedok. it's working. Thank you