Closed (fixed)
Project:
Advanced Forum
Version:
5.x-1.0-alpha6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2008 at 13:19 UTC
Updated:
31 May 2009 at 02:03 UTC
hi guys,
on some locations on my site, like localize / modules i got the following warning message, since i installed the alpha6 version.
warning: Error parsing sites/all/modules/advanced_fo*um/advanced_fo*um.info on line 1 in \includes\module.inc on line 195.
Regards
Lausch
Comments
Comment #1
jgoldfeder commentedThe info file is missing a semicolon. Open up the info file and add a semicolon and a space in front of:
$Id: advanced_forum.info,v 1.6 2008/03/23 02:22:38 michellec Exp $
so it looks like:
; $Id: advanced_forum.info,v 1.6 2008/03/23 02:22:38 michellec Exp $
/updated title to reflect error
Comment #2
Lausch commentedfix this problem isnt a problem for me...
but i think the public stable version of the module should be updated
regards
Lausch
Comment #3
michelleWhoops. I went through adding the tags to all the files and didn't realize the .info files were different from other text files.
Thanks for catching it.
Michelle
Comment #4
dadderley commentedThank you, thank you, thank you
I just had the same problem and you mad it right.
Interestingly enough, I cut and pasted the error message ( Error parsing sites/all/modules/advanced_forum/advanced_forum.info on line 1) into drupal search and Bingo! salvation was at hand!
Comment #5
Lausch commentedhehe,
shxx happens :-)
regards
Lausch
Comment #6
michellePlease don't change issues to closed. That drops it off the page and I get more issues filed.
Michelle
Comment #7
himagarwal commentedi just created a support for the same problem........sorry........problem sorted out.....module should be updated......
Comment #8
michelleThe module _is_ updated and has been since the bug was found. I just didn't want to release another alpha to add a semicolon. But since people aren't bothering to read the project page or issue queue before filing issues, I just went ahead and made another alpha.
Michelle
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #10
michelleChanging the title to see if that helps it not come up first anymore when you search on "advanced forum"
Michelle