phancu90 / yii-shop

Automatically exported from code.google.com/p/yii-shop
0 stars 0 forks source link

Widget error u can solve with that. #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hi

In Widget ProductCategoriesWidget.php when u want to use it in the home page u 
forget to import 

Yii::import('application.modules.shop.models.Shop');
Yii::import('application.modules.shop.models.Category');

I suppose ll be the same on the others widget ;)

See u.

Original issue reported on code.google.com by disvro...@gmail.com on 26 Nov 2011 at 4:29