Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-05-19 15:40:22
- leohart
- Member
- Registered: 2006-02-09
- Posts: 22
Search certain keyword will trigger Private section
On my site, if you search for several certain keywords, Textpattern will trigger HTTP Authentication request for the Private zone.
Fail to authenticate (which I have no idea what the credentials are, since they are different from admin login) will arrive at a page that says:
Authorisation required
Has anyone have a similar situation ? Does anyone have any suggestion on where to look to solve this problem?
Offline
#2 2006-05-19 16:01:37
- -P-
- Member
- From: Finland
- Registered: 2005-09-10
- Posts: 211
Re: Search certain keyword will trigger Private section
Are these keywords something that point to a article that have image linked outside from a site that is password protected?
Or are you sure you don´t have some sections/posts on your site or base folders that actually are password protected?
I´m able to produce this half way, is this the promt you get? See testpost
Offline
#3 2006-05-21 05:27:34
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Search certain keyword will trigger Private section
There’s not enough information here to know what’s going on.
The only time Textpattern requests authorization is if you use the txp:password_protect tag. If you’re not using that, the problem is not caused by Textpattern.
Alex
Offline
#4 2006-05-25 19:55:02
- leohart
- Member
- Registered: 2006-02-09
- Posts: 22
Re: Search certain keyword will trigger Private section
Please have a look at this site:
http://campusprogress.org/
If you search for these search terms: Ashe or Sidd , Private section will be triggered by Textpattern. Error (with Textpattern logo) will show if you don’t provide a credential.
I have never tried txp:password_protect tag before so I am not sure if the behavior is similar to what we see right here or not.
Any help would be appreciated.
Offline
#5 2006-05-26 00:23:42
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Search certain keyword will trigger Private section
You probably have a “ txp:password_protect” in the body of one of the articles that would be included in the “Ashe” or “Sidd” search results.
Search for that article in the admin interface and check the bodies and excerpts for the tag.
Alex
Offline
#6 2006-05-26 01:43:23
- leohart
- Member
- Registered: 2006-02-09
- Posts: 22
Re: Search certain keyword will trigger Private section
Thanks Zem. That exactly is the problem. My bad.
Offline