Results 1 to 10 of 284

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Manager addon

    Have vs 1.9 installed (ZenCart 1.5 store) and all works well but I have no "Delete File" option for resized Large images. I do notice that the Large image dimensions remain in red even after correctly resizing and Medium images (with delete option) are in black. Any ideas on why I have no Delete option for my Large images?

    Click image for larger version. 

Name:	IM_example.jpg 
Views:	196 
Size:	9.0 KB 
ID:	10411

  2. #2
    Join Date
    Aug 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Manager addon

    I think I've got this working with the additions of:

    $images[$image]["large"]["delete_link"] = ($dirread[DIR_FS_CATALOG_IMAGES . "large/" . $p["dirname"]] == true && IMFileIsWriteable($filename_large) ? $partlink. "&actcnt=" . ($_SESSION["actcnt"] + 1) . "&IMaction=deletefile&filename=" . urlencode('large/' . $p["dirname"] . $p["filename"] . IMAGE_SUFFIX_LARGE . "." . $p["extension"]) . "\" onclick=\"return confirm('" . IM_CONFIRM_SINGLE_DELETE . "');\" />". IM_IMAGE_DELETE . "</a>" : "");

    at line 358 of the function_image_manager.php file.

    Please let me know if this is an acceptable solution or if this will cause other problems?

  3. #3
    Join Date
    Aug 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Manager addon

    OK, just needed to get one of my original images with the txt extension, and changing it back to a jpg corrupted the image. Seems to happen with every transition from txt to jpg extension, but did not happen with the former bak extension. Is there a safe way to convert the txt back to a jpg, or is the change to a txt file for backup just always going to result in a corrupt image?

 

 

Similar Threads

  1. Is Module Manager (for Simple SEO addon) and v1.5.0 compatible?
    By sports guy in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 6 May 2012, 02:56 AM
  2. Problem integrating additional image titles addon and commercial addon
    By strugglingnovice in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 15 Aug 2010, 03:07 PM
  3. Order Manager addon option not available
    By gruccio in forum Addon Shipping Modules
    Replies: 1
    Last Post: 19 Jan 2010, 02:23 PM
  4. Store Manager addon sees invalid Zen Cart db
    By JohnBoyCR in forum General Questions
    Replies: 1
    Last Post: 22 Jan 2009, 05:52 PM
  5. Function of Module Manager addon
    By alimtlai in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 21 Jan 2009, 09:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg