Main Menu

Recent posts

#21
When I take a look in the database, the ID Fields states AUTO_INCREMENT

ID field

This is what you mean, right ?
#22
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 14 December 2023, 11:58:51
In your database the "id" field of table jos_abbook is not AUTO_INCREMENT.
This could be a problem when joomla try to reset the lock of book.
Try to set the "id" field of table jos_abbook as AUTO_INCREMENT.
#23
Super !!!
The padlocks were visible on two books
ID 47  Sacred Circuitry (=name of the book)
ID 175 Alien Event (=name of the book)

I don't know how to export only 2 rows from the book DataBase, so exported the complete book in SQL (approx. 200 records)
abook in SQL





#24
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 13 December 2023, 12:15:22
Great! Let's go on to the second problem.
Go to the book list then check which book have a lock (padlock icon), write down the ID. Important: you don't have to click on the padlock.
Look for this ID in the database in #__abbook table (replace "#_" suffix with your suffix). Send me an export of this row.
#25
Alright !!!
Installed the new beta version component, module and plugins.
Checked the administrator but no en-GB.com_abook.ini exists in administrator/language/en-GB/

The issues in the component itself are solved now.
Changes can be saved without error messages, all headers look fine.

The global checkIn however, is still throwing the same errorMessage.
#26
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 11 December 2023, 11:15:21
There are two problem: one related to translation file and the other related to a database field. Let's start with the first one.

Quote from: Healing Beyond Medicine on 11 December 2023, 09:40:45And I installed this translation file sample_abook_zz_zz_language_pack_4_0_2 as 4_0_2 is the beta version.
But this doesnot solve the problem yet ...
sample_abook_zz_zz_language_pack_4_0_2 is not a valid language but only a sample useful to create a real language file.
Uninstall it.
You have to install the latest abook 4.0.2beta instead.

Check if administrator/language/en-GB/en-GB.com_abook.ini exists. If yes, rename this file or move it.
#27
Goodmorning Federica,

I took some snapshots from the error 1292 Global CheckIn error
You can find those here :
Error 1292 Global CheckIn 001

Error 1292 Global CheckIn 002


And I installed this translation file sample_abook_zz_zz_language_pack_4_0_2 as 4_0_2 is the beta version.
But this doesnot solve the problem yet ...

I hope the debug info is what you are looking for, please let me know if you need more / something else !
#28
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 08 December 2023, 19:44:24
Hi,
I fixed the translation file, the error was caused by some carriage returns which I have now removed.
Please, try to install the latest beta version but take a backup before updating it.

To allow me to better understand the error "1292 Truncated incorrect DECIMAL value: ''" you have to enable joomla debug then send me a screenshot of the full error. May be a numeric field is empty but the error does not specify the name of field.
#30
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 05 December 2023, 17:07:19
I don't understand in which field the error occurs. Please send me a screenshot of the error.