Need help getting flashupload working
You need to be logged in to post messages in the forums. New users may register here.
Brendan Pike
Member since: 09 January 2008
Posts: 36
|
Sunday 09 September 2007 10:19:44 pm
Hi I seem to be experiencing trouble using this extension, I suspect it may be something to do with my server environment since I've tried it on 2 separate ezp installations. The flash loads fine, the upload progress bars work fine, however after the first file finishes uploading the page prematurely reloads before the other files are uploaded. I then don't find that no files were really been upload. The debug output doesn't seem really helpful:
www.dbinformatics.com.au
We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.
|
|
STEVO +
Member since: 09 January 2008
Posts: 23
|
Tuesday 18 September 2007 10:41:43 am
hi brendan,
sorry it's taken so long to get back to you on this, i'm working away from home + don't have an ez setup or anything.
i think you can fix this by removing the ampersand on &$result on line 46 of upload.php
you should also comment out the fwrite + fclose lines that i've noticed i left in there after debugging.
hope this helps.
|
|
Brendan Pike
Member since: 09 January 2008
Posts: 36
|
Tuesday 18 September 2007 10:23:13 pm
Thanks Stevo
I tried out the changes your recommended but it did a page reload after the first file, any other ideas?
www.dbinformatics.com.au
We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.
|
|
STEVO +
Member since: 09 January 2008
Posts: 23
|
Wednesday 19 September 2007 8:04:14 am
humpf.
is browsing to /flashupload/upload/185 still showing an error?
|
|
Brendan Pike
Member since: 09 January 2008
Posts: 36
|
Wednesday 19 September 2007 11:07:06 pm
No visiting that url directly now just gives me a blank page, no errors.
www.dbinformatics.com.au
We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.
|
|
You need to be logged in to post messages in the forums. New users may register here.