Thread: DUAL Pricing v2

Page 95 of 151 FirstFirst ... 45859394959697105145 ... LastLast
Results 941 to 950 of 1503
  1. #941
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    Quote Originally Posted by twitchtoo View Post
    I am upgrading the wholesale/dual pricing cart I built to 1.50 right now. I will keep you posted if it works...

    Twitch
    Not to be a nag Twitch because I get it that free mods are done in one's free time.. However, I've read through this WHOLE support thread, and you have posted that you have a working version of this add-on which fixes all the posted issue (attributes, sales pricing, etc).

    You are NOW working on updating it vor Zen Cart v1.5.. I was wondering IF you could just put up a zip file for those of us who would LOVE to test or work off of your code in the meantime.. Is that something you would consider???
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #942
    Join Date
    Feb 2012
    Posts
    22
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by roekoe View Post
    If you want you can install the module "Include and Exclude Tax in Prices (Nett/Gross)" from the free add ons section. It adds an sidebox where inc. or exc. VAT prices display can be selected.

    The shoppingcard can be edited to show all prices with or without VAT, it's explained in the readme.txt file.
    For me it didn't work for version 1.5, version 1.3.9h works just fine.
    Quote Originally Posted by DivaVocals View Post
    You are NOW working on updating it vor Zen Cart v1.5.. I was wondering IF you could just put up a zip file for those of us who would LOVE to test or work off of your code in the meantime.. Is that something you would consider???
    Hi all, any news about this?

    Is there any working addon that will show both prices With and Without VAT?

    Thanks a lot

  3. #943
    Join Date
    May 2011
    Posts
    13
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Has anyone been able to get the Attribute to work yet? I followed the directions from this post:
    http://www.zen-cart.com/forum/showpo...&postcount=687

    The applied this supposed working fix:
    http://www.zen-cart.com/forum/showpo...&postcount=903

    But cannot get anything to work when I try to get the dual prices to work with attributes.

    I have a build your own kit where the price of the kit is determined by the cost of the individual attribute, but I cannot enter two prices into the attribute field. It just resets to the defaul retail I put in. i.e. Retail,Wholesale (19.00,10.85), only the 19.00 comes up when I hit update.

    Any help is appreciated.

    Thanks,
    J

  4. #944
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing Special Problem

    Quote Originally Posted by jjj0923 View Post
    I figured it out and fixed it in 1.39h
    Great.. care to share your solution???????????????
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #945
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    Double and TRIPLE check all your edits, it's most likely that you missed something or have part of the code slightly incorrect.. Also the fix you tried is the working fix for Zen Cart v1.39.. Dunno if they work in Zen Cart v1.5.. I haven't looked at applying these fixes to Zen Cart v1.5, but it's entirely possible that the fixes need to be modified for v1.5 as Zen Cart v1.5 does have some differences in it's codebase.

    Quote Originally Posted by jfmills View Post
    Has anyone been able to get the Attribute to work yet? I followed the directions from this post:
    http://www.zen-cart.com/forum/showpo...&postcount=687

    The applied this supposed working fix:
    http://www.zen-cart.com/forum/showpo...&postcount=903

    But cannot get anything to work when I try to get the dual prices to work with attributes.

    I have a build your own kit where the price of the kit is determined by the cost of the individual attribute, but I cannot enter two prices into the attribute field. It just resets to the defaul retail I put in. i.e. Retail,Wholesale (19.00,10.85), only the 19.00 comes up when I hit update.

    Any help is appreciated.

    Thanks,
    J
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #946
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    Quote Originally Posted by DivaVocals View Post
    So before I install this mod for my client, I need to know how much patching and repairing I need to do.. It appears after going through this entire support thread that there are a few outstanding issues that HAVE NOT made their way into the version available in the free downloads:

    1. http://www.zen-cart.com/forum/showpo...&postcount=893 (Missing security tokens in the attributes controller file)
    2. http://www.zen-cart.com/forum/showpo...&postcount=878 (Sales pricing not being correctly applied to wholesale versus retail customers -- though this post doesn't say, there are TWO functions_prices.php files and the changes should be made in the functions_prices.php file in the /catalog/ section NOT the one in the /admin/ section)
    3. http://www.zen-cart.com/forum/showpo...&postcount=903 (attributes not properly being added to products when added to the shopping cart)

    Is this pretty much the list of old/current issues with this add-on or am I missing other issues??

    I also noticed that JTheed took the time to synch up the Dual Pricing and Hidden Wholesale modules to use a common codebase. Will the Zen Cart v1.5 updates being worked on for Dual Pricing be doing the same thing (or better yet combining these features into ONE module)?? Hidden Wholesale is just as important as Dual Pricing.. I have a client who needs to set wholesale and retail pricing for her consultants as well as offering "wholesale only" products that retail customers will not be able to see (and she doesn't want to create a special category JUST for these products)..
    So in the name of keeping ALL of the modifications that need to be applied to this add-on in an easy to find reference, I am replying to my own thread.

    http://www.zen-cart.com/forum/showpo...&postcount=928 (code to stop charging tax to 'dealers' in Zen Cart v1.3.9h)
    http://www.zen-cart.com/forum/showpo...&postcount=929 (code to stop charging tax to 'dealers' in Zen Cart v1.5 -- some of the code in the modified file changed for ZC v1.5 so you need to apply some of the changes from the previous post also)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #947
    Join Date
    May 2011
    Posts
    13
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Also, I noticed that in this thread:

    http://www.zen-cart.com/forum/showpo...&postcount=903

    He has two lines to look for, but each of those lines comes up twice in Dual Price version 1.7 and 1.8. Which one do you edit? Both?

  8. #948
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    Quote Originally Posted by jfmills View Post
    Also, I noticed that in this thread:

    http://www.zen-cart.com/forum/showpo...&postcount=903

    He has two lines to look for, but each of those lines comes up twice in Dual Price version 1.7 and 1.8. Which one do you edit? Both?
    Probably not since he lists two specific place in the file to edit and he lists an approximate location for each of these changes..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #949
    Join Date
    May 2011
    Posts
    13
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Been over every file in both those threads, Used version 1.8 and made sure every instance of customer_whole, customers_whole, were changed to customers_wholesale. Did the all the edits, checked them 4 times now. I still cannot get any of the attribute prices to reflect in my build your own kit. It only shows the retail prices.

    Normally when you add the wholesale price to a individual product, under Categories / Products - "your product", there is a Retail/Wholesale price collumn. This is not the case for the attributes. I enter the attribute prices like this without the quotes "19.00,10.85" and it defaults to the 19.00 every time.

    Did I completely miss something in my edits? I thought I had everything. I also used the admin/attributes_controller.php file from this post to correct the issue where I would add a price to an attribute and it would take me back to the admin home page.

    http://www.zen-cart.com/forum/showpo...&postcount=683

  10. #950
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    Quote Originally Posted by jfmills View Post
    Been over every file in both those threads, Used version 1.8 and made sure every instance of customer_whole, customers_whole, were changed to customers_wholesale. Did the all the edits, checked them 4 times now. I still cannot get any of the attribute prices to reflect in my build your own kit. It only shows the retail prices.

    Normally when you add the wholesale price to a individual product, under Categories / Products - "your product", there is a Retail/Wholesale price collumn. This is not the case for the attributes. I enter the attribute prices like this without the quotes "19.00,10.85" and it defaults to the 19.00 every time.

    Did I completely miss something in my edits? I thought I had everything. I also used the admin/attributes_controller.php file from this post to correct the issue where I would add a price to an attribute and it would take me back to the admin home page.

    http://www.zen-cart.com/forum/showpo...&postcount=683
    Hard to say since we can't see your edits.. Also you didn't say.. What version of Zen Cart??
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

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