Main Menu

Recent posts

#91
Errori (Bugs) / Re: Repeated "Join on location...
Last post by federica - 04 December 2024, 12:31:01
#92
Errori (Bugs) / Re: Repeated "Join on location...
Last post by federica - 04 December 2024, 11:59:32
Thanks!
I will publish the fix as soon as possibile
#93
Errori (Bugs) / Repeated "Join on location tab...
Last post by iberan - 26 November 2024, 21:51:31
Hi Fiderica,

There is a small bug in /components/com_abook/models/book.php:

the "Join on location table" query at #217 is repeated at #229.

Abook 4.0.5 (and earlier versions 4 maybe)
#94
Errori (Bugs) / Delete assigned category, auth...
Last post by iberan - 23 November 2024, 14:47:08
Hi,

There is no any warning if delete category from Trash – assigned to a book; delete author, editor, library, tag – assigned to a book; delete taggroup – assigned to a tag.

Abook 4.0.5
Joomla 5.2.1
PHP 8.3
MariaDB 10.5.26

Possible solution – change in administrator/components/com_abook/tables/category.php #157 and #166; author.php #77; editor.php #77; library.php #53; tag.php #76; taggroup.php #48:$xid = $this->_db->getNumRows();to$xid = $this->_db->loadResult();
Hope this helps someone.
#95
Supporto (Support) / Re: dropdown-list not visible ...
Last post by federica - 01 November 2024, 10:15:38
I found the bug but it is not related to Abook, it is related to the way joomla is rendering the elements in a multiple field.
I will try to find a solution.
The dropdown menu is hidden behind the container. Try scrolling down to see it.
#96
Supporto (Support) / Re: dropdown-list not visible ...
Last post by dibu - 31 October 2024, 11:14:21
Hi Federica,

it's Abook version 4.0.4. and Joomla 5.2
And I have no idea how to insert a picture. There is no feature to do it (at least for me  :'( )
#97
Errori (Bugs) / Re: Bug in beta version: Alexa...
Last post by federica - 31 October 2024, 10:00:19
Great! Thanks for your feedback!
#98
Supporto (Support) / Re: dropdown-list not visible ...
Last post by federica - 31 October 2024, 09:59:29
Hi dibu,
please send me a screenshot.
Which version are you using? (Abook and joomla)
#99
Supporto (Support) / dropdown-list not visible by a...
Last post by dibu - 31 October 2024, 08:37:14
Hello,

if I want to add a new book, there is one annoying problem: All dropdown-lists are behaving in the way they should, but not by the author-input. The list is not visible, it's hiding behind the other fields. You can enter a name and hope to receive the correct item, but it's like blindflying.
#100
Errori (Bugs) / Re: Bug in beta version: Alexa...
Last post by Slacker - 30 October 2024, 17:27:19
Many thanks! I did unpublish and publish my only category. Then I changed from Gantry5 Hydrogen to Cassiopeia. After that it worked normally. Then I changed back to Gantry5 Hydrogen and then it worked normally also. So the problem was with Gantry5 Hydrogen.