| Ultrashock Forums
• flash upload + php |
|||
![]() |
||||
| Search this Thread | Thread Tools | Display Modes |
|
|
|||||||||||||||||||||||||
![]() |
Ultrashock Member Comments:
17 Creative Assets
|
2009-03-16
#2 |
||
|
What are the other commands that are being ignored, and have you made sure the file is being moved/chmod? PHP could be failing on the chmod, or it could be failing on the command directly after that.
|
|
|
2009-03-16
#3 |
||
|
php does move/chmode without problems, but then we call functions that resize the image to create a preview and they are not executed. if we call the same php file outside flash all the scripts work.
|
|
|
2009-03-16
#4 |
||
|
ouch, sorry for bothering, we fired the bug. it was just a permissions issue. thank you.
|
|
17 Creative Assets
|
2009-03-18
#5 |
||
|
I didn't get an email telling me about your last reply so I've just been looking into this again for you. ![]() What I was going to suggest is to listen for the UPLOAD_COMPLETE_DATA event and then, assuming the data length isn't massive, just trace() the returned data. That data will contain any errors that were spat out by PHP after it received the upload data, as long as you have PHP error reporting turned on of course. Good to know you found the problem though.
|
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|


4 comments
| 759 views


17 Creative Assets

Linear Mode