Hi--I searched the forums trying to find the answer, but I have been unsuccessful.
When I enter a book and make the selections for it to fetch the data from Amazon, nothing happens. When I check the box and click refetch data it gives me this error:
Code: |
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/super/public_html/administrator/components/com_booklibrary/admin.booklibrary.class.ws.php on line 450
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/super/public_html/administrator/components/com_booklibrary/admin.booklibrary.class.ws.php on line 468
Warning: Invalid argument supplied for foreach() in /home/super/public_html/administrator/components/com_booklibrary/admin.booklibrary.class.ws.php on line 476
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/super/public_html/administrator/components/com_booklibrary/admin.booklibrary.class.ws.php on line 488
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/super/public_html/administrator/components/com_booklibrary/admin.booklibrary.class.ws.php on line 493
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/super/public_html/administrator/components/com_booklibrary/admin.booklibrary.class.ws.php on line 498
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/super/public_html/administrator/components/com_booklibrary/admin.booklibrary.class.ws.php on line 503
|
I have entered ten other books and it worked fine. Is there a limit on the amount of books I may add on the free version?
Thank you!