While loading the main modules page, the following warning appeared. "warning: Error parsing modules/local_menu/local_menu.info on line 3 in C:\xampp\htdocs\includes\module.inc on line 195." The rest of the page seems to load without issue. I looked at the file local_menu.info and on line 3 the problem appears to be the parentheses. So I changed this...
description = Show a local (part of the menu) in the context of the page you're at.
to this...
description = Show a local part of the menu in the context of the page you're at.
This has appeared to fix the problem. I find no more error message and the module now functions correctly. I'm new to Drupal but I assume that you just can't use parentheses in the description.
Comments
Comment #1
fokkezb commentedFixed in HEAD
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.