Hi,
does drupal use a browser based session management or is it a configurable thing? I sign in by one window but another one requests for authentication.
Thanx.
Lashae-
Hi there,
the login screen on the front page on my installation does not authenticate the user, instead it returns http://localhost/?q=user/login and it's possible to authenticate by the form there. How can i fix this?
Thanx.
Lashae-
I'm having an issue with users on my site adding comments and content. They seem to have anywhere between 15 minutes and 45 minutes of type time before the page "refreshes" causing them to lose everything they were working on. Frustrating at best. I looked over the code and cannot find where this refresh is being called -- or for that matter, logically figure out -why- it would be called. Any suggestions? I'd like my users to be able to submit comments/articles eventually :-P
I'm creating a community site that has some public pages, but I also want to be able to make part of it private (to certain users). How do I go about doing this?
What is the procedure for showing a page of all the files that have been uploaded? Is this through the taxonomy? If so a couple of clues or a pointer to a reference would be appreciated. Thanks - GZ