Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2009
    Location
    Texas
    Posts
    194
    Plugin Contributions
    0

    Default Database Move problem with un_wishlist

    http://www.zen-cart.com/forum/showth...d=1#post928722
    Post 252-256, I've so far only ran into this one problem after moving my site from GD to another host.

    The new database table prefixes are exactly the same as the old db and my configure.php files have the correct paths but un_wishlist Admin is searching for my old db. The front end works fine.

    Thank you,
    Stephen

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Database Move Issue

    Probably best asked in the support thread for the un_wishlist module Or look in the admin for any settings for it

  3. #3
    Join Date
    Oct 2009
    Location
    Texas
    Posts
    194
    Plugin Contributions
    0

    Default Re: Database Move Issue

    Quote Originally Posted by kobra View Post
    Probably best asked in the support thread for the un_wishlist module Or look in the admin for any settings for it
    I did and JT was trying to help but I found the culprit.

    admin/includes/extra_datafiles/un_database_tables.php

    PHP Code:
    <?php

    // Wishlist
    define('UN_TABLE_WISHLISTS''ste0929305535146.un_wishlists');
    define('UN_TABLE_PRODUCTS_TO_WISHLISTS''ste0929305535146.un_products_to_wishlists');

    ?>

 

 

Similar Threads

  1. Replies: 1
    Last Post: 9 Jan 2015, 05:57 AM
  2. Database problem, server move.
    By altzone in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 14 Jan 2011, 01:53 AM
  3. help with mysql database on store upgrade/move
    By kinget in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 28 Oct 2008, 12:11 PM
  4. Problem with server move
    By jason8612 in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 21 Aug 2007, 04:10 AM
  5. Database problem with server move
    By Woody619 in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 20 Aug 2007, 07:13 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