Page 1 of 3 123 LastLast
Results 1 to 10 of 284

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: New Image Manager available

    Hi,

    Actually I just started rebuilding our webshop to ZenCart 1.3.9. I also copied the IM package but had no opportunity yet to test it, as there are no products and images in my DB.
    I will give this some priority and come up with an answer soon.

    Boudewijn

  2. #2
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: New Image Manager available

    I did find a small bug in the English language file:

    in

    <admin dir>/includes/languages/english/extra_definitions/image_manager.php line 30 should be:

    define('IM_SELECT_IMG_IMG_ALL', 'All images');

    Furthermore I did a small test with one product and one image, and all works fine. So I suspect the problem is in your config.
    Can you check <admin dir>/includes/configure.php and check the values for:

    HTTP_CATALOG_SERVER: should be something like http://www.mysite.com (no trailing slash)
    DIR_WS_IMAGES: should be images/

    and check if the image is actually in http://www.mysite.com/images/mypic.jpg

    The uploaded image should appear, even before the medium and large image is made, if you select "Small images' or 'All images' in the option bar and click 'Send'.

    Boudewijn

  3. #3
    Join Date
    Oct 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: New Image Manager available

    Just checked configure.php admin/includes file and it is all correct.
    All product images are in the correct image folder.

    I tried selecting all different options and could not get any thumbnail images to appear. Nor were there any options anywhere to create med. or large images.

    I will try your small change, but don't think that is big enough a change to make it work on my site. I did notice that another image manager addon named Imaged Handler required another program GD libraries or ImageMagick to work. However I see no mention of this anywhere about your addon. Is it required for yours as well and just doesnt mention it? ty for the help.

  4. #4
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: New Image Manager available

    Ah yes of course.... good point to think of the prerequisites!
    IM does require the GD library, for shrinking/watermarking, as well as for recognising a file as image.
    Since it cannot determine image/no image, it won't display sizes, links etc.

    As the GD library is quite commonly used (I never suspected it to be absent in installations), you may ask your ISP to activate it.

    In the next version I will build a check to see if the library is loaded.

    Thanks for your feedback!

    Boudewijn

  5. #5
    Join Date
    Oct 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: New Image Manager available

    Ok well this is getting interesting. Thank you in your patience helping me with this.

    After finding out that I do need GD Library, I wanted to find out if I did indeed not have it installed as part of my ISP hosting.

    I found this guide to check if GD is turned on.
    http://assets.webassist.com/how-tos/gd_library_ht.pdf
    It said to make a file named phpinfo.php with

    <?php
    phpinfo();
    ?>

    upload it to my server and go to that file.
    if it is on it said it would show me the info and it did.


    GD Support enabled
    GD Version bundled (2.0.28 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    GIF Read Support enabled
    GIF Create Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled


    Not sure where this leaves me. The only conclusion I can make is that something about my server is not compatible with the addon?

  6. #6
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: New Image Manager available

    You can also do the check from within your Zen-cart admin interface: Tools->Server version/info.

    Some more info that may be useful:
    - What PHP version is on your server?
    - The value of DIR_FS_CATALOG in the configure.php file in your <admin>/includes folder. This should be the file path on your server, to your zen-cart files, ending with a slash.

    I really cannot think of anything not being compatible, as only standard PHP functions are used, which I believe were already supported in earlier versions of PHP. But one can never know.....

  7. #7
    Join Date
    Oct 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: New Image Manager available

    PHP Version: 4.4.4
    Apache http server

    DIR_FS_CATALOG is a correct path. It is in this format;
    define('DIR_FS_CATALOG', '/usr2/home/domainname.com/htdocs/storename/');

    I should also note the other addons I am using are:
    Easy Populate v1.2.5.4
    Super Orders 20 Rev48
    Quick Order 1.2.3
    Improved Attributes Controller
    Attribute Grid 1.1.1
    Last edited by Salixia; 6 May 2010 at 10:45 PM.

  8. #8
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Image Manager addon

    Hello,

    What is best product's image sizes for small, medium and large?
    How can get watermark on these pictures?

    thanks in advance.

  9. #9
    Join Date
    Jul 2010
    Posts
    243
    Plugin Contributions
    5

    Default Re: Image Manager addon

    OMG! This is running my site images faster then my test install of IH2 revision c!!!

    working with zen-light box 1.5

  10. #10
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Image Manager addon

    Hi,

    I concern all add on program will have problem when running upgrade Zen cart. Too much work to re-install it. Any advise?

 

 
Page 1 of 3 123 LastLast

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