sparkbuilt / lendr

Joomla! 3.0 Component Tutorial Series
73 stars 50 forks source link

Frontend Warning: LendrModelsWishlist::store() #19

Open alebak opened 8 years ago

alebak commented 8 years ago

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?

mfleeson commented 8 years ago

I've not seen that error yet. I'm just working trying to get the whole thing working. Yesterday it was fixing the admin link and settings. Today I'm working on the front end.