Author Topic: No big image in ACP editimage  (Read 3196 times)

0 Members and 1 Guest are viewing this topic.

Offline Moinsen

  • Newbie
  • *
  • Posts: 18
    • View Profile
No big image in ACP editimage
« on: September 12, 2009, 01:22:02 PM »
Hi,

how can I delete the table row with the big image in the ACP (editimage)? Not the thumbnail row!

Thank you!  :)


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: No big image in ACP editimage
« Reply #1 on: September 12, 2009, 11:47:18 PM »
you can try replacing in admin/images.php
  $file_src get_file_path($image_row['image_media_file'], "media"$image_row['cat_id'], 1);


with:
  $file_src TEMPLATE_PATH."/images/spacer.gif";
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)