Bug #104654
closedIndex search result list leads to crash
0%
Description
Search results cannot be displayed. Class PageBrowsingResultsViewHelper not found
Files
Updated by Guido Twieling 3 months ago
Hi.
It's not a bug in indexed search. The problem lies in the search template of the bk2k bootstrap template... Sorry :-(
Updated by Garvin Hicking 3 months ago
- Status changed from New to Closed
Thanks for reporting back - I wasn't yet able to dig into this.
Do you know if it's fixable in bk2k, did you report the issue there? Maybe we could then link to it in case others get that problem, too.
Updated by Guido Twieling 3 months ago
- File Pagination.html Pagination.html added
- File Search.html Search.html added
Garvin Hicking wrote in #note-2:
Thanks for reporting back - I wasn't yet able to dig into this.
Do you know if it's fixable in bk2k, did you report the issue there? Maybe we could then link to it in case others get that problem, too.
I reported it there but no response until now. Now I have fixed it myself and also adjusted the pagination. Added files:
sitepackage\Resources\Private\Partials\IndexedSearch\Pagination.html
sitepackage\Resources\Private\Templates\IndexedSearch\Search\Search.html
I'm new to Typo3 and this is my first Typo3 project. If anything can be done better, I'm grateful for any tips.