Thread: DUAL Pricing v2

Page 56 of 151 FirstFirst ... 646545556575866106 ... LastLast
Results 551 to 560 of 1503
  1. #551
    Join Date
    Nov 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: DUAL Pricing version 2

    justwade

    did you ever figure this out??

    Now what would be a cool option is if the retail price could be set to "Call for Price", but when I tried that it would not allow a checkout for the wholesale either.

  2. #552
    Join Date
    Aug 2009
    Location
    Carmi, IL
    Posts
    354
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Is there a way to make the dualpricing module work as quantity discounts toward total order instead of individual dollar amounts? I have a store with the need of wholesale pricing but with a total order discount instead of each product set as wholesale prices. IF anyone has a solution, please let me know. Maybe this is not the module I really need??? Not sure.

    Thanks
    Pkat

  3. #553
    Join Date
    Sep 2004
    Posts
    40
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Hello,

    I have downloaded Version 1.5 of this addon which has been developed for Zen Cart v1.3.8, but I'm seeing conflicts in files where I don't think there should be?

    Before I install any addons I compare all new files with a default installation of Zen Cart. Usually the changes applied by an addon are obvious, but in this case things are not adding up. For example...

    In /admin/includes/modules/product/collect_info.php, the three lines...

    // set image delete
    $on_image_delete = false;
    $off_image_delete = true;

    ...are in Zen Cart v1.3.8 and v1.3.8a, but not in the file supplied in the zip??

    Further down that same file, the section on FCKeditor is totally different??

    There are a few files like this in the supplied zip. I have compared to previous versions too but cannot find a match??
    Is it possible that files selected for the zip were based on an already modified instance of zen cart?

    If anyone can shed some light on this, it'd be much appreciated, I'm lost :)

    Thanks
    d.

  4. #554
    Join Date
    Jan 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Hey guys,

    We're using a heavily modified version of Zen Cart 1.3.8.

    I read through the posts in this forum, but couldn't find any information regarding this particular item.

    We're looking to send out a newsletter to our wholesale customers only. We just use the built in cart newsletter module to send out our normal newsletter to customers. We have Newsletter Subscribe 2.1.1 installed for handling newsletter only subscribers.

    Is there a mod either for the core Zen Cart, or the Dual Pricing that allows this functionality, and am I posting in the right place, or should I be looking for the core Zen Cart requests?

    Thanks,

    Stiven

  5. #555
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    I installed the mod 1.5 on a original english version (my working set is in italian) I mad the patch to db and copied all the files, but I ca not see the field in admin customer edit where to set the options.
    It sounds like if I dod not upgrade the db but if I try do redo it I get the error message saying that the fields already exists, so the db is updated.
    What I can have done wrong? also, how can I use this on a italian version?
    Thanks
    enzo

    EDIT
    I have fixed what above, but now I get another problem, the wholsale prices are not displayed. I have set the prices in the product and they show regularly when browisng the product in admin>catalog.
    I have set the customer to be 1 2 3 or 4 but nothing changes. Only the retail price is shown.
    What am I doing wrong?
    thanks
    Last edited by enzo-ita; 5 Feb 2010 at 01:24 PM.

  6. #556
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    EDIT 2
    Ok I have fixed also edit 1.
    The problema was simply that the customer needs to log out and log in back to activate the wholesale price.
    What remains to be understood is only if I can use the mmod under the italian version as it is or if I need to copy the files in a different position.
    Thanks
    enzo

  7. #557
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    can i install Dual Pricing for 1.3.7 ?

    Thanks

  8. #558
    Join Date
    May 2009
    Posts
    42
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by deko View Post
    Hello,

    I have downloaded Version 1.5 of this addon which has been developed for Zen Cart v1.3.8, but I'm seeing conflicts in files where I don't think there should be?

    Before I install any addons I compare all new files with a default installation of Zen Cart. Usually the changes applied by an addon are obvious, but in this case things are not adding up. For example...

    In /admin/includes/modules/product/collect_info.php, the three lines...

    // set image delete
    $on_image_delete = false;
    $off_image_delete = true;

    ...are in Zen Cart v1.3.8 and v1.3.8a, but not in the file supplied in the zip??

    Further down that same file, the section on FCKeditor is totally different??

    There are a few files like this in the supplied zip. I have compared to previous versions too but cannot find a match??
    Is it possible that files selected for the zip were based on an already modified instance of zen cart?

    If anyone can shed some light on this, it'd be much appreciated, I'm lost :)

    Thanks
    d.
    re /admin/includes/modules/product/collect_info.php

    Version 1.3.8a version of this file is:
    * @version $Id: collect_info.php 6131 2007-04-08 06:56:51Z drbyte $

    Where the version of the same file in Dual Pricing package 1.6 is:

    * @version $Id: collect_info.php 3009 2006-02-11 15:41:10Z wilt $

    A huge difference...DP's file is 14 months out of date...no wonder it doesn't work...

    more files are also out of date...

    admin\includes\modules\product\preview_info.php
    admin\customers.php
    admin\includes\modules\product\collect_info.php
    admin\includes\modules\product\preview_info.php
    admin\includes\modules\category_product_listing.php
    admin\includes\modules\copy_to_confirm.php
    admin\includes\modules\update_product.php
    includes\functions\functions_prices.php

    yet his contribution page say 1.3.8....a total lie......

    http://www.zen-cart.com/index.php?ma...roducts_id=166

    Stay away from this or use it AYOR................

  9. #559
    Join Date
    Oct 2009
    Location
    Great Northwest
    Posts
    80
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Has anyone had success (or issues) in using v1.6 of this mod? Thanks for any input.

  10. #560
    Join Date
    May 2009
    Posts
    42
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by Earnest-Enterprises View Post
    Has anyone had success (or issues) in using v1.6 of this mod? Thanks for any input.
    As you can write I presume you can read...So READ message 559 above.....that should answer your question.....

 

 

Similar Threads

  1. Dual Pricing - Wholesale Pricing - Some issues I was able to fix
    By hollettster in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 17 Dec 2010, 12:00 AM
  2. Dual Pricing - Wholesale Pricing for Zen 1.3.7 works with Easypopulate
    By micheloo in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 4
    Last Post: 20 Jan 2010, 06:01 PM
  3. No Attributes after installing Dual Pricing - Wholsale Pricing
    By drybsmt in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Sep 2009, 11:09 AM
  4. Quantity Discounts and Dual Pricing - Wholesale Pricing
    By snarkys in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 2 Jul 2007, 06:47 PM
  5. Dual Pricing Module & Dual Tax Classes
    By WILL in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 25 May 2007, 10:44 PM

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