Page 187 of 356 FirstFirst ... 87137177185186187188189197237287 ... LastLast
Results 1,861 to 1,870 of 3558
  1. #1861
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by Christian_Wagner View Post
    Unfortunately it tells me the product is out of stock . That's how we used to do it and when we upgraded to the new version it messed it up.
    I must ask, are you using Zencart 1.5.1 and upgrading from mod version 1.4.x ??
    If so, did you run the installation script "admin/stock_by_attr_install.php", (and test on a test site first?).
    Are you using mod version 1.5.3, you may need to follow the small correction here to the install script:

    http://www.zen-cart.com/showthread.p...01#post1242901

    The script adds some configuration settings to the "Configuration -> Stock" page in admin.
    See instructions "Instructions/htm/notes.html" for some additional notes.
    Backup Files and Databases First. GitHub
    Suggestions, Plugins, etc. used at your own risk.

  2. #1862
    Join Date
    May 2013
    Location
    Long Branch, NJ
    Posts
    49
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by potteryhouse View Post
    I must ask, are you using Zencart 1.5.1 and upgrading from mod version 1.4.x ??
    If so, did you run the installation script "admin/stock_by_attr_install.php", (and test on a test site first?).
    Are you using mod version 1.5.3, you may need to follow the small correction here to the install script:

    http://www.zen-cart.com/showthread.p...01#post1242901

    The script adds some configuration settings to the "Configuration -> Stock" page in admin.
    See instructions "Instructions/htm/notes.html" for some additional notes.
    Currently working on 1.5.2. Not sure why but I'm having trouble installing 1.5.3 even though I installed 1.5.2.

  3. #1863
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by Christian_Wagner View Post
    Currently working on 1.5.2. Not sure why but I'm having trouble installing 1.5.3 even though I installed 1.5.2.
    What issue (error messgaes) are you having with the installation of version1.5.3 mod?

    Also, note that version 1.5.3 supports the multiple attribute combination you want, 1.5.2 did not.
    The install script has a file check option to see if all the files are in the correct place, you might try running that to see if it helps narrow the install problem down.
    Backup Files and Databases First. GitHub
    Suggestions, Plugins, etc. used at your own risk.

  4. #1864
    Join Date
    Oct 2009
    Posts
    35
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quick question, and I apologize if it's already been asked. I would like to remove the quantity remaining, how would I go about that?

    Thank you!

  5. #1865
    Join Date
    May 2013
    Location
    Long Branch, NJ
    Posts
    49
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by potteryhouse View Post
    What issue (error messgaes) are you having with the installation of version1.5.3 mod?

    Also, note that version 1.5.3 supports the multiple attribute combination you want, 1.5.2 did not.
    The install script has a file check option to see if all the files are in the correct place, you might try running that to see if it helps narrow the install problem down.
    Sorry for the late reply. Been trying to make it work. Sadly, I haven't. After merging the files in Araxis and installing correctly, it makes the store non-functional. Just a blank white screen. Not sure what the issue is.

  6. #1866
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by Christian_Wagner View Post
    Sorry for the late reply. Been trying to make it work. Sadly, I haven't. After merging the files in Araxis and installing correctly, it makes the store non-functional. Just a blank white screen. Not sure what the issue is.
    I am willing have a look at the files you modified it you would like.
    Just zip the modified files up and send me an FTP link, there is a chance I might find your problem...
    Please Do Not include private information like database name, passwords, or secret admin folder name, sanitize any of these that may be in the files.
    Backup Files and Databases First. GitHub
    Suggestions, Plugins, etc. used at your own risk.

  7. #1867
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by outbreak View Post
    Quick question, and I apologize if it's already been asked. I would like to remove the quantity remaining, how would I go about that? Thank you!
    Hi, I read your question, but am not clear on what you need, do you want to zero out the values in the database table for these attributes, or is this text on the web page you want changed?
    Backup Files and Databases First. GitHub
    Suggestions, Plugins, etc. used at your own risk.

  8. #1868
    Join Date
    May 2013
    Location
    Long Branch, NJ
    Posts
    49
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by potteryhouse View Post
    I am willing have a look at the files you modified it you would like.
    Just zip the modified files up and send me an FTP link, there is a chance I might find your problem...
    Please Do Not include private information like database name, passwords, or secret admin folder name, sanitize any of these that may be in the files.
    Sent. Thanks!

  9. #1869
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by Christian_Wagner View Post
    Sent. Thanks!
    Based on the files you sent, it looks like you forgot to update the attributes.php file.
    This file was moved to a template override folder in version 1.5.3, but if you just replace the one in \includes\modules with the new one things should get better.
    \includes\modules\YOUR_TEMPLATE\attributes.php
    The version under your \includes\modules folder is no longer any good, will not work with the code updates.
    Backup Files and Databases First. GitHub
    Suggestions, Plugins, etc. used at your own risk.

  10. #1870
    Join Date
    Oct 2013
    Location
    Chatham, Medway, United Kingdom
    Posts
    2
    Plugin Contributions
    0

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

    Hi Can anyone help, when i first installed SBA i had a minimum delivery section which i deleted, now my site keeps going wrong, when i add a attribute i get a error message on checkout and shipping estimate, if i dont add one it works fine does anyone know of an easy fix ive tried updating the database and trying again but it does the same everytime i reinstall it and now im not getting the delivery option

 

 

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