close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

DELETE FILE not working

Thread began 3/20/2013 1:15 pm by Cologne | Last modified 8/20/2014 2:25 pm by Cologne | 3915 views | 15 replies

Miguel

Hello Jason Thank you for the replay the point is that there are more than one delete button, both open in different modal boxes

The first one:

<button type="button" value="Delete" class="btn btn-danger" id="DeleteConfirm" name="DeleteConfirm" data-original-title="Delete" data-toggle="modal" data-target="#AllDelete" ><i class="fa fa-trash-o"></i> Delete</button>

Calls
<input type="submit" value="Delete" class="btn btn-danger tip" id="Delete" name="Delete" data-original-title="ARE YOU SURE" />

The second one is the one you pointed

The thing is that the first one deletes the main category and all articles related with it

the one you pointed deletes a single article but keeps the category

That is why you find at the end of the code 2 different delete buttons for triggering propose

<input type="submit" value="Delete" class="btn btn-danger tip" id="Delete" name="Delete" data-original-title="ARE YOU SURE" />
<input type="submit" value="Delete" class="btn btn-danger tip" id="DeleteL" name="DeleteL" data-original-title="ARE YOU SURE" />

If i take out

<?php
$WA_DeleteFileResult2 = false;
if(isset($_POST["Delete"]) || isset($_POST["Delete_x"])){
$WA_DeleteFileResult2 = WA_FileAssist_DeleteFile("../images/slides/", "".((isset($_POST["SLBg"]))?$_POST["SLBg"]:"") ."");
}?>

My first delete button wont delete the complete category picture in other words, also i notice that if it has a picture it will only show this msg

Warning: Cannot modify header information - headers already sent by (output started at /home/dd/public_html/webassist/file_manipulation/helperphp.php:763) in /home/dd/public_html/admin/slides_detail.php on line 133

Warning: unlink(/home/dd/public_html/images/slides): Is a directory in /home/dd/public_html/webassist/file_manipulation/helperphp.php on line 763

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...