In site_map.install there is an error with the uninstall method.
The function locale_supported_languages() does not still exist in Drupal 6. So I advice to replace it by : locale_language_list()
In site_map.install there is an error with the uninstall method.
The function locale_supported_languages() does not still exist in Drupal 6. So I advice to replace it by : locale_language_list()
Comments
Comment #1
frjo commentedCommitted to 6-dev. Thanks for reporting this bug!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.