In my setup, I use table prefixing. This gives me an error about the table menu_link not existing in row 1047 of nodehierarchy.module.
Solution: Change menu_links.mlid to {menu_links}.mlid
In my setup, I use table prefixing. This gives me an error about the table menu_link not existing in row 1047 of nodehierarchy.module.
Solution: Change menu_links.mlid to {menu_links}.mlid
Comments
Comment #1
EastWan commentedSorry, duplicate: #521194: Support table prefixing
Comment #2
EastWan commented