 |
 |
 |
 |
 |
| Author |
Message |
D72

Joined: 22 Feb 2007 Posts: 217 Location: NL |
|
Can't delete images 'anymore' |
|
I don't know how long this is, but last week i discovered that i can't delete images anymore.
I'd remember this was a standard option in 'Manage images' isn't it?
I downloaded the latest CNR, installed and checked if this option was there, but it isn't.
How come? It would be very usefull to delete images.
Or is there something else wrong here?
*edit
Just watched the demo here, and noticed that the 'remove' is there? What file might be corrupt? I uploaded the original images.mdu
But that didn't solved the 'Remove' option.
|
|
| Thu Mar 27, 2008 10:41 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2683 Location: Germany |
|
|
|
The following snippet from images.mdu adds the remove link:
 |  | <td><a href="javascript:confirmDelete('?mod=images&action=remove<?=($_POST['subfolder'] ? '&subfolder='.$_POST['subfolder'] : ($_GET['subfolder'] ? '&subfolder='.$_GET['subfolder'] : '')); ?>&image=<?=$file.$query_string; ?>')"><?=$echo['remove']; ?></a> |
Try to replace
 |  | <?=$echo['remove']; ?> |
with
 |  | remove |
Maybe it's a problem with the language file (images.ini)?
|
|
| Wed Apr 02, 2008 5:53 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|