Vox Populi(x) forum

Alexandria Book Library => Errori (Bugs) => Topic started by: iberan on 23 November 2024, 14:47:08

Title: Delete assigned category, author, editor etc. without warning - solved
Post by: iberan on 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.
Title: Re: Delete assigned category, author, editor etc. without warning - solved
Post by: federica on 04 December 2024, 12:31:26
I published the new version, please see https://alexandriabooklibrary.org/it/downloads/27-components.html