Page 34 of 169 FirstFirst ... 2432333435364484134 ... LastLast
Results 331 to 340 of 1688
  1. #331
    Join Date
    Oct 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    So is the issue with the broken image thumbnails on the admin site a .htaccess file issue??

  2. #332
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by menappi View Post
    So is the issue with the broken image thumbnails on the admin site a .htaccess file issue??
    I won't make this sweeping statement since I cannot replicate this issue in any of my installs. shartlesville posted that this resolved HER issue..

    BTW, .htaccess "issue" means the directive she removed from her file is probably not supported by her webhost.. (hence why removing it "solved" her problem)
    Last edited by DivaVocals; 26 Aug 2012 at 11:29 PM.
    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.

  3. #333
    Join Date
    Oct 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by DivaVocals View Post
    I won't make this sweeping statement since I cannot replicate this issue in any of my installs. shartlesville posted that this resolved HER issue..

    BTW, .htaccess "issue" means the directive she removed from her file is probably not supported by her webhost.. (hence why removing it "solved" her problem)
    I tried everything listed in this thread and couldn't' get any of the thumbnails to show up in my admin, but I finally figured it out.

    SOLUTION FOR ME I originally installed zencart using my hosts (Bluehost) control panel and when it installed, in both of my configure.php files somehow double slashes were added. I deleted the extra slashes in DIR_WS_CATALOG' and DIR_WS_HTTPS_CATALOG and now it works. I had to change the permissions also to get it to save. Hopefully that helps someone.

  4. #334
    Join Date
    Oct 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    I just thought of one other question though: Is it possible to easily add a suffix to all of my image names, maybe by running a sql patch or something? I want to add some keywords and didn't think about it before uploading all of my images...what would be the easiest way to do this?

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

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by menappi View Post
    I tried everything listed in this thread and couldn't' get any of the thumbnails to show up in my admin, but I finally figured it out.

    SOLUTION FOR ME I originally installed zencart using my hosts (Bluehost) control panel and when it installed, in both of my configure.php files somehow double slashes were added. I deleted the extra slashes in DIR_WS_CATALOG' and DIR_WS_HTTPS_CATALOG and now it works. I had to change the permissions also to get it to save. Hopefully that helps someone.
    Thanks for sharing your fix. This is a Zen Cart configuration issue and not an IH4 "issue".. This is why it's always better to NOT use your hosts "auto-installer".

    Quote Originally Posted by menappi View Post
    I just thought of one other question though: Is it possible to easily add a suffix to all of my image names, maybe by running a sql patch or something? I want to add some keywords and didn't think about it before uploading all of my images...what would be the easiest way to do this?
    Find a file re-naming program, rename your images, delete the old images form your site, then upload the new files.. but afterwards you will need to run a SQL patch to update the products table to point your product to the new image names.. This isn't related to IH4 support so if you need to open a longer discussion on this then you need to start a new thread and hopefully other community members can weigh in..
    Last edited by DivaVocals; 31 Aug 2012 at 07:11 AM.
    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. #336
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    I used the thread's search function but didn't see my problem.

    I'm aware of the product red/green on/off bug caused by IH4 and applied the fix for that.

    However, I am experiencing the same problem with my Specials in admin: red/green on/off button does not work.

    Fresh 1.5 ZC install with IH4 yesterday on my main site: prommart com

    I have another fresh 1.5 cart without IH4 and the Specials on/off button works there, so I suspect IH4 for now.

    Anyone experienced the problem with the Specials button and know of the fix? Thanks.

    EDIT: Just noticed the same Specials button problem on my sister's 1.5 site with IH4
    Last edited by SPH; 1 Sep 2012 at 11:17 PM.
    Steve
    prommart.com

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

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by SPH View Post
    I used the thread's search function but didn't see my problem.

    I'm aware of the product red/green on/off bug caused by IH4 and applied the fix for that.

    However, I am experiencing the same problem with my Specials in admin: red/green on/off button does not work.

    Fresh 1.5 ZC install with IH4 yesterday on my main site: prommart com

    I have another fresh 1.5 cart without IH4 and the Specials on/off button works there, so I suspect IH4 for now.

    Anyone experienced the problem with the Specials button and know of the fix? Thanks.

    EDIT: Just noticed the same Specials button problem on my sister's 1.5 site with IH4
    Similar issue.. different cause.. The issue with the product red/green on/off required a fix to a file that IH4 modifies (admin/includes/modules/category_product_listing.php).. The issue you are experiencing with specials is NOT caused by IH4 as IH4 makes NO modifications to the specials listing at all..
    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. #338
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Thanks.

    Hmmm, since I have Specials problem on two 1.5 sites I wonder what it is. Do you know if anyone else has experienced it in 1.5?

    Only 1.5 site I have that Specials button works is the one without IH4.
    Steve
    prommart.com

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

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by SPH View Post
    Thanks.

    Hmmm, since I have Specials problem on two 1.5 sites I wonder what it is. Do you know if anyone else has experienced it in 1.5?

    Only 1.5 site I have that Specials button works is the one without IH4.
    I wish I could help.. I'm not entirely sure what the issue might be either.. I can say it is NOT caused by IH4 or related to the IH4 install.. The fact that you are having issue with sites that happen to have IH4 installed is merely a coincidence.. Try posting a new thread in the forum and see if the community has some feedback for you on this..
    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. #340
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Thanks. You're probably right: it isn't IH4. I just looked at two more of my 1.5 sites with IH4 and the Specials on/off button works.

    I'm now suspecting the very latest version of Ultimate SEO I just installed on my main site. The other sites have a slightly earlier version of Ultimate, so the latest on my main site I think is the difference. I'll see. But not sure how or why it would affect the Specials button in admin.
    Steve
    prommart.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: 711
    Last Post: 10 May 2025, 02:13 PM
  2. Attribute image replaces main product image on select [Support Thread]
    By exoticcorpse in forum All Other Contributions/Addons
    Replies: 160
    Last Post: 28 Oct 2024, 10:50 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