Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default Trying to duplicate an entire ZC site & db

    I am making a wholesale version of a retail web site for a client. I made a new directory in their root named "buywholesale" and had ZC 1.3.9d installed by GoDaddy. I then copied all my custom files from Shop and loaded them into their respective places in Buywholesale. I also downloaded the database from Shop and uploaded it to the Buywholesale database hoping when I was done I'd had a duplicate of the original site. Then I could just go in and change prices and other minor things. Not so.

    Here's what the original ZC site looks like: http://herdoos.com

    Here's what the new site looks like: http://herdoos.com/buywholesale

    Pretty messed up.

    My custom navigation on the left is missing, search is missing, my Flash is missing and although the categories are picked up from the database, the products are not recognized as being assigned to the categories. I looked in the new db and the products are there. When I log into Admin/Product Types it shows 91 products under Product - General, so it knows there in there somewhere.

    Questions:

    1. Can you tell what files I failed to move over to the new directory? I'm so frazzled right now I can't remember my own name.

    2. How to assign already existing products to the categories?

    3. Where is the information from Admin/Configuration get stored? I thought it would be in the main database, but the information didn't transfer and it would be so much easier to just duplicate it from the original site.

    Answers would not only be greatly appreciated, but you will be bestowed with good karma for the rest of your life.
    _ _ _ _ _ _ _
    DebiWebi
    http://www.tejadadesign.com

  2. #2
    Join Date
    Jan 2008
    Location
    Portland, Oregon USA
    Posts
    356
    Plugin Contributions
    0

    Default Re: Trying to duplicate an entire ZC site & db

    https://www.zen-cart.com/tutorials/i...hp?article=100

    I have used this method for setting set up test sites both on the web and on a local system with WAMP.

    Good luck! ... especially with Godaddy.
    Last edited by pdxdoug; 9 Jul 2010 at 03:46 AM.
    Doug

  3. #3
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default Re: Trying to duplicate an entire ZC site & db

    Thank you, that's exactly what I needed!
    _ _ _ _ _ _ _
    DebiWebi
    http://www.tejadadesign.com

  4. #4
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default Duplicate an entire ZC site & db -- HELP, NEW PROBLEM!

    Background: I wanted to duplicate an existing ZC shop, database and all, on a server. The original ZC is in a directory named "shop" and the duplicate is in a directory named "buywholesale".

    I followed instructions per instructions given here: https://www.zen-cart.com/tutorials/i...hp?article=100 and the new site looks good except I have a new problem: I can't access Admin in the new site. Instead I get this error message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Apache/1.3.33 Server at www.herdoos.com Port 80

    I've spent the last couple of hours trying to figure out what's wrong. Error log shows nothing.

    Original ZC: http://www.herdoos.com/shop/
    New ZC: http://www.herdoos.com/buywholesale/ (I need to get into Admin to check the link for the Flash presentation)

    I can't help but feel its just a minor adjustment to one of the duplicate files, but don't know enough to figure it out. PLEASE HELP!!!
    _ _ _ _ _ _ _
    DebiWebi
    http://www.tejadadesign.com

  5. #5
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default Re: Trying to duplicate an entire ZC site & db

    Still not working, can anyone help?

    I did find myDEBUG-adm error messages which I don't understand but may be a clue for you:

    [12-Jul-2010 05:14:00] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/content/h/e/r/herdoos1/html/buywholesale/admin/includes/classes/logger.php:127) in /home/content/h/e/r/herdoos1/html/buywholesale/includes/functions/sessions.php on line 108
    [12-Jul-2010 05:14:00] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/content/h/e/r/herdoos1/html/buywholesale/admin/includes/classes/logger.php:127) in /home/content/h/e/r/herdoos1/html/buywholesale/admin/includes/init_includes/init_templates.php on line 71
    [12-Jul-2010 05:14:00] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/content/h/e/r/herdoos1/html/buywholesale/admin/includes/classes/logger.php:127) in /home/content/h/e/r/herdoos1/html/buywholesale/admin/includes/functions/general.php on line 41
    _ _ _ _ _ _ _
    DebiWebi
    http://www.tejadadesign.com

  6. #6
    Join Date
    Jul 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: Trying to duplicate an entire ZC site & db

    I'm new to zen cart so I have yet to try anything on it, but I do remember seeing a "wholesale" module in addons for zencart. Maybe you can try that route.

  7. #7
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default Re: Trying to duplicate an entire ZC site & db

    Thanks, I'll look into that. I don't seem to be having much luck with support.
    _ _ _ _ _ _ _
    DebiWebi
    http://www.tejadadesign.com

  8. #8
    Join Date
    Aug 2009
    Location
    Highlands Ranch, Colorado
    Posts
    84
    Plugin Contributions
    0

    Default Re: Trying to duplicate an entire ZC site & db

    Just to tie up loose ends for anyone else who experiences the problem I had: I realized by looking at the source code on one of my pages that there was an incorrect path to some of the graphics. I'd used Dreamweaver's FTP and apparently it had made some "updates" to the files prior to uploading, which messed up many things.

    To fix, I ended up completely deleting my new directory on the server, downloaded a fresh copy of the old directory to my desktop, renamed it to the new directory and then uploaded using my web host's ftp client which I knew would not alter any files. After that was done I uploaded the two config files pointing to the new database.

    Not only does the new web site appear in all its glory, but I can also log into the Admin panel.

    http://www.herdoos.com/buywholesale
    Last edited by DebiWebi; 13 Jul 2010 at 06:34 PM. Reason: revised some wording to make clearer
    _ _ _ _ _ _ _
    DebiWebi
    http://www.tejadadesign.com

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Trying to duplicate an entire ZC site & db

    Thanks for the update that you were able to resolve this issue and for posting the steps that you used to do so ... that is always a great help to others ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Replies: 0
    Last Post: 6 Dec 2011, 06:07 PM
  2. Status History & Comments (Customer & Admin side) Duplicate entries?
    By MaximumOverload in forum General Questions
    Replies: 3
    Last Post: 4 Apr 2011, 05:55 PM
  3. Trying to duplicate an error
    By atl2rva in forum General Questions
    Replies: 6
    Last Post: 11 Feb 2011, 08:39 PM
  4. Duplicate entire Category including products?
    By sketchhgal in forum General Questions
    Replies: 0
    Last Post: 2 Mar 2009, 09:20 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