Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Remove catalog (moving up to public_html from /catalog)

    I have installed along with catalog folder and already made some modified on eshop. Now i have moved all folder and files out of catalog and into direct my root under the ******.com without "catalog" and the website isnt working. Do i need to change some little thing?

  2. #2
    Join Date
    Jan 2004
    Posts
    58,455
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: Remove catalog

    Here are the instructions for moving from one folder to another:
    http://www.zen-cart.com/wiki/index.p...Change_Folders
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Remove catalog (moving up to public_html from /catalog)

    Thanks that helps. 1 more problem, I have remove "catalog" and left blank in....

    * DIR_WS_CATALOG
    * DIR_WS_HTTPS_CATALOG
    * DIR_FS_CATALOG
    * DIR_FS_SQL_CACHE
    * DIR_WS_ADMIN (in admin)
    * DIR_WS_HTTPS_ADMIN (in admin)
    * DIR_FS_ADMIN (in admin)

    The index page worked but once enter something such as product or categories, It link me to error "page not found".

  4. #4
    Join Date
    Jan 2004
    Posts
    58,455
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: Remove catalog (moving up to public_html from /catalog)

    You need to be careful about blanks. It didn't say to blank things out ... it said to remove the foldername ... subtle but important difference.

    Code:
    /catalog/
    would become
    Code:
    /
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Remove catalog (moving up to public_html from /catalog)

    Worked perfect! The reason why it didnt worked because i leave blank, '/' is what made works.

    Thanks!

 

 

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
  •