Results 1 to 10 of 1688

Hybrid View

  1. #1
    Join Date
    Sep 2013
    Posts
    16
    Plugin Contributions
    0

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

    Quote Originally Posted by mc12345678 View Post
    So, both shops typically show different information (or are controlled by different ZC code)? If so, installation of IH4 needs to be performed in the path of both shops, separately. If both addresses point to the same location, then things might be different. It looks like the code of one shop is being used by the other (photo reference at least) and as such is trying to pull the photo from a non-existent directory. Might need to use your htaccess to push the photo reference into your /shop/ directory, otherwise you may have a setup error in your configure.php file. But my answer depends on knowing more of what your setup is, which that list of info has been recently provided by Diva Vocals
    Thank you MC... Both addresses point to the same location (sharing the same fileset)

    subdomain.myshop.com is pointed to myshop.com/shop via the cpanel subdomain setting

    my configure shows the following:
    define('HTTP_SERVER', 'http://myshop.com');
    define('HTTPS_SERVER', 'https://myshop.com');
    define('ENABLE_SSL', 'true');
    define('DIR_WS_CATALOG', '/shop/');
    define('DIR_WS_HTTPS_CATALOG', '/shop/');
    define('DIR_FS_CATALOG', '/home/directory/public_html/shop/');

    htaccess has some wordpress specific items such as w3cache and page caching etc.
    This is the only thing not in wordpress comments:
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]

    I couldn't find a list by DivaVocals, but I hope that this might be what you are looking for. :)
    Thank you.

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

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

    Quote Originally Posted by dennez View Post
    Thank you MC... Both addresses point to the same location (sharing the same fileset)

    subdomain.myshop.com is pointed to myshop.com/shop via the cpanel subdomain setting

    my configure shows the following:
    define('HTTP_SERVER', 'http://myshop.com');
    define('HTTPS_SERVER', 'https://myshop.com');
    define('ENABLE_SSL', 'true');
    define('DIR_WS_CATALOG', '/shop/');
    define('DIR_WS_HTTPS_CATALOG', '/shop/');
    define('DIR_FS_CATALOG', '/home/directory/public_html/shop/');

    htaccess has some wordpress specific items such as w3cache and page caching etc.
    This is the only thing not in wordpress comments:
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]

    I couldn't find a list by DivaVocals, but I hope that this might be what you are looking for. :)
    Thank you.
    This is NOT an IH4 issue.. This is a ZEN CART configuration issue, and you need to start a new thread to discuss this topic.. That said I will say this VERY QUICKLY.. If your store is setup as a sub-domain, your configuration file needs to be configured for a sub-domain. Meaning the URL's in HTTP_SERVER, HTTPS_SERVER and should be the sub-domain URL.. If you are not going to use the sub-domain, then the URLs in your configuration file will be configured as you have them.

    Now if you have any additional questions, you do need to create a new thread as this is not an IH4 support related issue..
    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. #3
    Join Date
    Sep 2013
    Posts
    16
    Plugin Contributions
    0

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

    Thank you :) I will do that. I do appreciate your time :)

    Quote Originally Posted by DivaVocals View Post
    This is NOT an IH4 issue.. This is a ZEN CART configuration issue, and you need to start a new thread to discuss this topic.. That said I will say this VERY QUICKLY.. If your store is setup as a sub-domain, your configuration file needs to be configured for a sub-domain. Meaning the URL's in HTTP_SERVER, HTTPS_SERVER and should be the sub-domain URL.. If you are not going to use the sub-domain, then the URLs in your configuration file will be configured as you have them.

    Now if you have any additional questions, you do need to create a new thread as this is not an IH4 support related issue..

  4. #4
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

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

    Quote Originally Posted by DivaVocals View Post
    Tips for posting IH4 support requests..
    Above is the list (or reference to the list) that I was referring to. I see though that perhaps the issue has been addressed, if not corrected. But this is reposted to close that loop of wonderment.

    Quote Originally Posted by dennez View Post
    Thank you MC... Both addresses point to the same location (sharing the same fileset)

    subdomain.myshop.com is pointed to myshop.com/shop via the cpanel subdomain setting

    my configure shows the following:
    define('HTTP_SERVER', 'http://myshop.com');
    define('HTTPS_SERVER', 'https://myshop.com');
    define('ENABLE_SSL', 'true');
    define('DIR_WS_CATALOG', '/shop/');
    define('DIR_WS_HTTPS_CATALOG', '/shop/');
    define('DIR_FS_CATALOG', '/home/directory/public_html/shop/');

    htaccess has some wordpress specific items such as w3cache and page caching etc.
    This is the only thing not in wordpress comments:
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]

    I couldn't find a list by DivaVocals, but I hope that this might be what you are looking for. :)
    Thank you.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

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: 749
    Last Post: 20 May 2026, 03:47 PM
  2. Attribute image replaces main product image on select [Support Thread]
    By exoticcorpse in forum All Other Contributions/Addons
    Replies: 176
    Last Post: 14 Dec 2025, 12:55 AM
  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

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