Page 361 of 361 FirstFirst ... 261311351359360361
Results 3,601 to 3,609 of 3609
  1. #3601
    Join Date
    Jul 2012
    Posts
    16,812
    Plugin Contributions
    17

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

    Quote Originally Posted by cefyn View Post
    I’m afraid I can’t get the latest clamav to run on my computer, out of date OS, sorry. Just in case you’re interested, the file is Stock_By_Attributes_Combined- master\admin\products_with_attributes_stock.php from https://github.com/mc12345678/Stock_...butes_Combined
    Went through the process to install the latest version (1.4.3 windows x64) and though I didn't set it up on a "server" where it could possibly monitor file operation and/or routinely test, I went ahead and took the questionable file by itself, placed it in a directory and ran the clamscan on the file. No issues identified, so the next question is how to "open it up" to possibly detect the issue that has been reported so that I can figure out how to ensure even for false positives that it isn't identified as an issue... I thought I modified settings to try to use all possible means of review, but not sure...

    I'm not aware of any/much difference in how this file collects/receives information as compared to other admin style/type files. Unfortunately, as stated above, this isn't the first time the file has been "identified".

    Sure, can report as a false negative, and probably is a really great idea, but I'd rather the code not meet some condition that needs bypassing than to report a particular file name as being ok... Really kind of just makes it possible for others to take advantage. In the little searching I did on this, it appears there may be a (perceived?) issue with $_POST processing...

    I may try the other scanner; however, sounds like that one doesn't report the same issue with that file... IF anyone is able to call out a line or code segment that is causing the false positive report, I'd be glad to correct/fix it.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #3602
    Join Date
    May 2005
    Location
    England
    Posts
    736
    Plugin Contributions
    0

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

    How do you convert Stock by Attributes to POSM? I saw it mentioned, but can't see the process in the wiki or readme? I have tested one product, my attributes have a display only attribute (for Google Merchant feeder category), and its blank for the actual attribute (size, colour etc). I think its a glitch due to my rare setup, though there are others that must have Numinix Google Product Search feeder to, and have set their attributes this way. Thanks in advance.

  3. #3603
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,861
    Plugin Contributions
    0

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

    Quote Originally Posted by HeathenMagic View Post
    How do you convert Stock by Attributes to POSM? I saw it mentioned, but can't see the process in the wiki or readme? I have tested one product, my attributes have a display only attribute (for Google Merchant feeder category), and its blank for the actual attribute (size, colour etc). I think its a glitch due to my rare setup, though there are others that must have Numinix Google Product Search feeder to, and have set their attributes this way. Thanks in advance.
    in your admin menus do you have "Extras :: Convert SBA to POSM"?
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #3604
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,686
    Plugin Contributions
    95

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

    Quote Originally Posted by HeathenMagic View Post
    How do you convert Stock by Attributes to POSM? I saw it mentioned, but can't see the process in the wiki or readme? I have tested one product, my attributes have a display only attribute (for Google Merchant feeder category), and its blank for the actual attribute (size, colour etc). I think its a glitch due to my rare setup, though there are others that must have Numinix Google Product Search feeder to, and have set their attributes this way. Thanks in advance.
    See the wiki article here: https://github.com/lat9/options_stoc...rt-sba-to-posm

    Note, too, that POSM doesn't track display-only attributes.

  5. #3605
    Join Date
    May 2005
    Location
    England
    Posts
    736
    Plugin Contributions
    0

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

    Quote Originally Posted by barco57 View Post
    in your admin menus do you have "Extras :: Convert SBA to POSM"?
    Ah I see, thanks I can see that! Much appreciated, I must have missed it due to this third summer heatwave and not thinking properly lol.

  6. #3606
    Join Date
    May 2005
    Location
    England
    Posts
    736
    Plugin Contributions
    0

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

    Quote Originally Posted by lat9 View Post
    See the wiki article here: https://github.com/lat9/options_stoc...rt-sba-to-posm

    Note, too, that POSM doesn't track display-only attributes.
    Thanks for the tip. Its done 60, and its got ✗ Missing options for the remainder. I guess if I remove the display only categories, somehow en masse, then I re-run the script and it will do the remainder? Thats what I Think I should do anyway. The ones with just ticks are showing in the POSM under catalog. Great script! Doing away with the google product / display ones might reduce strain on cpu for site, might help with the weird overload logs I am getting.

  7. #3607
    Join Date
    Sep 2025
    Location
    Canberra Australia
    Posts
    1
    Plugin Contributions
    0

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

    Hey Guys, I’m running version 1.3.8a of zencart with the “products with attributes stock” add on. This creates a 4 digit “OptionID” number which I then use to generate an SKU. I’m nearing 9999 for the OptionID number. Does anyone have any experience of what happens after 9999. Does it go to 10000 or back to 0001? Or? Thanks in advance… Mike

  8. #3608
    Join Date
    Jul 2012
    Posts
    16,812
    Plugin Contributions
    17

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

    Quote Originally Posted by mikedaly4130 View Post
    Hey Guys, I’m running version 1.3.8a of zencart with the “products with attributes stock” add on. This creates a 4 digit “OptionID” number which I then use to generate an SKU. I’m nearing 9999 for the OptionID number. Does anyone have any experience of what happens after 9999. Does it go to 10000 or back to 0001? Or? Thanks in advance… Mike
    Kind of depends.

    For one, it's difficult in this day and age to predetermine what will happen on such an old version of everything needed to operate a site at Zen Cart version 1.3.8a.

    That site is LONG overdue for an upgrade and is highly prone to issues.

    That all said, it really depends on your process for generating your upcoming serial numbers. E.g. is the four digit number generated by truncating the existing number to at most four digits to then pad with zeros or does it take the existing number and pad with zeros to get four digits, etc.

    I would expect even with such an old system that the associated "counter" can handle greater than 9999 such that the next number would be 10000 and be just fine, depending on the code that uses that new number.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #3609
    Join Date
    Jul 2012
    Posts
    16,812
    Plugin Contributions
    17

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

    Duplicate of above
    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

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