Page 55 of 169 FirstFirst ... 545535455565765105155 ... LastLast
Results 541 to 550 of 1685
  1. #541
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    Quote Originally Posted by Sjoukito View Post
    Hey everyone,

    I installed zencart 1.5.1 and the latest version of image handler.
    The installation went smooth but Then I got this Message: No Image Handler information found.
    I have plenty of categories and products but for some reason once I select one of those I am send back to the main Image handler page (../..?page=manager).

    Does anyone know what is happening?
    Did you follow the instructions.. (the part where it tells you how to turn it on after you install it??)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #542
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: IH4 SQL problem

    Quote Originally Posted by niccol View Post
    It is the installer not finding the configuration group id for whatever reason.
    <snip>
    Code:
    $im_configuration_id = '4';
    Probably '4' is the configuration id of your images menu item but you could check that before hand if you are feeling perky.
    Thanks Nick. You were right, the $im_configuration_id wasn't being set, but when manually setting this it led to even further problems, so I figured it was time for me to backout of things and start the upgrade afresh. This time it worked just fine, no errors reported at all and the upgrade completed with about as much ease as any others I've done.

    I can only guess something went amiss with my 1st set of uploads. A little embarrassing to admit to really, but then again, it is quite often these 'simple' problems/solutions that seem to cause the most headaches.

    Thanks again,
    Rod

  3. #543
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    @Lune

    Stay calm .

    Just list the steps that you have gone through to try and make it work and someone will try and help you make it work.

    @RodG

    Yeah, those few lines of the auto-installer need looking at because they appear flakier than I would think they should be. Next time around I think that we will go with

    Code:
    $im_configuration_id = '4';
    As there is not much to go wrong with that. And how many people are going to have actually changed the configuration group of images? Not many I'd guess.

  4. #544
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    Quote Originally Posted by LuneKeltkar View Post
    Over the Hill,

    Why you got to be so hateful? I can do without the add-on if I got to put up with this kind of crap to make it work.

    LuneKeltkar
    Hateful?? Wow.. is that what you walked away with?? Okay.. well.. for the record that's YOUR interpretation since you can't possibly KNOW what I was thinking.. You asked how to view the readme.. I provided the answer, and you overeacted because you intepreted feelings that simply aren't there.. Now whether you decide to use this add-on or not because of your reaction is up to you..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #545
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    Quote Originally Posted by LuneKeltkar View Post
    niccol,

    I'm perfectly calm. I'm always perfectly calm, so I can do without your patronization just as much as I can do without Over the Hill's over the hillness. I unzipped the stupid Image Handler files into a separate directory. All the files unzipped fine, near as I could tell. When I clicked the readme document, the pretty little page with all its pretty little tabs opened. The "Purpose & Aim" tab showed when the page opened. When I clicked on any of the other tabs, not a dang thing happened, unless I wanted to sit forever reading about Purpose and Aim.

    But you know, don't bother. I've ditched the thing already.

    LuneKeltkar
    All of the nastiness you've displayed is truly unnecessary.. Your reactions to niccol and myself are OVERREACTIONS to how you've decided to (incorrectly) interpret the tone of our posts..

    That said not being able to read the other tabs would seem to indicate a corrupted download or that you did not unzip all of the supporting files for the readme.. But since you've walked away, I guess you don't care..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #546
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    @Lune.

    That just suggests that you have a corrupted download of the zip file. It happens sometimes.

    If you want to continue to use this module then I would suggest that you re-download it. If you continue to have problems reading the other tabs after that then please do post again and people will do the best they can to help you.

    If you don't want to then that is a shame.

    Nick

  7. #547
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Image Handler 4 (for v1.5.x) Support Thread

    Quote Originally Posted by niccol View Post
    @Lune.

    That just suggests that you have a corrupted download of the zip file. It happens sometimes.

    If you want to continue to use this module then I would suggest that you re-download it. If you continue to have problems reading the other tabs after that then please do post again and people will do the best they can to help you.

    If you don't want to then that is a shame.

    Nick
    Well stated!!
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #548
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: IH4 SQL problem

    Quote Originally Posted by RodG View Post
    Thanks Nick. You were right, the $im_configuration_id wasn't being set, but when manually setting this it led to even further problems, so I figured it was time for me to backout of things and start the upgrade afresh. This time it worked just fine, no errors reported at all and the upgrade completed with about as much ease as any others I've done.

    I can only guess something went amiss with my 1st set of uploads. A little embarrassing to admit to really, but then again, it is quite often these 'simple' problems/solutions that seem to cause the most headaches.

    Thanks again,
    Rod
    Nah wasn't you at all.. I have been busy as heck and dragging my heels on submitting an update to IH4 which includes among other things the fix niccol posted.. Will get on it right now.. Glad you are all sorted now..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #549
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default IH4 v4.1 has been submitted to the downloads section..

    Changelog includes:

    • Backup files generated by the auto-installer are now given the OLD.IH4 extension instead of the BAK extension (which some server configurations disallowed)
    • Configuration settings are now consistently and correctly appended to the default Images configuration section
    • Updates to the readme file.


    I'll post an update in this support thread when the new version is available..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #550
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: IH4 v4.1 has been submitted to the downloads section..

    Hey, Mistress DivaVocals,

    I have uncovered something that possibly has not been addressed; I'm not sure. I have been assuming for many years that Zen Cart cannot display the product image correctly in the product preview - it's normally a square - not the correct ratio size. But since I usually install image handler, it actually may have something to do with the mod.

    I started checking carts 1.3.9h and 1.5x and I now see that the image is fine in carts without image handler but not fine with image handler. The preview_info.php file calls for the small image width and height.

    Has anyone else noticed this or commented on it? Do you know what might be at work here?

    I truthfully don't care but ran into a client who got really upset about it!
    The full-time Zen Cart Guru. WizTech4ZC.com

 

 

Similar Threads

  1. v158 Image Handler 5 (for v1.5.5 - v1.5.8) Support Thread
    By lat9 in forum All Other Contributions/Addons
    Replies: 592
    Last Post: 12 Apr 2024, 09:06 PM
  2. Attribute image replaces main product image on select [Support Thread]
    By exoticcorpse in forum All Other Contributions/Addons
    Replies: 158
    Last Post: 24 Aug 2020, 05:07 PM
  3. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  4. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7098
    Last Post: 12 Oct 2014, 03:48 AM
  5. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR