Page 57 of 245 FirstFirst ... 747555657585967107157 ... LastLast
Results 561 to 570 of 2445
  1. #561
    Join Date
    Nov 2009
    Posts
    26
    Plugin Contributions
    0

    Default Changing Master Categories

    Hi,

    I want to move my products into categories based on manufacturers to make it easier to set up sales.

    If I change the master category of products, how will that affect the mappings, is it safe to generate new URI's and will the old mappngs point to these new mappings.

    Thanks

    Mick

  2. #562
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Changing Master Categories

    Hi Mick,

    Quote Originally Posted by mjpwall View Post
    If I change the master category of products, how will that affect the mappings, is it safe to generate new URI's and will the old mappngs point to these new mappings.
    Yes, that should be fine as long as you do indeed generate new URIs. The old URIs for the products will simply remain in the database as historical URIs and will redirect to the products' new URIs.

    All the best..

    Conor
    ceon

  3. #563
    Join Date
    Mar 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Hi

    I've installed this module but i'm getting the following errors and i'm not sure how to fix them.

    Store Configuration Files Check
    The value for HTTPS_CATALOG_SERVER in the store's admin configure.php file is wrong.

    The current value for HTTPS_CATALOG_SERVER is “https://secure-server.co.uk/my-store.com/”.
    The value for HTTPS_CATALOG_SERVER cannot include a subdirectory.
    This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
    The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
    The path to the subdirectory must be removed from after the domain name definition in HTTPS_CATALOG_SERVER.
    If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_CATALOG_SERVER domain name setting.
    The value for HTTPS_SERVER in the store side's configure.php file is wrong.

    The current value for HTTPS_SERVER is “https://secure-server.co.uk/my-store.com/”.
    The value for HTTPS_SERVER cannot include a subdirectory.
    This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
    The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
    The path to the subdirectory must be removed from after the domain name definition in HTTPS_SERVER.
    If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_SERVER domain name setting.

    Thank you for any help

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

    Default Re: Ceon URI Mapping v4.x

    I'm not sure what you are unsure of..

    The error message tells you EXACTLY what the issue is and it tells you EXACTLY how to fix it.. Do you not know how to find your configure.php files?? Do you not know what tool to use to edit them??

    Please explain what it is unclear for you...

    Quote Originally Posted by kenny_1892 View Post
    Hi

    I've installed this module but i'm getting the following errors and i'm not sure how to fix them.

    Store Configuration Files Check
    The value for HTTPS_CATALOG_SERVER in the store's admin configure.php file is wrong.

    The current value for HTTPS_CATALOG_SERVER is “https://secure-server.co.uk/my-store.com/”.
    The value for HTTPS_CATALOG_SERVER cannot include a subdirectory.
    This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
    The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
    The path to the subdirectory must be removed from after the domain name definition in HTTPS_CATALOG_SERVER.
    If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_CATALOG_SERVER domain name setting.
    The value for HTTPS_SERVER in the store side's configure.php file is wrong.

    The current value for HTTPS_SERVER is “https://secure-server.co.uk/my-store.com/”.
    The value for HTTPS_SERVER cannot include a subdirectory.
    This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
    The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
    The path to the subdirectory must be removed from after the domain name definition in HTTPS_SERVER.
    If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_SERVER domain name setting.

    Thank you for any help
    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. #565
    Join Date
    Mar 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by DivaVocals View Post
    I'm not sure what you are unsure of..

    The error message tells you EXACTLY what the issue is and it tells you EXACTLY how to fix it.. Do you not know how to find your configure.php files?? Do you not know what tool to use to edit them??

    Please explain what it is unclear for you...
    I understand what the text say.

    It's the way my host has the secure server setup. For me to use the secure server my site needs to be a subdirectory.

    I think my question is, is there away around this and still use my secure server and uri mapping.

    Thanks

  6. #566
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4.x

    Hi,

    Quote Originally Posted by kenny_1892 View Post
    It's the way my host has the secure server setup. For me to use the secure server my site needs to be a subdirectory.

    I think my question is, is there away around this and still use my secure server and uri mapping.
    You MUST use an SSL certificate for your site if you want to use static URIs and SSL.

    You cannot use a shared certificate which uses a sub-directory.

    So either buy an SSL certificate (they cost as little as $9.95 a year so you've no excuse) or disable SSL on your site.

    All the best...

    Conor
    ceon

  7. #567
    Join Date
    Jan 2012
    Location
    California
    Posts
    36
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    ZenCart 1.5
    EP 4.0

    Fairly new.. I was about the install the "Ceon URI Mapping" but step #8 Add the Rewrite Rule to the Webserver (Apache/IIS etc.) has me a little concern.
    Not sure what's involved.
    "THANK YOU" to all the contributors for the help.
    Current site we are working on is
    SFM Auto Parts

  8. #568
    Join Date
    Dec 2007
    Posts
    102
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    I have just updated to the latest version of uri mapping as I was having redirect problems which I found in the error log in cpanel

    The installation has gone ok but I am still getting loads of errors like the following

    File does not exist: /home2/simo4121/public_html/Silver_and_Formal_Canes, referer: http://www.allgoodideas.co.uk/Silver..._imagehover.js

    currently on 1.39h

    the /home2/simo4121/public_html/ is the COMPLETE path to Zen Cart files as in configure.php

    What is going wrong?

  9. #569
    Join Date
    Apr 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    I have zen-cart 1.50
    Apache server on Linux at GoDaddy.com
    Installed Latest uri mapping v4.0.8
    Ran check utility, all was good

    top level categories and products work

    http://my-site/category works good.
    http://my-site/category/product works good

    http://my-site/category/ => 404 error (trailing slash)

    sub-categories and products in sub-categories return 404

    http://my-site/category/sub-category => 404 error
    http://my-site/category/sub-category/product => 404 error

    any ideas?

    Great module by the way. Just missing something here.

  10. #570
    Join Date
    Apr 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    I solved it! I happened to have a directory in root with same name as the category. Thus, mod_rewrite rule blocked everything below that category. Feel free to delete my posts.

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 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