Closed (fixed)
Project:
Drupal core
Version:
5.7
Component:
other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2008 at 18:14 UTC
Updated:
5 Mar 2010 at 01:29 UTC
when searching for an item as super user, everything is fine and dandy. When trying the same search as anyone else, there are no results. Ive given the users every search priv. there is and still nothing
Comments
Comment #1
drummWhat contributed modules are installed? What types of content are you using? What theme?
Comment #2
keesje commentedEdit:
In my case the solution was to simply enable "search content" for the custom "admin" role. Even though this permission was already assigned to the core "authenticated user" role. If I recall correctly this wasn't an issue some time ago. Could this be a bug, that this permission is not given automatically to users assigned to a custom role?
Thanks,
Kees
Comment #3
jhodgdonUsers need both "search content" and "access content" permission to be able to search content. I suspect that was the problem, and hopefully the original person figured it out by now, as it is nearly two years later...