Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2018-05-10 03:02:06

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,079
Website

Search broken if result page is not using the default section

Something something someone broke my search. For a very long time I have used a search section to display search results (example here – that dates back to TXP 1.0). This now fails and returns no results. This changed in last couple of weeks (maybe 2?). I found this today while preparing to update another site.

The search widget I use(d) for this – the search result page use code very similar to what ships with the default TXP theme:

<form action="<txp:site_url />search/" method="get" class="search-form" id="search-form" role="search">

I’ve now changed my templates to use the default section instead of a dedicated section (updated templates and forms to match – sigh… labyrinth)

<form action="<txp:site_url />" method="get" class="search-form" id="search-form" role="search">

That restores the search functionality. Is this a bug or did I miss a memo somewhere?


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

#2 2018-05-10 08:44:36

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

Re: Search broken if result page is not using the default section

Hmmm, thanks for the report. It’s supposed to let you put results anywhere you like, in the same way you should be able to direct category, author, image and file lists to any Section/Page. I wonder if the tweaks or enhancements or alterations in the last couple of weeks broke something? Any clues, Oleg?


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#3 2018-05-10 08:56:42

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,079
Website

Re: Search broken if result page is not using the default section

If it helps, it certainly worked up till April 20 late afternoon local time (breakfast time in the western EU); that is when I last modified a certain article and used search on the front-end.


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

#4 2018-05-10 09:56:45

etc
Developer
Registered: 2010-11-11
Posts: 5,053
Website GitHub

Re: Search broken if result page is not using the default section

The usual suspect… Sorry for the trouble, is it fixed now?

Offline

#5 2018-05-10 12:23:40

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,079
Website

Re: Search broken if result page is not using the default section

etc wrote #311661:

The usual suspect… Sorry for the trouble, is it fixed now?

That looks better now, thanks!


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

Board footer

Powered by FluxBB