Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2006
    Posts
    19
    Plugin Contributions
    0

    Default Wishlist Not Working

    Hello,

    I added a wishlist to www.mudpuddlz.com and whenever someone clicks it. It gives the following error:

    1146 Table 'zencart.un_wishlists' doesn't exist
    in:
    [SELECT id FROM un_wishlists w WHERE w.customers_id=4 and w.default_status=1 ]

    In the readme for the wishlist it says to create tables using un_wishlist.sql. How would you go about doing that? Thank you
    Last edited by Xerxes3333; 28 Aug 2006 at 02:27 PM.

  2. #2
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Wishlist Not Working

    Go to your admin area Tools/Install SQL Patches - browse to the file included with the mod for the SQL and import it.

    hope that helps
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Wishlist Not Working

    Before attempting anything under your SQL Patches page, make a backup of your mySQL Database first - for security issues.

  4. #4
    Join Date
    Aug 2006
    Posts
    19
    Plugin Contributions
    0

    Default Re: Wishlist Not Working

    Alright. I did that, so that is fixed. Thank you. Now, I am having a different problem. I am supposed to change the application_top.php file by finding a peice of code and inserting code after it, however when I look at the php file. There is not anything in there about a wishlist yet. The readme says that I am supposed to find this code:
    PHP Code:
        // remove item from the wishlist
    ///// CHANGES TO case 'remove_wishlist' BY DREAMSCAPE /////
          
    case 'remove_wishlist' :
                                 
    $db->Execute("delete from " TABLE_WISHLIST " where products_id = '" $HTTP_GET_VARS['pid'] . "' and customers_id = '" $_SESSION['customer_id'] . "'");
                                
    zen_redirect(zen_href_link(FILENAME_WISHLIST));
                                 break; 


    but the code is not there.

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

    Default Re: Wishlist Not Working


  6. #6
    Join Date
    Aug 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Wishlist Not Working

    I am having the same problem. I keep getting the message:

    1146 Table 'MYDATABASENAME.un_wishlists' doesn't exist
    in:
    [SELECT id FROM un_wishlists w WHERE w.customers_id=1 and w.default_status=1 ]



    I have reinstalled the SQL patch through Admin a few times and this hasn't fixed the problem.

    Please help!

  7. #7
    Join Date
    Sep 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Wishlist Not Working

    sorry i am completely new to ZC, even i know OSC quite well.
    could you kindly tell me where to downalod the wishlist contribution from?
    i cant find it anywhere
    thanks

  8. #8
    Join Date
    Aug 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Wishlist Not Working

    Hey, there is a link at the top of this page called "Downloads" and that's where you can find the modules. Good luck getting it to work.

  9. #9
    Join Date
    Sep 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Wishlist Not Working

    well , i saw the download page of course, but i dont know which category is the wishlist module under.
    also it seems there is no any search tool for the modules.
    i find it quite hard to get oriented.

  10. #10
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Wishlist Not Working


 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 I just restored to a working date and still not working
    By spawnie69 in forum General Questions
    Replies: 151
    Last Post: 21 Mar 2016, 02:22 AM
  2. v150 Admin Log In Not Working, User Log In Not Working All of a Sudden
    By SpydSpyder in forum General Questions
    Replies: 7
    Last Post: 15 Oct 2012, 05:34 AM
  3. Moving a working store to new domain name and not working
    By ksolito in forum General Questions
    Replies: 8
    Last Post: 19 Jun 2009, 07:44 PM
  4. templates not working in IIS but working in apache?
    By shaztesting in forum Addon Templates
    Replies: 6
    Last Post: 5 Jun 2009, 12:04 AM
  5. add to cart not working...currency not working
    By pcdesigns in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 12 Jun 2008, 05:03 AM

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