Closed (fixed)
Project:
Help Tip
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Jan 2007 at 21:05 UTC
Updated:
30 Jan 2011 at 09:00 UTC
warning: Error parsing modules/helptip/helptip.info on line 3 in /home/public_html/includes/module.inc on line 195.
Comments
Comment #1
KMNL commentedPHP
Version 5.1.6
Drupal
Version 5.0-RC-1
Error seen after module is uploaded to server, but before activating on modules page.
Comment #2
Dave Cohen commentedI think this was caused by including the CVS version in the description field. Did not cause a problem on my machine, but I've removed it anyway.
If you checked out of CVS, a cvs update should fix it. Otherwise wait until the package is automatically rebuilt. In the meantime just delete the "Version: ..." from helptip.info.
Comment #3
(not verified) commentedComment #4
micheld88 commentedIn my case (drupal 5.23 & PHP 5.3.0 - not supported, I know !), I solved the same problem on different .info files by surrounding the description string with double quotation mark char.