Main Menu

Recent posts

#61
Supporto (Support) / Errore Salvataggio fallito con...
Last post by carmtrap - 05 December 2024, 15:19:46
Ho migrato la vecchia versione alla nuova per jommla 4 e 5 seguendo le indicazioni che che ha suggerito Federica.
Ho scaricato dalla vecchia versione tutti i DB in formato .csv, a mezzo phpmyadmin poi ho adeguato le tabelle interessate al nuovo formato di Alexandria For Joomla! 4 and Joomla! 5 e quindi le ho importate (sempre a mezzo phpmyadmin) nel DB del nuovo sito e tutto apparentemente è andato bene. Infatti nel nuovo sito vedo tutti i miei dati. Però quando tento di inserire un nuovo dato o di modificarne uno esistente ottengo sempre il seguente errore: "Salvataggio fallito con il seguente errore: Parent ID non valido". Cliccando su chiudi, il dato viene salvato regolarmente. Cosa fare per correggere questo errore e consentire un regolare salvataggio?
Grazie per l'attenzione.
#62
Supporto (Support) / Export of lists
Last post by Odin72a - 04 December 2024, 23:01:05
For scientific reports on the work at the institute, we periodically need to create lists of publications of employees. One of the key elements requires the presence of a DOI for the article.
If I added a DOI to the description, it is visible only inside the opened article, and the DOI is not displayed in the list.
Was it possible to add DOI to the display as a list?
https://www.screenpresso.com/=cTL5vkOKH22s

The second request is more significant, perhaps it is difficult to fulfill.
But it would be very convenient if there was a "button" to export the entire list in a table form
#63
Errori (Bugs) / Re: Delete assigned category, ...
Last post by federica - 04 December 2024, 12:31:26
#64
Errori (Bugs) / Re: Repeated "Join on location...
Last post by federica - 04 December 2024, 12:31:01
#65
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
#66
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)
#67
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.
#68
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.
#69
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  :'( )
#70
Errori (Bugs) / Re: Bug in beta version: Alexa...
Last post by federica - 31 October 2024, 10:00:19
Great! Thanks for your feedback!