AB 4.0.8 Categry bug on frontend

Started by RobertG, 08 August 2026, 16:03:39

Previous topic - Next topic

RobertG

A new error: when I disable "written by" for the books, on the frontend book page I get
Warning: Undefined variable $description in /components/com_abook/views/book/tmpl/default.php on line 413 and no description is displayed.
When I enable it, There are no more errors, but the description is preceded by 'Written by Robert Gastaud' (the author of the description), which I don't want to display. How can I hide this text?

federica


I fixed 2 errors:
  • filters in category view
  • smart search index

Please try to install 4.0.9 version
Thanks
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

federica

Quote from: RobertG on 10 August 2026, 16:53:46A new error: when I disable "written by" for the books,
I will publish the fix to the next version
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

RobertG

Thank you, Federica!

I have 468 books, but only 50 were indexed.
What could explain this limitation?

federica

Thank you too

Go to Smart search configuration->index->Indexer Batch Size
This parameter is probably set to "50"
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

RobertG

OK, it's true, nut isn't there a risk of an error if I increase?
I set it to 100, and 100 books are now indexed – no more. Even If I restart the indexation.
Why aren't the following being sought?

federica

Joomla settings allow you to limit the index to avoid uncontrolled database growth and excessive workload in generating search results. The "Indexer Batch Size" value depends on your server's performance.
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]