The category is not displayed in the list by authors

Started by Odin72a, 21 November 2023, 20:57:36

Previous topic - Next topic
A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

Odin72a

The category is not displayed in the list by authors
In other lists, and inside, when I go into the book itself, the category will be displayed.
I reviewed it, where possible in the settings, it was set to "Display category"
https://drive.google.com/file/d/1em0mQgsNBVdMWe45wzYfk1obzMVnxLTZ/view?usp=drivesdk

A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

federica

#1
I fixed the bug, I will publish a new release as soon as possibile.
If you want solve it early try to apply this fix.
your_site/components/com_abook/models/author.php line 128
from:
$query->select('c.title AS category_title, c.alias AS category_alias, c.access AS category_access');
to:
$query->select('c.title AS cattitle, c.alias AS category_alias, c.access AS category_access');
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]