This topic is locked

[HELP] delete upload image

1/3/2012 11:56:08 PM
PHPRunner General questions
M
madegun author

hi, in my edit upload field work fine(just upload & update action) but when i delete...this action didn't work...
please, anyone can help me.... (i did in PHPrunner 6)
thank

C
cgphp 1/4/2012

Do you mean delete action for uploaded files? Please, try to reformulate your question.

M
madegun author 1/4/2012


M
madegun author 1/4/2012



Do you mean delete action for uploaded files? Please, try to reformulate your question.


when i "Upload" an image everything work fine and sucess, (the image save in my folder and field name save to database).
my prolem is when in edit page, i want delete my image, and press button "Delete" -> this action didn't work , no error message showing...! my image and the field name in database still there.
i'm sory about my english:(

hope you can help me... and thank you so much for reply me.

C
cgphp 1/5/2012

After checking the Delete radio button, you have to click on the Save button to really delete the image.

M
madegun author 1/5/2012



After checking the Delete radio button, you have to click on the Save button to really delete the image.


i did, checked delete button -> then Save, but didn't work...!

C
cgphp 1/5/2012

Check firebug for some errors or warnings.