expired-brain / yii-shop

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

PHP notice Undefined variable: model #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just click admin.

What is the expected output? What do you see instead?
Admin page will be seen, 'PHP notice Undefined variable: model' is seen instead.

What version of the product are you using? On what operating system?
r79

Please provide any additional information below.

Original issue reported on code.google.com by saku...@g.pugpug.org on 30 Nov 2011 at 12:51

GoogleCodeExporter commented 8 years ago
I am just added code
$model = new Order();

in views/order/admin 

on line 12

Original comment by lazaward...@googlemail.com on 10 Jan 2012 at 11:08

GoogleCodeExporter commented 8 years ago
Em error Undefined variable: products
modules\shop\views\shoppingCart\view.php(11)
if ($products) {

you can help me edit error 

Original comment by linuxdoa...@gmail.com on 23 Jan 2014 at 6:02