Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2005
    Posts
    58
    Plugin Contributions
    0

    Idea or Suggestion How do I preserve the site formatting after restoring archived site db from backup?

    I used to have a fantastic zen store, many months ago. But it wasn't generating any sales, and to make a long story short, my domain lapsed and my host acct closed.

    I do have back ups of my old zencart files, but I didnt' save a copy of my MYSQL database. I don't care about the categories, products or customers. Just the formatting and look of the Zen Cart Store so I can tweek it into a new store.

    Is there a way to do this? I've tried making changes to the old admin/includes/configure.php and includes/configure.php files to point it to the new domain, MYSQL database etc, but the style of the pages are not like they were.

    Is there hope for this or is it a lost cause?

    Thanks for your help in advanced.

    Jane

  2. #2
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,927
    Plugin Contributions
    3

    Default Re: How do I preserve the site formatting after restoring archived site db from backu

    Unfortunately, without the original database, many of the "switches" and store configurations used to help structure the site, will be lost.

    While a large number of display parameters are governed by the template you choose and the stylesheets, settings in the database also influence the layout.

    Furthermore, your "old" custom template must be compatible (version-wise) with the database version. And then there's the issue of any modules you may have added - particularly if these modules also relied on changes to the database - if this is so, you will have references in your php that call info from database tables that are unlikely to exist in the new database.

    The integration of the database with the code is very intricate, and having one without the other makes life difficult.
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

 

 

Similar Threads

  1. Backup before moving site
    By vito in forum General Questions
    Replies: 3
    Last Post: 2 Sep 2008, 12:36 AM
  2. How to backup DB & site files
    By asapcustoms in forum General Questions
    Replies: 10
    Last Post: 7 Jul 2008, 03:32 AM
  3. restoring database from backup
    By dni in forum General Questions
    Replies: 1
    Last Post: 5 Nov 2007, 03:34 AM
  4. What is the easiest way to backup your site?
    By brimsjewelry in forum General Questions
    Replies: 2
    Last Post: 9 Jun 2006, 10:56 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
  •