Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2007
    Location
    Cheshire
    Posts
    81
    Plugin Contributions
    0

    help question UN_Wishlist Module

    Does anyone know if this works in version 1.3.7. Ive managed to install it, i get the sidebox but on adding a product to my wishlist i get a blank screen.

    http://www.fantasticals.co.uk/catalog

  2. #2
    Join Date
    Jun 2007
    Location
    Michigan (Go Blue!)
    Posts
    19
    Plugin Contributions
    0

    Default Re: Wishlist Module

    i got this too tonight, not sure why, trying to troubleshoot it now, anyone suggestions?

    i will post when we uncover.
    derek
    michigan, usa

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

    Default Re: Wishlist Module

    Latest details/download for Wishlist Module suitable
    for zencart1.37 at
    http://www.zen-cart.com/forum/showth...light=wishlist

  4. #4
    Join Date
    Jun 2007
    Location
    Michigan (Go Blue!)
    Posts
    19
    Plugin Contributions
    0

    Default Re: Wishlist Module

    Thanks for that. I have pretty much drained that post of all its knowledge, didn't see the solution to this issue though, thought I would post it here since it was same issue.

    Anyone find a fix? When I click Wishlists under Extras, also a blank page. I am sure its a no brainer, I am just tired.
    derek
    michigan, usa

  5. #5
    Join Date
    Mar 2007
    Location
    Cheshire
    Posts
    81
    Plugin Contributions
    0

    Default Re: Wishlist Module

    Derek,

    I got this module to work in the end purely by accident. I had to get my hosting company to install Pear Crypt-Blowfish and disable 'open_basedir' restriction for another function following this the wishlist worked perfectly.

    Hope this helps

  6. #6
    Join Date
    Feb 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Wishlist Module

    My ZenCart version is 1.3.8

    I have installed wishLists and it showes up both on side bar as well as the button near the product, as it is supposed to. However when you click on the button by the product that says add to wishlist it addes the item to the shopping cart. when you click the button on the side box that says add to wish list you get this message
    1146 Table 'triplem_zencart1.un_wishlists' doesn't exist
    in:
    [SELECT id FROM un_wishlists w WHERE w.customers_id=1 and w.default_status=1 ]


    the link to my site is below:
    http://triplemoonranch.com/store/ind...&products_id=1

    Thanks in advance,
    Suzanne

  7. #7
    Join Date
    Jul 2007
    Location
    Trinity Alps
    Posts
    127
    Plugin Contributions
    0

    Default Re: Wishlist Module

    Quote Originally Posted by triplemoonranch View Post
    My ZenCart version is 1.3.8

    I have installed wishLists and it showes up both on side bar as well as the button near the product, as it is supposed to. However when you click on the button by the product that says add to wishlist it addes the item to the shopping cart. when you click the button on the side box that says add to wish list you get this message
    1146 Table 'triplem_zencart1.un_wishlists' doesn't exist
    in:
    [SELECT id FROM un_wishlists w WHERE w.customers_id=1 and w.default_status=1 ]


    the link to my site is below:
    http://triplemoonranch.com/store/ind...&products_id=1

    Thanks in advance,
    Suzanne
    Hi,
    Same thing here. When I look at my database, the table does exist. And by using the button in the product, it adds to cart, but using the button in the box, it shows the error.

    So, somewhere there must be a connection missing to the database.

    Any suggestion appreciated.
    Version 1.3.9a and 1.3.9d
    php 5.2.x

  8. #8
    Join Date
    Jul 2007
    Location
    Trinity Alps
    Posts
    127
    Plugin Contributions
    0

    Default Re: UN_Wishlist Module

    Information on how I got this to work.

    In the install info it says to add the prefix of your database files to the SQL script.

    One more step must be included:

    In the file - un_database_tables.php - you need to include that prefix :::

    define('UN_TABLE_WISHLISTS', 'XXX_un_wishlists');
    define('UN_TABLE_PRODUCTS_TO_WISHLISTS', 'XXX_un_products_to_wishlists');

    This info may be needed to be included in the mod's install info.

    Thought this might help.
    Thanks
    John

  9. #9
    Join Date
    Jul 2004
    Location
    Australia
    Posts
    51
    Plugin Contributions
    0

    Default Re: UN_Wishlist Module

    Thanks so much elkbow/John! The file to change is in admin/includes/extra_datafiles

    Add your database prefix in both lines of this file and it should be all set to go.
    Jen

    Red Instead design. print. web. photography.

  10. #10
    Join Date
    Feb 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: UN_Wishlist Module

    Just to follow up, adding the database prefix to un_database_tables.php didn't help me at all, even though that was my first thought too. I only got the module to work by going into the database itself and renaming the two tables without the prefix. Now it works fine, haven't had any trouble at all.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Database Move problem with un_wishlist
    By jabbawest in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Aug 2010, 07:12 PM
  2. Create a new module for International Checkout payment module
    By icecold in forum Addon Payment Modules
    Replies: 63
    Last Post: 27 Apr 2010, 03:04 AM
  3. Developing an Intabill Module by adapting from the Nochex APC Module?
    By haostaff in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 20 Oct 2008, 02:13 AM
  4. Credit Card Module Strange behavior.... using Edit Orders module
    By FrenchFrog in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Jan 2008, 06:12 PM
  5. MySQL Issue installing un_wishlist
    By Nimbuz in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Nov 2007, 04:03 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