Closed (fixed)
Project:
EasyFilter
Version:
5.x-1.8
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2007 at 18:05 UTC
Updated:
5 Nov 2008 at 03:49 UTC
Trying to set up the EasyFilter module. When going into "EasyFilter settings for this node type" I can't enable EasyFilter because when I hit "Save configuration" it puts me right back on that page, telling me that "EasyFilter Path field is required." even though I have entered something into that field.
Comments
Comment #1
greeneo commentedSeems to work fine for regular content types, but when trying to enable EasyFilter on something that was created as a custom type (using Drupal's built in functionality) it gives the error.
Comment #2
travist commentedThat's interesting... I think I might now whats going on, but I will need you to verify my hunch. Does your node type that you created have a space in the name? If so, then I think I know what it is doing, and can probably have a fix in a reasonable amount of time. If it does, then you can probably fix it for the time being by making your node type not have a space in the name, or you can put an "_" in place of the space.
Try this and then let me know.
Thanks,
Travis.
Comment #3
greeneo commentedYes, the content type did have a space and removing it has resulted in a temporary fix. Thanks!
Comment #4
travist commentedThis module is no longer supported.