Flexifilter doesn't work with Drupal 6.3
jaramin - July 12, 2008 - 18:56
| Project: | Flexifilter |
| Version: | 6.x-1.1-rc1 |
| Component: | User interface - Admin pages |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Flexifilter 6.x-1.1-rc1 doesn't work with Drupal 6.3 (most of options are missing in the admin menu, and those present lead to an access denied page).
Flexifilter 6.x-1.1-dev doesn't work with Drupal 6.3 (all options seem to be present, but with a bunch of non-working, non editable filters named by a single letter, but all options still lead to an access denied page).
Flexifilter 6.x-2.x-dev doesn't even show up in the admin menu.

#1
+1
#2
Same issue, it doesn't work (cannot add, cannot modify, cannot delete).
#3
Seems to not work similary in 6.2, too.
(Is this related to http://drupal.org/node/273479 or http://drupal.org/node/280559 ? Newbie yet, sorry...)
#4
same here
#5
Yup, same here. :(
#6
this seems to be a permissions issue. i had the same problem. more speficically, in D6.3 i logged in as root (uid=1), installed flexinode, and while i saw flexinode listed in the admin/build panel, i could see no "create new flexifilter" link when i went to admin options, and when i tried to edit the example filter that came preinstalled, i received an access denied error.
edit: forgot to mention this was with flexifilter 6.x-1.1-rc1
#7
I was able to resolve this issue by applying the patch in http://drupal.org/node/273479 and then reinstalling flexifilter.
#8
@lunakid
The problem is described well in other issue reports.
Look at #247416: Create a 6.x-1.1 release for a solution to the problem; despite of the title of the issue (which should be titled Access denied for user with UID 1), the issue report describes the problem you are having, and how to fix it.