Page 5 of 10 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 1125

Hybrid View

  1. #1
    Join Date
    Nov 2006
    Posts
    39
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    hanks Kev, It was previously set to 644. I have tried it on 666 but now get the follwing error...

    A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again.Bit baffled by this, thought it would be strightforward install :s

  2. #2
    Join Date
    Feb 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    is it possible to set the quantity for all variants on every product id in one go, to say 100?

    I have over 3000 products, and it seems a bit long winded to click Add Quantity For Product Variant and select all for the options and 100 for quanity!

    hope that makes sense

  3. #3
    Join Date
    Jun 2009
    Location
    Melbourne, Australia
    Posts
    1
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Hi Everyone,

    Zen Cart 1.3.8a
    Stock by Attributes 1.4.9

    I currently have the same warning error as the person below and can't seem to find the answer. Can anyone please help. Thank You...


    Quote Originally Posted by Crin View Post
    [FONT=Arial]Hi all,

    [/FONT] [FONT=Arial]I have installed the products with attributes stock mod on my fresh ZenCart install. When i try to select it form the Catalog Menu i get the follwing errors...[/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]*Warning*: main(includes/classes/products_with_attributes_stock.php) [function.main (http://nutmegsjewellery.co.uk/newsto.../function.main)]: failed to open stream: No such file or directory in */home/sites/nutmegsjewellery.co.uk/public_html/newstore/admin/products_with_attributes_stock.php* on line *12*[/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]*Warning*: main(includes/classes/products_with_attributes_stock.php) [function.main (http://nutmegsjewellery.co.uk/newsto.../function.main)]: failed to open stream: No such file or directory in */home/sites/nutmegsjewellery.co.uk/public_html/newstore/admin/products_with_attributes_stock.php* on line *12*[/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]*Warning*: main(includes/classes/products_with_attributes_stock.php) [function.main (http://nutmegsjewellery.co.uk/newsto.../function.main)]: failed to open stream: No such file or directory in */home/sites/nutmegsjewellery.co.uk/public_html/newstore/admin/products_with_attributes_stock.php* on line *12*[/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]*Fatal error*: main() [function.require (http://nutmegsjewellery.co.uk/newsto...nction.require)]: Failed opening required 'includes/classes/products_with_attributes_stock.php' (include_path='.:/usr/share/pear') in */home/sites/nutmegsjewellery.co.uk/public_html/newstore/admin/products_with_attributes_stock.php* on line *12[/FONT]
    [FONT=Arial]*[/FONT]
    [FONT=Arial]I followed the instructions ot the letter and I am using the latest release of the mod and a fresh install of the latest version of Zen Cart
    [/FONT]

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

    Default Re: Stocks by attributes

    The error seems to indicate a missing file.. Re-check your uploaded files.. Did you rename your admin directory??
    Quote Originally Posted by sg_aussie View Post
    Hi Everyone,

    Zen Cart 1.3.8a
    Stock by Attributes 1.4.9

    I currently have the same warning error as the person below and can't seem to find the answer. Can anyone please help. Thank You...
    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. #5
    Join Date
    Sep 2008
    Posts
    80
    Plugin Contributions
    0

    Default Undoing Stock by Attributes Mod

    I installed (or believe I did correctly) the 'Stock by Attributes' mod. And things seemed to work. BUT, I wanted to make sure that a person couldn't check out with an unavailable item in their basket. So I made sure the option in the configuration -> stock 'Allow Checkout' was set to FALSE but this didn't do anything as I was able to still checkout.

    So my next plan was to try and implement the 'make the specific stock item disappear from the drop down list when the stock for THAT attribute is 0.' And I followed directions and believe I pieced together the code as well as possible, but since nothing has changed, I have to assume that I messed up somewhere.

    Since I have gone back and forth and from 'fix' to 'fix' I have no clue where I may or may not have made a mistake. Sooooo....I figure the best thing to do is reverse the entire process but since I've never reversed anything else, I have no idea the proper way to do this.

    Can anyone help???????????????????????????
    Last edited by kuroi; 15 Apr 2009 at 11:33 AM. Reason: Merged into support thread

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

    Default Re: Undoing Stock by Attributes Mod

    Kuroi Web Design and Development | Twitter

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

  7. #7
    Join Date
    Sep 2008
    Posts
    80
    Plugin Contributions
    0

    Default Re: Undoing Stock by Attributes Mod

    OK now I'm truly perplexed. After going through the various files I thought I figured out that the header_php.php file in the 'checkout shipping' folder had somehow not been updated with your mod. So I then added it and things worked! It wouldn't allow me to checkout if there was an out of stock item in my cart. However...when all items in my basket were in stock, when I clicked to go to the checkout, the page just returned a completely blank header_php page. So I panicked because now I've really screwed things up so I went back and replaced that file with the original one...but it was still returning the blank page. So I panicked more and deleted the header_php all together and now EVERYTHING works??? This is great except that it makes no sense and I'm worried it's going to cause a problem...any idea why this is happening?

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

    Default Re: Stocks by attributes

    @laurenjj

    It is sounding as though key files hadn't over-written your originals and this is why customers were able to checkout even when the attribute stock was at zero. This is far and away the most common installation problem.

    I'm afraid that you explanation of the current state of your site cannot be completely accurate, since without the header_php file, the checkout_shipping page simply cannot function, or even exist.

    I would suggest a two pronged approach to sort this out.

    1. Re-install the attribute stock module and check each file listed in the readme to ensure that the datestamp confirms that it has been updated (no need to re-run the database patches)

    2. If you still have a blank page problem, then install the debug utility to track down the specific cause.
    Kuroi Web Design and Development | Twitter

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

  9. #9
    Join Date
    Mar 2009
    Location
    Taos, NM
    Posts
    19
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I have installed SBA 4-7 and after some difficulty have got it working fine, I thought, until I tried to add another attribute to a product that was not associated with stock quantity.
    I am selling skis and I want to add attributes that will add on a cost for choosing to have the bindings mounted. I created an attribute with the check box style and two values and used absolute prices for them. On my products page only the attribute's name shows up - No values and no check boxes. When I look at the preview from the product attributes controller it shows up correctly.
    I have a suspicion that SBA may have something to do with this. Any ideas?
    I am using the latest version of ZC.

  10. #10

    Default Re: Stocks by attributes

    Could this module be modified to provide individual product codes as well as stock levels?

    I have tried using the Attributes Modelnumbers contrib by helix, but is (still) in beta and seems very flakey.

    ColinR

 

 
Page 5 of 10 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. v139h Stocks of certain products disappearing automatically
    By Lowwi in forum General Questions
    Replies: 4
    Last Post: 11 Aug 2015, 09:09 PM
  2. Installing Stocks by Attribute
    By dragon03kf in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 26 Oct 2008, 07:42 PM
  3. Stocks by attributes
    By hcd888 in forum General Questions
    Replies: 1
    Last Post: 12 May 2008, 08:52 AM
  4. Multiple stocks per product
    By jaycode in forum General Questions
    Replies: 4
    Last Post: 5 Aug 2007, 11:55 AM
  5. Products with attribute stocks
    By Svanis in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 5 Jul 2006, 03:19 AM

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