Using a fresh drupal 5.5 install and conditional fields 2008-Jan-06 release I received the following error after browsing to Site building -> Modules:

warning: Error parsing modules/conditional_fields/conditional_fields.info on line 1 in /*actual path edited out*/includes/module.inc on line 195.

Comments

peterpoe’s picture

Status: Active » Fixed

There was a wrong comment header. They are driving me mad... I can't get them to work: they always remain like // $Id$ and never expand to contain the info...
But this bug is fixed.

yched’s picture

you need to write $Id:$ (note the ':').

Also, I'm not exactly sure what is happening between the 1.x and 2.x branches of the module... Did you really intend to create a 2.x series that soon ?

peterpoe’s picture

I wrote $Id:$, but it didn't work!

The 2.x branch is an error: this is the first time I use cvs, and so I'm messing things up a lot!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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