Page 8 of 12 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 119
  1. #71
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for Zen Cart 1.5.1 ..whad

    Quote Originally Posted by Malaperth View Post
    Got any idea about the other issue above, mc12345678? I wanted to set up each item as it's own product, but the customer wants to be able to add more sizes and scents shortly. I just can't understand why, when the inventory clearly says 1 is available why it cannot be added to the cart. I searched through the code and found where I believe this part is dealt with but I see nothing wrong. It clearly looks to see if the inventory is above 0. Past that, I am at a total loss.

    Mal
    Another user identified a similar issue to an extent, though identified the issue a different way. In the setup provided, a quantity of 1 was displayed as available although 0 was entered. There was a logic error in the zen_products_stock code that caused this issue. It has been resolved in the latest set of files for SBA 1.5.4 and as soon as I have compared the SBA 1.5.3 files against a vanilla install to validate that the only changes are those necessary to support the plugin changes. Haven't since been able to reproduce the problem described. So should be good to go with the newest files for SBA 1.5.4 and soon for SBA 1.5.3.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for v1.5.1 ..whaddda?

    Quote Originally Posted by delia View Post
    Thank you. I do appreciate the work that you do but don't understand why you don't upload to the plugins section. It's so difficult to find these things out.
    Plugins uploaded to the ZC site must comply with the ZC plugin submission requirements.

    At this time there are two versions of the plugin to support development for each version of ZC (that was setup by potteryhouse/jeking), the other is documentation. On the first part development remains for consistent use of multiple attributes as related to the work previously done for single attributes. On the second part, those two began instruction, but the latest modifications are not yet included.

    Sum and total, the code has been in beta format and is available for comment and further improvement; however, has not been considered a product that would be considered fully releaseable for production. It appears to be close to that now, although there are additional features already identified to need incorporation, that could be added in a later revision. In the mean time if submitted, the incomplete aspects would need to be identified to mitigate the deluge of questions associated with how to do this, or how to do that... Understanding that the product was released in an unfinished state...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #73
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for v1.5.1 ..whaddda?

    Okay, I understand that. This particular mod has been the bane of my existence for a very long time now. I'm just glad I don't have many customers who use it.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  4. #74
    Join Date
    Dec 2013
    Location
    Maine
    Posts
    77
    Plugin Contributions
    0

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for v1.5.1 ..whaddda?

    Well, just so you can get a positive reaction to your work, SBA would make half the functionality of sites I administrate completely impossible (or certainly not possible with my skill level with PHP) without it. Does it have some issues? Sure. But, as I touted before, various people put a bunch of time into this for FREE. Thank all of you very much for your work!

  5. #75
    Join Date
    Dec 2013
    Location
    Maine
    Posts
    77
    Plugin Contributions
    0

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for v1.5.1 ..whaddda?

    Is there any code available so that the Zen Cart installed search engine will search attributes? I apologize if this has been asked and answered in the other thread, but I could not find anything. And, it may be simple to code, but unfortunately not easy for a half-senile old far like me who, many moons ago, programmed in different languages where the exact same syntax meant something completely different. Any help would be greatly appreciated.

  6. #76
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for v1.5.1 ..whaddda?

    Quote Originally Posted by Malaperth View Post
    Well, just so you can get a positive reaction to your work, SBA would make half the functionality of sites I administrate completely impossible (or certainly not possible with my skill level with PHP) without it. Does it have some issues? Sure. But, as I touted before, various people put a bunch of time into this for FREE. Thank all of you very much for your work!
    Welcome, though there are many ways to offer positive support. :)

    I don't want to necessarily go everywhere to post this, but figured would post on the two threads that seem to be addressing SBA the most at this point. An updated version of SBA 1.5.3 has been posted to github (https://github.com/potteryhouse/stoc...ttribute_1.5.3) that incorporates the functionality of SBA 1.5.4 for use on ZC 1.5.1.

    There remains other/additional changes to be made for improved functionality, features, and consistency throughout..
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for v1.5.1 ..whaddda?

    Quote Originally Posted by Malaperth View Post
    Is there any code available so that the Zen Cart installed search engine will search attributes? I apologize if this has been asked and answered in the other thread, but I could not find anything. And, it may be simple to code, but unfortunately not easy for a half-senile old far like me who, many moons ago, programmed in different languages where the exact same syntax meant something completely different. Any help would be greatly appreciated.
    Not to detract from anyone offering assistance, in the various searches performed (internet and this site) I thought I saw that there was a plugin for ZC 1.3.8 that performed the above desired feature, of course probably needs to have some sort of updating performed to work on the latest ZC. Supposedly there was some commercial product also.

    Another alternative is to "list" the attributes in the product description as well which would ensure that SEs would see the information as well as the ZC search engine provided it is allowed to search the product description.

    Maybe someone will identify the existence of a plugin that does more of what you are looking for or perhaps offer assistance in developing something.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #78
    Join Date
    Dec 2013
    Location
    Maine
    Posts
    77
    Plugin Contributions
    0

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for v1.5.1 ..whaddda?

    Thank you for all of your assistance, mc12345678, and your work on SBA. I greatly appreciate it!.

    Mal

  9. #79
    Join Date
    Jan 2008
    Posts
    43
    Plugin Contributions
    0

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for Zen Cart 1.5.1 ..whad

    Hello RodG, if I follow you right you suggest merging the files for this mod and then what happens to the executable? Should I be able to go to it and run it as intended? I ended up with the same problem of blank screen on admin login and product pages all screwed up....

  10. #80
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: "Stock by Attributes" (version 1.5.3). This MOD is ONLY for Zen Cart 1.5.1 ..whad

    Quote Originally Posted by micro007 View Post
    Hello RodG, if I follow you right you suggest merging the files for this mod .
    Correct. This is no different than any other mod that needs to make changes to the ZenCart 'core' files.

    Quote Originally Posted by micro007 View Post
    and then what happens to the executable? Should I be able to go to it and run it as intended?
    Sorry, but I have no idea what you mean. What executable? What do you mean by 'run it as intended'?

    You've kinda lost me.

    Quote Originally Posted by micro007 View Post
    I ended up with the same problem of blank screen on admin login and product pages all screwed up....
    All this is telling me/us is that something isn't right in the merged files. The log files may provide a clue.

    Cheers
    RodG

 

 
Page 8 of 12 FirstFirst ... 678910 ... LastLast

Similar Threads

  1. v151 USPS module version for RateV4, Zen Cart 1.5? / "Online Rate" vs. "Post Office Price"
    By CarolineBogart in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 10 Dec 2012, 03:36 AM
  2. Comment out "Check for Updates" Button, "Support Site" Link, & "Version" Link?
    By g00glethis1 in forum Customization from the Admin
    Replies: 4
    Last Post: 15 Mar 2010, 06:32 AM
  3. Show "Units In Stock" for certain product only.
    By laydiefa in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Nov 2008, 08:08 PM
  4. Replies: 2
    Last Post: 8 Jun 2008, 07:06 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