Page 22 of 32 FirstFirst ... 122021222324 ... LastLast
Results 211 to 220 of 312
  1. #211
    Join Date
    Aug 2007
    Location
    Troy, MI
    Posts
    80
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    I am having a diff issue- it works perfect for the person making the registry but not for the person trying to find the registry- when I log in to view /search for the public registries it doesn't have a link on the account info- and if I log in as a customer that has a list you can only get to the list by adding a product.

    I want to reinstall but for some reason it doesn't download right for me )

  2. #212
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    Don't see any reason to re-install.

    You can always create a Search link using:
    http://domain.com/index.php?main_page=un_wishlist_find

  3. #213
    Join Date
    Aug 2007
    Location
    Troy, MI
    Posts
    80
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    that link isn't to anything to do with this?????

  4. #214
    Join Date
    Sep 2008
    Posts
    219
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    Quote Originally Posted by CartCrazy View Post
    Does anyone know who to add the product attributes to the wish list?
    I set this has been asked multiple times in several different threads. Has anyone fixed it and would like to share the code/procedure.

    all my items contain attributes, so it would be useless to make a wish list without sizes. My items are mainly footwear and apparel.

    Anyone wants to share their success?

    Many Thanks

  5. #215
    Join Date
    Sep 2008
    Posts
    219
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    Quote Originally Posted by hardwiredtemplates View Post
    I set this has been asked multiple times in several different threads. Has anyone fixed it and would like to share the code/procedure.

    all my items contain attributes, so it would be useless to make a wish list without sizes. My items are mainly footwear and apparel.

    Anyone wants to share their success?

    Many Thanks
    Just clarifying the post:

    My issue is the attributes are not added to the products when a customer chooses to add to wishlist. I want the user to be forced to select attributes like it does when you click add to cart.

    So please share the code, and lend a hand to a fellow zenner. By the way I am a newbie so be gentle please.

    Site at: http://fashionfavourites.com/

    Login with
    E-mail: demo_wish AT yahoo DOT com
    Paswd: demo1

    Many thanks, cant wait the day I am helping others.

  6. #216
    Join Date
    Sep 2008
    Posts
    219
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    Quote Originally Posted by hardwiredtemplates View Post
    Just clarifying the post:

    My issue is the attributes are not added to the products when a customer chooses to add to wishlist. I want the user to be forced to select attributes like it does when you click add to cart.

    So please share the code, and lend a hand to a fellow zenner. By the way I am a newbie so be gentle please.

    Site at: http://fashionfavourites.com/

    Login with
    E-mail: demo_wish AT yahoo DOT com
    Paswd: demo1

    Many thanks, cant wait the day I am helping others.
    Is this thread dead, and should I be posting my request in one of the other more active wishlist thread as I see others doing so.

  7. #217
    Join Date
    Aug 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    Hi everyone! I have installed wishlist - at least I *think* I've installed it correctly, and when I click on wishlist in the admin section I get this error:

    1146 Table 'cla0906802152674.un_wishlists' doesn't exist
    in:
    [SELECT w.id, w.customers_id, w.created, w.modified, w.name, w.comment, w.default_status, w.public_status, count(p.products_id) as items_count, c.customers_email_address, c.customers_firstname, c.customers_lastname FROM un_wishlists w LEFT JOIN un_products_to_wishlists p2w ON w.id=p2w.un_wishlists_id LEFT JOIN zen_products p ON p2w.products_id=p.products_id LEFT JOIN zen_customers c ON w.customers_id=c.customers_id GROUP BY w.id ]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    I have no clue what to do. Can anyone offer some advice?

    Thanks!!

  8. #218
    Join Date
    Jun 2008
    Posts
    255
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    Since the original programmer for this module has left it, would anyone be interested in pooling our monetary resources to get someone to fix all the bugs?

  9. #219
    Join Date
    Nov 2006
    Location
    8,600 ft in the Rocky Montains of Colorado
    Posts
    23
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    Did you ever figure this problem out? I have the same problem. Somewhere the data base name is getting attached to the table name when the database prefix should be there instead. Wish I knew more about databases!

    Quote Originally Posted by Birdie View Post
    Hi everyone! I have installed wishlist - at least I *think* I've installed it correctly, and when I click on wishlist in the admin section I get this error:

    1146 Table 'cla0906802152674.un_wishlists' doesn't exist
    in:
    [SELECT w.id, w.customers_id, w.created, w.modified, w.name, w.comment, w.default_status, w.public_status, count(p.products_id) as items_count, c.customers_email_address, c.customers_firstname, c.customers_lastname FROM un_wishlists w LEFT JOIN un_products_to_wishlists p2w ON w.id=p2w.un_wishlists_id LEFT JOIN zen_products p ON p2w.products_id=p.products_id LEFT JOIN zen_customers c ON w.customers_id=c.customers_id GROUP BY w.id ]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    I have no clue what to do. Can anyone offer some advice?

    Thanks!!

  10. #220
    Join Date
    Nov 2006
    Location
    8,600 ft in the Rocky Montains of Colorado
    Posts
    23
    Plugin Contributions
    0

    Default Re: WishList v0.4 -- ZenCart 1.3.7 compatible

    How silly! Just add the database prefix to the admin un_database_tables.php!

 

 
Page 22 of 32 FirstFirst ... 122021222324 ... LastLast

Similar Threads

  1. Wishlist 0.9
    By vinnyna in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Nov 2011, 03:52 PM
  2. 1.3 Compatible Contributions
    By borzoid in forum All Other Contributions/Addons
    Replies: 83
    Last Post: 26 Apr 2009, 11:50 PM
  3. MZMT compatible?
    By robeartoesart in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 4 Oct 2006, 01:29 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