Page 1 of 6 123 ... LastLast
Results 1 to 10 of 312

Hybrid View

  1. #1
    Join Date
    Feb 2004
    Posts
    61
    Plugin Contributions
    0

    Default WishList v0.4 -- v1.3.7 compatible

    I've updated the WishList contribution to be compatible with ZenCart 1.3.7. You can download it here.

  2. #2
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

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

    Hurray! It works wonderfully.

    The previous version had some checkboxes to enable a customer to select multipule items for placment into the shopping cart.

    Is that possible with this version?

    Just knowledgeable enough to be dangerous.

  3. #3
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

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

    Got it!

    I just changed the view to compact as shown in this post...

    http://www.zen-cart.com/forum/showth...act#post168376

    Just knowledgeable enough to be dangerous.

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

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

    Looks interesting. Althought, when viewing your readme.txt file (with notepad), it shows up as binary rather than text mode.

  5. #5
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

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

    Hmmm, looked fine to me in EditPlus.

    BTW Oracle, your contributions are awesome. In particular I wish your customer fields was done before I manually added mine. That was a lot of work. I can only imagine how much went into your contribution.l

    jacque
    http://www.freshabundance.com

    Just knowledgeable enough to be dangerous.

  6. #6
    Join Date
    May 2007
    Posts
    4
    Plugin Contributions
    0

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

    I think there is something wrong on your distribution:

    1. Remove all files ( ._* ) that are used by your MACOS from "un_wishlist_0.4" directory ().
    2. In your zen-root\admin\includes\extra_datafiles\un_database_tables.php and zen-root\includes\extra_datafiles\un_database_tables.php you dont't use DB_PREFIX variable

    PHP Code:
    define('UN_TABLE_WISHLISTS''un_wishlists');
    define('UN_TABLE_PRODUCTS_TO_WISHLISTS''un_products_to_wishlists'); 
    Cheers

  7. #7
    Join Date
    Jun 2007
    Posts
    239
    Plugin Contributions
    0

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

    Getting this error with wishlist v0.4.

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

    Please help

  8. #8
    Join Date
    Feb 2004
    Posts
    61
    Plugin Contributions
    0

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

    Quote Originally Posted by james739 View Post
    ... Table 'trendsde_zc1.un_wishlists' doesn't exist
    in...
    check your mysql database. does the database "trendsde_zc1" exist? does the table "un_wishlists" exist? this problem has been noted before. check the forum. reread the setup steps in the readme. if you spend the time, you can figure it out on your own and you can learn about your web app in the process.

  9. #9
    Join Date
    Jun 2007
    Posts
    239
    Plugin Contributions
    0

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

    I went back and read over all the post. I still couldn't find a resolution. I am getting the same error:

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

    How can I create a trendsde_zc2 table?

  10. #10
    Join Date
    Jun 2007
    Posts
    239
    Plugin Contributions
    0

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

    I checked my sql database and trendsde_zc2 does exist!

 

 
Page 1 of 6 123 ... 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