Page 278 of 360 FirstFirst ... 178228268276277278279280288328 ... LastLast
Results 2,771 to 2,780 of 3592
  1. #2771
    Join Date
    Jul 2011
    Posts
    35
    Plugin Contributions
    0

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

    [13-Sep-2017 13:41:24 America/Phoenix] PHP Fatal error: 1146:Table '.zen_zen_products_with_attributes_stock' doesn't exist :: select quantity from zen_zen_products_with_attributes_stock where products_id = '67' AND quantity > 0 in /home/content/84/2009684/html/underworld/includes/classes/db/mysql/query_factory.php on line 101

  2. #2772
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by Zoloworld View Post
    [13-Sep-2017 13:41:24 America/Phoenix] PHP Fatal error: 1146:Table '.zen_zen_products_with_attributes_stock' doesn't exist :: select quantity from zen_zen_products_with_attributes_stock where products_id = '67' AND quantity > 0 in /home/content/84/2009684/html/underworld/includes/classes/db/mysql/query_factory.php on line 101
    Yeah, that's problem number one with the version of Dynamic Dropdowns available for download from this site (corrected in the incorporation referenced in my last post). There are a number of other issues, such as the install requires that all product that have an attribute to be tracked by SBA (not the case with the way it is implemented) and if I remember correctly every product had to have attributes as well... been a few years since I've looked at how it was implemented.

    My suggestion would be to download the version from github (not yet posted to the ZC website because the instructions need a major overhaul to reflect the full capability and ways to implement) and replace/incorporate the files from that install... you will be much more satisfied. Can look back over the last couple of pages of this thread for install "sequence".
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #2773
    Join Date
    Jul 2011
    Posts
    35
    Plugin Contributions
    0

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

    Quote Originally Posted by Zoloworld View Post
    [13-Sep-2017 13:41:24 America/Phoenix] PHP Fatal error: 1146:Table '.zen_zen_products_with_attributes_stock' doesn't exist :: select quantity from zen_zen_products_with_attributes_stock where products_id = '67' AND quantity > 0 in /home/content/84/2009684/html/underworld/includes/classes/db/mysql/query_factory.php on line 101
    This is also where I downloaded the file https://www.zen-cart.com/showthread....r-v1-3-5-1-3-9 i used as it was from Zen 1.5.0

  4. #2774
    Join Date
    Jul 2011
    Posts
    35
    Plugin Contributions
    0

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

    Quote Originally Posted by mc12345678 View Post
    Yeah, that's problem number one with the version of Dynamic Dropdowns available for download from this site (corrected in the incorporation referenced in my last post). There are a number of other issues, such as the install requires that all product that have an attribute to be tracked by SBA (not the case with the way it is implemented) and if I remember correctly every product had to have attributes as well... been a few years since I've looked at how it was implemented.

    My suggestion would be to download the version from github (not yet posted to the ZC website because the instructions need a major overhaul to reflect the full capability and ways to implement) and replace/incorporate the files from that install... you will be much more satisfied. Can look back over the last couple of pages of this thread for install "sequence".
    Thank you so much for the advice. I will use the one you linked.

  5. #2775
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by Zoloworld View Post
    Thank you so much for the advice. I will use the one you linked.
    While there are some minor differences between ZC 1.5.1 and 1.5.0 in the areas touched by the plugin, I would expect that the changes made to support SBA in the 1.5.1 files could be applied to 1.5.0, but haven't tried going back that far. I do not expect any php related problems just that some logic in some areas may have been written slightly differently between the two versions.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #2776
    Join Date
    Jul 2011
    Posts
    35
    Plugin Contributions
    0

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

    Quote Originally Posted by mc12345678 View Post
    While there are some minor differences between ZC 1.5.1 and 1.5.0 in the areas touched by the plugin, I would expect that the changes made to support SBA in the 1.5.1 files could be applied to 1.5.0, but haven't tried going back that far. I do not expect any php related problems just that some logic in some areas may have been written slightly differently between the two versions.
    I went ahead and loaded the files. I am noticing the same error. I am curious if there is any SQL lines I need to add.

  7. #2777
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by Zoloworld View Post
    I went ahead and loaded the files. I am noticing the same error. I am curious if there is any SQL lines I need to add.
    I really should know the real filename, but I didn't come up with it and haven't changed it because there is so much "history" already. There is a file in the root of your admin, something like stock_by_attr_install.php. Once you login to your admin, point your browser to that file within your admin directory. Perform the install/upgrade. This will execute the sql needed for the plugin. Your existing database table for SBA will remain "untouched" (not be deleted or cleared), but settings for SBA (which includes Dynamic Dropdowns) will be reset to their default values. Still want to modify that behavior, but...

    For others, in a fresh install of SBA, the files can be placed and will not interfere with normal operation and not be "obvious" that SBA is installed until that install file is accessed and the install/upgrade performed.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #2778
    Join Date
    Jul 2011
    Posts
    35
    Plugin Contributions
    0

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

    Thank you so much!! It works now! And yes, It can work with 1.5.0!

  9. #2779
    Join Date
    Jul 2011
    Posts
    35
    Plugin Contributions
    0

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

    Quote Originally Posted by fbroz View Post
    mc12345678,

    I think I am getting close with my SBA implementation, but I currently don't see attributes on some products in the shopping cart page and I wonder if you have some insights. I have other mods that may be affecting this page as well.

    Products with zero or two option names associated seem fine, but products with one option name show up in the cart without their attributes listed. For example this product: https://www.tokyopenshop.com/shop2/m...cil-p-624.html

    I believe this "if" is failing in the tpl_shopping_cart_default.php file in my template

    Code:
      if (isset($product['attributes']) && is_array($product['attributes'])) {
    Here are my current settings that I think might be relevant to SBA:

    Attachment 17260Attachment 17259

    Thanks in advance for any help!
    I cannot find this information on the left. I downloaded the info and cannot find it.

  10. #2780
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by Zoloworld View Post
    I cannot find this information on the left. I downloaded the info and cannot find it.
    If this is something you are trying to resolve about your install could you please provide some more information? Last that I spoke with fbroz about his install once the default settings for stock (as modified by SBA) and Dynamic Dropdowns (located either one above or one below the configuration->stock option. Trust me when I say it seems almost invisible even when it is blindly there.

    There may be an issue though as a result of having installed the original version of it followed by how SBA follows up, I'm not sure. If it isn't there (seriously look really hard and carefully) then we'll talk about what is needed to resolve.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

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