franzholz / macina_searchbox

Searchbox for the Indexed Search Engine TYPO3 extension
1 stars 1 forks source link

No Content Object definition found at TypoScript object path "tt_content.list.20.macina_searchbox_pi1" #3

Open KirstenKK opened 2 years ago

KirstenKK commented 2 years ago

I installed version 3.0.6 via composer on typo3 10.4.20, added the template to the main template under includes>include static (from extensions), added the information on the page where indexed search is displayed: lib.macina_searchbox { pidSearchpage = 43 }, cleared the cache. Now I can choose the plugin for a page. The plugin option 'Display mode' is set as 'Default' (only option). Record storage page I left blank. All seems fine, but when I try to view the page I get the following error message: No Content Object definition found at TypoScript object path "tt_content.list.20.macina_searchbox_pi1"

What have I missed? Many thanks for a bit of help!

franzholz commented 2 years ago

You must also have the Macina Searchbox added under Include static (from extensions) in the Template module for the template setup for Macina Searchbox to be complete!.

franzholz commented 2 years ago

The plugin of macina_searchbox shoud not be used. You must use the plugin of Indexed Search instead if you need a plugin on one page. macina_searchbox is only to use the searchbox by means of setup on every page.

franzholz commented 4 months ago

I have made a modification in a way that the macina_searchbox plugin shows an empty text field.