I am having problems with simple search, just upgraded to the latest( 1.2.0 ) via package management on the recent release of revo ( 2.0.8 ), both updated yesterday, when someone searches for a term, the landing page shows the results, but if you click on the pagination links to the 2nd or 3rd pages (if there are more results of course), the next page states:
There were no search results. Please try using more general terms to get more results. as if I had just made a search and the return was false.
How to fix, it’s the same across all my and my client’s sites that use modx revo. here’s the call:
[[!SimpleSearchForm? &tpl=`search_ tpl` ¤tPageTpl=`currentpage` &landing=`21` &showExtract=`1` &highlightResults`1` &highlightClass=`highlight`]]
update, notice request for placing issues on github, so I did that as well, hope can sort this out soon, three of the sites I am concerned about uses search feature heavily.
https://github.com/splittingred/SimpleSearch/issues#issue/32
suggest others who have updated to also test their simple search results, I have grown accustomed to testing all extras/addons on every cms I use after updates, breakage is common.