Author Topic: How to Delete Images within /big folder?  (Read 3619 times)

0 Members and 1 Guest are viewing this topic.

Offline 2ndzenith

  • Pre-Newbie
  • Posts: 4
    • View Profile
How to Delete Images within /big folder?
« on: September 13, 2006, 08:42:00 PM »
I have installed version 1.7.3 and have it running smoothly. I have added a few mods including multi-upload and show original image.

Right now when an image is uploaded it stores:
1. A scaled version within /data/media/{folder number}/example.jpg
2. The original in /data/media/{folder number}/big/example.jpg

When I go to delete the photo it removes the scaled version but leaves the file within the /big folder. How can I have it remove it in both places when deleted from the details page and also the control panel?

Any help with this would be greatly appreciated. Thanks!

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: How to Delete Images within /big folder?
« Reply #1 on: September 13, 2006, 11:53:28 PM »
"[MOD] Batch copy/move/edit images" should do the trick.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline 2ndzenith

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: How to Delete Images within /big folder?
« Reply #2 on: September 16, 2006, 12:48:23 AM »
Thanks for the help!

This mod allows the images to be deleted from the control panel, but I am unclear how or if the /big images can be deleted from the member_deleteimage.html page also.