i received following error when go to /admin/build/modules to try to enable the module.

* warning: Error parsing sites/all/modules/linktocontent/linktocontent.info on line 6 in D:\home\public_html\includes\module.inc on line 195.
* warning: Error parsing sites/all/modules/linktocontent/contrib/linktocontent_node/linktocontent_node.info on line 4 in D:\home\public_html\includes\module.inc on line 195.

Comments

stborchert’s picture

Assigned: Unassigned » stborchert
Status: Active » Fixed

Hi.
There seems to be a problem with "$Name$". I fixed this (see cvs).

stborchert’s picture

Hi again.
Sorry for being so short but I don't wanted to miss my bus :-)

linktocontent.info
linktocontent_node.info

Are you using drupal 5.0 or 5.1?

Foodster’s picture

the updated code works, i am using 5.1 btw.

stborchert’s picture

Status: Fixed » Closed (fixed)

the updated code works, i am using 5.1 btw.

Ok. I thought it could be 5.1 specific (though I never saw this error before) but I had to include $Name$ in ".
Anyway, it works :-)