Main Menu

Recent posts

#1
Errori (Bugs) / Re: com Abook 4.0.7 php str_ir...
Last post by federica - 03 August 2026, 16:33:03
Thanks for your help, I really appreciate it
I fixed the bug, I will publish the new version soon
#2
Errori (Bugs) / Re: com Abook 4.0.7 php str_ir...
Last post by richardh9935 - 01 August 2026, 06:28:06
Federica,

I moved from version 4.0.2 to 4.0.7 by installing the new version (not using update), and now all seems to work properly.

I did not alter line 50 in author.php
#3
Errori (Bugs) / com Abook 4.0.7 php str_irepla...
Last post by richardh9935 - 01 August 2026, 06:15:02
Federica and Dario,

I am very happy to help test your new version 4.0.7 of Abook.

I am currently using version 4.0.2, and I have struck the error you found in message 3934:

Class "str_ireplace" not found.

I downloaded version 4.0.7, navigated to author.php line 50, and I saw the same issue.

Do I need to alter that line again?

Quote from: federica on 27 August 2024, 15:50:50Thanks for reporting.
I fixed the bug. I will publish the new release as soon as possible.
If you want to fix it immediately, open administrator/components/com_abook/tables/author.php
then change line 50
from
$after_clean = str_ireplace::str_ireplace($bad_characters, "", $this->metakey); // remove bad characters
#4
Supporto (Support) / Re: com_abook 4.0.7
Last post by federica - 31 July 2026, 10:08:19
Hi Odin72a,
you can find the changelog here https://alexandriabooklibrary.org/en/changelog.html.
This release is primarily dedicated to making Abook compatible with Joomla 6.
#5
Supporto (Support) / com_abook 4.0.7
Last post by Odin72a - 31 July 2026, 00:20:08
Good afternoon.
I'd like to read what's added in the new version. Where can I find out more about it?
Release candidate, help me test it com_abook 4.0.7 Last updated: July 24, 2026
I'm using your wonderful library on the institute's repository website. I've slightly modified it to suit our organization's needs. In particular, I'm affiliating some of the article's authors with the institute.
#6
Errori (Bugs) / Re: COM_ABOOK_AUTHOR_THIS-BOOK...
Last post by federica - 09 July 2026, 16:56:59
Thanks, I will fix it to the next version
#7
Errori (Bugs) / Re: COM_ABOOK_AUTHOR_THIS-BOOK...
Last post by Slacker - 07 June 2026, 13:59:14
The problem with this was that the string was not translated to swedish but was in english. But if I changed to: COM_ABOOK_AUTHOR_THIS_BOOK in the english and swedish language files and in components\com_abook\views\book\tmpl\default.php it was translated.
#8
Errori (Bugs) / COM_ABOOK_AUTHOR_THIS-BOOK is ...
Last post by Slacker - 07 June 2026, 11:51:30
In language file for site. Line 87 is this:
COM_ABOOK_AUTHOR_THIS-BOOK="Authors of this book"
Should it be:
COM_ABOOK_AUTHOR_THIS_BOOK="Authors of this book"
#9
Supporto (Support) / Re: Error 500 with yootheme te...
Last post by federica - 01 June 2026, 10:40:22
Hi ricoumax,
thanks for you contribution.

Yootheme's function probably conflicts with Abook's function. I'll fix it as soon as possible.
#10
Supporto (Support) / Re: Error 500 with yootheme te...
Last post by ricoumax - 31 May 2026, 17:14:35
If I create a substitution for  '‎/templates/yootheme/html/com_abook/category/default.php' dans le template 'yootheme'.
I comment line 42 and 47 and it's OK
Idem for Modifier le fichier '‎/templates/yootheme/html/com_abook/book/default.php' dans le template 'yootheme'.

Th line is the problem : <?php // echo JHTML::_('icon.breadcrumb', $this->path);?>
For icon.breadcrumb and icon.search