Closed (fixed)
Project:
Frontpage
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2011 at 23:32 UTC
Updated:
25 Jan 2011 at 02:40 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedThere is a error in the code that doesn't allow the module to be enabled; the second parameter passed to a call to
drupal_alter()is not a variable (I keep to forget that in Drupal 7 the first three parameters of the function are passed by reference).I am fixing this problem, and I will create a new official release ASAP.
Comment #2
Anonymous (not verified) commentedThere is actually another issue that causes the settings of the module to not appear. I am fixing that as well.
Comment #4
Anonymous (not verified) commentedI have fixed the code, committed it, and created a new official release (http://drupal.org/node/1022320).
The project page describe better what needs to be done to set up the module.
Thank you for your report.