[Yii PHP Framework Indonesia] master2 ada yang tau error "Fatal error: Call to...

Helmi Taufiqurrahman
Helmi Taufiqurrahman 2:36pm Oct 29
master2 ada yang tau error "Fatal error: Call to a member function saveAs() on a non-object in C:\xampp\htdocs\xxx\protected\controllers\back\ProductController.php on line 117"

mau pake file upload not required pas update record.
saya baca2 tutorial:
array('cat_id, subcat_id, name, price, image, description', 'required'),
saya rubah menjadi
array('cat_id, subcat_id, name, price, description', 'required'),
selalu error seperti diatas.

View Post on Facebook · Edit Email Settings · Reply to this email to add a comment.