Page 117 of 360 FirstFirst ... 1767107115116117118119127167217 ... LastLast
Results 1,161 to 1,170 of 3592
  1. #1161
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

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

    Does anyone know why I occassionally have to press the "Sync product quantity" button next to the product? If I don't do this, my entered stock values are not being reflected on the front end... Is this something that's necessary with the ajax version? The previous versions did not require this to the best of my knowledge.

  2. #1162
    Join Date
    Nov 2008
    Posts
    12
    Plugin Contributions
    0

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

    Is there a bug regarding the sort column in SBA 1-4-13? This is the only version of SBA I have tried but when I try to add stock on the "Products with Attributes Stock" page I get this error:

    1364 Field 'sort' doesn't have a default value
    in:
    [insert into `jfaz_products_with_attributes_stock` (`products_id`,`stock_attributes`,`quantity`) values (68,"1",6) ON DUPLICATE KEY UPDATE `stock_attributes` = "1", `quantity` = 6]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Looking at the code I see the sort column is in fact defined as "NOT NULL" by the stock_attribute.sql file in the download. However, the insert statements in the file admin/products_with_attributes_stock.php do not populate the "sort" column. As a test, I altered the *products_with_attributes_stock.sort column to have a default of 0. This fixed the error but of course every record has "0" in this column which probably defeats whatever purpose this column has.

    Does anyone know what the "sort" column is used for and why the table definition doesn't match the insert statements?

    thanks

  3. #1163
    Join Date
    Sep 2005
    Posts
    460
    Plugin Contributions
    0

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

    After installing Stock by Attributes 1.4.13, the shipping addresses (all 3 in the customer orders in admin) disappeared. In the place of them, there is only a comma! Since orders.php has been edited for this module, there may be some bug in it. Has anyone else noted this?

    Elli
    I may be blond but at least I found Zen.

  4. #1164

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

    OK so apparently i am not installing this mod correctly. I followed the instructions, but it does not stat where to put the ajax folder files at. I figured it was just into the main area, but apparently not.

    I am using 1.3.9h and followed everything to the letter. I did have to add a /* - */ between line 3007 - 3020, i had to do this so the admin area would show back up.

    I am selling a bunch of shirts, and it is a pain in the rear to keep track of and this would help a ton.

  5. #1165
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

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

    Quote Originally Posted by swamyg1 View Post
    Does anyone know why I occassionally have to press the "Sync product quantity" button next to the product? If I don't do this, my entered stock values are not being reflected on the front end... Is this something that's necessary with the ajax version? The previous versions did not require this to the best of my knowledge.
    We are double checking the sync procedure also as we noticed this.....i think you have it installed correctly. We do like the newer feature of being able to change multiple attributes at a time (since our last upgrade) so it is worth the effort.

  6. #1166

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

    Does this mod generate any type of report that can be printed or emailed?

  7. #1167
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

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

    Quote Originally Posted by evaudio View Post
    OK so apparently i am not installing this mod correctly. I followed the instructions, but it does not stat where to put the ajax folder files at. I figured it was just into the main area, but apparently not.

    I am using 1.3.9h and followed everything to the letter. I did have to add a /* - */ between line 3007 - 3020, i had to do this so the admin area would show back up.

    I am selling a bunch of shirts, and it is a pain in the rear to keep track of and this would help a ton.
    Hi...I'm not an expert...but you are right, the ajax folder is placed in the the same folder as your admin.

    When the mod shows a file structure with "admin" it means the file you renamed for your own admin.

    So:

    admin (aka "your admin folder")
    ajax
    includes

    means they should look just like that in your directory.

    I did this install with three issues that we corrected by starting over again...and again...but it works pretty flawlessly:

    First issue: Lots of mods installed so BTW only had to make the one edit to orders.php required by the mod

    Second issue: needed to run the extra sql statement as we were upgrading: update_1_4_10.sql

    Third issue: the file /includes/modules/pages/shopping_cart/header_php.php in the newest version still wrecks havoc with the stock totals...has been updated but still has issues with things being added to the cart that do not have attributes after items that do have attributes, showing out of stock. see my post above for the file to replace for that.

  8. #1168
    Join Date
    Feb 2011
    Posts
    11
    Plugin Contributions
    0

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

    Hi,

    where is this file located? I can't seem to find it ...

    products_with_attributes_stock.php

    thanks

  9. #1169
    Join Date
    Feb 2011
    Posts
    11
    Plugin Contributions
    0

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

    nvm found it im new at this haha

  10. #1170
    Join Date
    Sep 2005
    Posts
    460
    Plugin Contributions
    0

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

    Quote Originally Posted by athena View Post
    Hi...

    First issue: Lots of mods installed so BTW only had to make the one edit to orders.php required by the mod
    Did you experience also this:
    "After installing Stock by Attributes 1.4.13, the shipping addresses (all 3 in the customer orders in admin) disappeared. In the place of them, there is only a comma! Since orders.php has been edited for this module, there may be some bug in it. Has anyone else noted this?"

    Maybe it would be worth to try to take an original 1.39h file and make the modification manually for it. Something must be wrong with the package file.

    Elli
    I may be blond but at least I found Zen.

 

 

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