Main Menu

Recent posts

#21
Supporto (Support) / Re: joomla 5.0
Last post by federica - 29 December 2023, 20:24:49
Hi dibu,
I just released a beta version of Abook (v 4.0.3) for Joomla 5. Download
If you try it let me known if it is ok.
#22
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 15 December 2023, 18:21:03
Very good!
#23
Yes, I followed your script to the letter and that test works fine too
#24
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 15 December 2023, 14:21:38
 :) good!
If you want to try another test, you have to open a book and then close the browser without saving. The padlock icon should appear again. Then click on the padlock icon to unlock the book and check that everything is OK.
#25
YESSSSSSS !
That worked :-)

I just opened the books and saved them again... the padlock disappeared as well as the global check-in message.
You made my day, Federica!
Thank you so much for your support!

Much love
~ Philip
#26
Supporto (Support) / Re: Global Check-in | jos_abbo...
Last post by federica - 14 December 2023, 17:01:03
You are right, in your export the AUTO_INCREMENT is applied at the end of the file. Sorry but I had not seen it.
Try to click the padlock icon of the books "Sacred Circuitry" and "Alien Event". Let me know if some error occurs.
#27
When I take a look in the database, the ID Fields states AUTO_INCREMENT

ID field

This is what you mean, right ?
#28
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.
#29
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





#30
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.