I have used localizer for menus and blocks only, not for localizing nodes.

This no longer appears to be possible, as localizer_get_localized_path() makes a call to localizernode_get_localized_path() which in turn tries to look in the localizernode table for all node links. When using localizer module without localizernode module this results in numerous watchdog errors like: Table 'qastable.localizernode' doesn't exist query: SELECT * FROM localizernode WHERE nid=336

I would really like to have this dependency removed and be able to just use localizer without localizernode.

Comments

Roberto Gerola’s picture

Status: Active » Fixed

Fixed, thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.