The site I am working with contains all private content, meaning that on the front page a "private" message appears and no content is accessible. When users log in, they are able to view all content.
What is happening now, when a user clicks on the "Search" link (in the secondary menu, but goes to the site-wide standard search form the following happens:
1) The main page comes back up with the login box appearing again (looking like they are not logged in)
2) Once the user logs in again, the user is now showing as being logged in twice
3) the user can then use the form
I checked in the permissions and the search module is available for "authenticated users". So I disabled it and then re-enabled it to see if that might make a change, but it is still not letting logged in users use the search without logging in.
Any ideas on why the search is not letting a user into the form without the second login?
Read »








