Hello, I installed the last version in Joomla! 3.5.1 but in the frontend I get these warnings:
Warning: Creating default object from empty value in C:\xampp\htdocs\joomla.dev\public_html\components\com_lendr\models\library.php on line 28
Warning: Declaration of LendrModelsWishlist::store() should be compatible with LendrModelsDefault::store($data = NULL) in C:\xampp\htdocs\joomla.dev\public_html\components\com_lendr\models\wishlist.php on line 93
How to fix it?