Here i am using eAjaxUpload extension when were i am uploading it is getting 'Jellyfish.jpg0.7MBFailed' can any one help me
Page 1 of 1
Eajaxupload Failed
#2
Posted 06 January 2013 - 07:30 AM
SUBHASH, on 07 December 2012 - 07:16 AM, said:
Here i am using eAjaxUpload extension when were i am uploading it is getting 'Jellyfish.jpg0.7MBFailed' can any one help me
I think you should add the upload(if your action name is upload)action in your access rules,like below:
array('allow', // allow authenticated user to perform 'create' and 'update' actions
'actions'=>array('create','update','upload'),
'users'=>array('@'),
),
#3
Posted 07 January 2013 - 03:07 AM
I have the same problem, but file is uploaded and everything seems to work (file is in the folder) but text says failed, I dont know why. And my access rules are ok.
Share this topic:
Page 1 of 1

Help













