Error parsing module in admin/build/modules
afreytes - February 28, 2007 - 16:07
| Project: | Node time tracker |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
After unpacking in the modules directory and going to administer modules page I get the following:
warning: Error parsing modules/node_time_tracker/node_time_tracker.info on line 1 in /myserver/includes/module.inc on line 195.
Plus I can't actually see any module named Node Time Tracker or some such, although I have a suspicious blank entry (blank name, version and description) under the section 'Other' on the module listing.

#1
Starting the first line of node_time_tracker.info you should write the ; character for commenting first line.
#2
Ah!, A-ha! Problem solved...
I wonder why it's like that, now. Shouldn't a patch be submitted? (I'm not properly familiar with the process)
#3
problem solved. thanks. added a new version 5 release with some other minor improvements.