Page 65 of 359 FirstFirst ... 1555636465666775115165 ... LastLast
Results 641 to 650 of 3589
  1. #641
    Join Date
    Feb 2009
    Location
    UK
    Posts
    29
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I've just installed 4.7ajax on my test site.

    Having a problem with being able to check out with more items than are actually in stock.

    For example, I have 6 sachets of Grape kool aid. This is set up as an attribute along with other flavours. It will let me checkout with 7 or more sachets of grape.

    But, if I put in a number greater than the total number of kool aid sachets in stock altogether, it won't let me check out.

    How do I change it so that it prevents check out based on individual stock attributes, rather than the total number of stock in all attributes?

    (Hope that makes sense!)
    www.sockblanks.co.uk
    Zen Cart 1.3.8a | PHP Version: 5.2.8 | Database: MySQL 5.0.67
    Mods: FEC | Google Analytics | SBA | Newsletter Sub | Lightbox

  2. #642
    Join Date
    Feb 2009
    Location
    UK
    Posts
    29
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by Jazzyp View Post
    I've just installed 4.7ajax on my test site.

    Having a problem with being able to check out with more items than are actually in stock.

    For example, I have 6 sachets of Grape kool aid. This is set up as an attribute along with other flavours. It will let me checkout with 7 or more sachets of grape.

    But, if I put in a number greater than the total number of kool aid sachets in stock altogether, it won't let me check out.

    How do I change it so that it prevents check out based on individual stock attributes, rather than the total number of stock in all attributes?

    (Hope that makes sense!)
    Anyone? Please?!

    I've uploaded (via Cpanel not FTP) all the SBA 4.7ajax files again and still same problem.

    What else should I be looking at?
    www.sockblanks.co.uk
    Zen Cart 1.3.8a | PHP Version: 5.2.8 | Database: MySQL 5.0.67
    Mods: FEC | Google Analytics | SBA | Newsletter Sub | Lightbox

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

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by Jazzyp View Post
    Anyone? Please?!

    I've uploaded (via Cpanel not FTP) all the SBA 4.7ajax files again and still same problem.

    What else should I be looking at?
    I would have to test it to know for sure, but I believe this is one of the shortcomings of this mod.. This really seems to be just how it works..

  4. #644
    Join Date
    Feb 2009
    Location
    UK
    Posts
    29
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by DivaVocals View Post
    I would have to test it to know for sure, but I believe this is one of the shortcomings of this mod.. This really seems to be just how it works..
    Really? That's a pretty big shortcoming for something that's supposed to control inventory!
    www.sockblanks.co.uk
    Zen Cart 1.3.8a | PHP Version: 5.2.8 | Database: MySQL 5.0.67
    Mods: FEC | Google Analytics | SBA | Newsletter Sub | Lightbox

  5. #645
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by Jazzyp View Post
    Really? That's a pretty big shortcoming for something that's supposed to control inventory!
    Seems to be a problem that people are having specifically with AJAX version. I can confirm that the other two current versions don't have it, but haven't personally used the AJAX version.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #646
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I have sucessfully installed.

    I tried on one product:

    Colour - Black - 10
    Colour - ACU - 10
    Colour - CYB - 10
    Total qty = 30

    When i test sell one black. Total quantity becomes 29, BUT black attribute is still 10?
    I clicked the snyc quantity and the total quantity became 30 again

    Is this normal??

  7. #647
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by XxDrAg0nxX View Post
    Is this normal??
    No. It means that it's not installed properly so that stock tracking is still taking place at product rather than product variant level. Double check your includes/classes/order.php file. Make sure you have the one that comes with the mod installed and there are no copies or backups in that folder.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #648
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Hmm I just double checked the downloaded files, there is no override for the includes/classes/order.php

    However there is one in admin/orders.php

  9. #649
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by XxDrAg0nxX View Post
    Hmm I just double checked the downloaded files, there is no override for the includes/classes/order.php
    Not quite sure what you mean here. Zen Cart doesn't currently support over-riding of classes, so the file in the base distribution needs to be replaced by the one that comes with the version of the mod that you are using (you haven't actually said which that is).
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  10. #650
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by kuroi View Post
    Not quite sure what you mean here. Zen Cart doesn't currently support over-riding of classes, so the file in the base distribution needs to be replaced by the one that comes with the version of the mod that you are using (you haven't actually said which that is).
    Sorry I didnt realise there were different versions.
    I am using the AJAX one.

    I just double checked the uploaded AJAX one from the server, there is definately NO includes/classes/order.php

    I downloaded the Multiadd version, there IS an includes/classes/order.php

    I just copied just the order.php over, and it worked fine after that.

    Am I the only one who is experiencing the missing file from the AJAX version?

 

 

Similar Threads

  1. Problems with addon: Dynamic Drop Downs for Stock By Attribute
    By Dunk in forum All Other Contributions/Addons
    Replies: 56
    Last Post: 30 Apr 2014, 07:55 PM
  2. MySQL Problem with Product with Attribute Stock addon
    By rtwingfield in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Sep 2011, 03:35 PM
  3. Hide Zero Quantity Attributes with attribute-stock addon
    By leevil123 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Feb 2010, 05:06 PM
  4. Replies: 4
    Last Post: 22 Jan 2010, 10:43 PM
  5. Price Products in the grid by 'Stock by Attribute' addon?
    By Salixia in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 27 Oct 2009, 06:03 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