Upload by josegonzalez , i does not upload the file..

2012-11-07 Thread fernando menendez
I installed the Plugin, i do not see any error it is saving to the Database, but not save the Dir fro the file. and DO not upload the file, here is my Code : my Model : class Picture extends AppModel { public function beforeValidate() { $this->data['Picture']['filename']['name'] =

I do not get an Error but only a "The connection was reset"

2012-11-01 Thread fernando menendez
Hi I have this line of code in my XXXController.php : $this->request->data['Picture']['filename'] = $this->data['User']['ID'] + '_' + $idEvento + '_' + $this->request->data['Picture']['filename'] + ; I spent like 1 day trying to figure out, why when i run that Controller method just gave me an