yii-shop
yii-shop copied to clipboard
A simple, full featured, i18n, extensible Web Shop for easy integration into your Yii Web Application
Im new to yii. Is there a SQL dump?
Fatal error: Cannot re-assign auto-global variable _POST in shop\components\Relation.php on line 723
I googled this error and I can correct it by assigning the $_POST to a $data variable in the signature and in the body of the function. However I would...
please refer to my commit at haleychin / yii-shop from Incomplete - task : install webshop to 1. Fix cannot view order from Shop Admin Controller view. Although I have...
Problem occurs when i trying to add a product to a cart, or open shopping cart (shop/shoppingCart/view). File: .../shop/views/shoppingCart/view.php Yii.1.1.13 Php problem with these lines, like 94 and 104 these...