Closed (won't fix)
Project:
Conversation Pivots
Version:
5.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2007 at 19:59 UTC
Updated:
12 Jun 2009 at 15:10 UTC
Conversation Pivots 2.1 didn't install properly and actually gave a site I'm working on the white screen of death.
Error parsing sites/all/modules/pivots/forum/pivots_forum.info on line 3 in /home/drupal/public_html/includes/module.inc on line 195.
According to http://drupal.org/node/101009 the quotes in the description are the problem. No patch attached since there's no standard way of using quotes in descriptions (single vs double) and because it's a minor change.
If your .info file's description (or other field) contains characters other than alphanumeric values then you must quote the string. If you need to use " in the string then you need to use the " value to display the " character.
Comments
Comment #1
danithaca commentedPlease see #489852: Migrate Conversation Pivots module to ApacheSolr AutoTrack and Recommender API.