Hello,
I would like to start with the fact that I am new to joomla. So, i installed joomla 1.6 on my xampp server, and when i try to fetch data from amazon, i get the Result ok, but no data is added ( only the ISBN remains ).
Do you have any idea how i can fix this?
LE: i have BookLibrary 2.1 Basic for joomla 1.6
LLE:
when i refetch 1 book, the result is ok, but no data is added.
when i refetch 2 or more, i get a blank page ( on error_display = ON, i get the following messages:
Notice: Trying to get property of non-object in {my_folder}administratorcomponentscom_booklibraryadmin.booklibrary.class.ws.php on line 444
Warning: array_key_exists() expects parameter 2 to be array, null given in {my_folder}administratorcomponentscom_booklibraryadmin.booklibrary.class.ws.php on line 444
and many Strict Standards: Non-static method {method} should not be called statically in ....
)
Thank you very much.