vtdung2305 / bakesale

Automatically exported from code.google.com/p/bakesale
0 stars 0 forks source link

Error saving a category #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Save a category

What is the expected output? What do you see instead?
Seeing error message

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

Please provide any additional information below.
I'm guessing line 47 should be changed from:
$this->clearTemp();

to:
$this->_clearTemporary();

Original issue reported on code.google.com by saltori...@gmail.com on 3 Oct 2007 at 5:31

GoogleCodeExporter commented 9 years ago
The code change is to the file app/models/category.php.

Original comment by saltori...@gmail.com on 3 Oct 2007 at 5:33

GoogleCodeExporter commented 9 years ago

Original comment by putkonen...@gmail.com on 18 Oct 2007 at 8:15