Search:

Type: Posts; User: michael_rebreathe

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    729

    v151 Re: Customers minimum age

    I've looked around the forum to no avail, wondering if someone else has poked around heavily into our kind of specifics. We're evaluating our own coding updates, but are wondering if someone else...
  2. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Yup, I forgot. CEON URI Mapping is installed.
    I downloaded and installed Back in Stock 2 days ago...Can you provide a link to v 4.6.2?
    Where would I find the ajax return statement?
  3. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    I'm hoping that I'm missing something simple.

    Using ZC 1.5.4
    Products With Attributes Stock 1.5.4 (Last updated ~Jan 14)
    Ajax Back In stock 4.6.1

    I have tried products with and without...
  4. v154 Re: Email setup on GoDaddy Linux Success

    Apologies if there's a quick link that details all of this. Good luck just doing a search on the forum with "email" in the query. It returns what looks like the entire forum.

    Our primary means...
  5. v150 Re: Ship200 - USPS, UPS, Fedex shipping (version OneByOne)

    They've deprecated offering live shipping quotes. All Ship200 offers now is label printing and manages your shipping account (Endicia, etc).
  6. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I made the choice to not update with your most recent update because the issues I'm addressing with you are actually on the smaller-scale side of what our management wants tackled (like adding blog...
  7. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    This was just a friendly reminder of what we were looking for, which we already implemented. You mentioned you were considering a bit of a rework to when customids may be desired, and ours is just...
  8. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    No, I hadn't looked at those because they deal with TO email addresses, not FROM email addresses.
    Thanks for the quick reply!
  9. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I'm always willing to help when I can. We're all trying

    Keep in mind our intent in this: We want the customid to show on packing slips and invoices but not in the dropdowns. We don't really...
  10. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Pushed this solution to single attribute dropdowns as well...Once implemented, any changes to prefix or suffix will hit single and multi-attribute dropdowns simultaneously
    ...
  11. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Not quite so simple as just changing line 508, but I got it.
    To allow any combination of prefixes and suffixes, I added


    define('PWA_STOCK_QTY_PFX', ' :');
    define('PWA_STOCK_QTY_SFX', '...
  12. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Which is why I've been banging my head trying to figure it out. It makes no sense to me, either. Since this is only one of >400 products, we didn't let this delay release. We are now live!

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

    Hmmm...I saw where the setting is used for populating the dropdowns, but just used the Key name to find it in Configuration => Stock => SBA Display Custom ID. Haven't traced it all the way through...
  14. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Sorry to not state what I considered obvious. Each Option Name has its own distinct ID, as does each Option Value. Out of the non-db-constrained unique fields, the only differences between the...
  15. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Thanks for the direction. The class file uses STOCK_SBA_DISPLAY_CUSTOMID, which is in Configuration => Stock => SBA Display Custom ID.
    The description for this setting is "Display the Custom ID...
  16. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Sorry, we already determined that the unique_combo issue isn't really an issue.

    The outstanding issue is the product with Color and Capacity, where Color dropdown shows up twice on the page, and...
  17. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    mc12345678--

    I see that the repo on GitHub was updated less than an hour ago. Is it safe to assume that you're only updating the repo with released changes?

    I can't say it enough - You've been...
  18. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    tpl_modules_attributes.php was updated with the last download from GitHub (2015-12-31)
  19. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Now, I'm getting really worried...I'm not finding rebuild/upgrade anywhere on stock_by_attr_install.php or products_with_attributes_stock.php. The version of both on the site were updated 12/31/2015...
  20. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Nice to know it isn't a genuine break...I didn't see anything that broke, but there's a lot of functionality I don't play in on a daily basis. Just 'cuz I didn't see something break because of it...
  21. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Doesn't exist under Dynamic Dropdowns...
  22. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I'll replace it ASAP. I'm knees-deep in another bit of joy.



    Looking at products_with_attributes_stock.php, the "unique combo" field is blank, and looks random, but I'm sure it's not...For the...
  23. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Oddly, one item in our catalog (which we have found so far) has completely wierded out. I've just started investigating the issue, but this is looking pretty big.

    One of our products has two...
  24. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Doing my happy dance! Aside from the smaller quirks mentioned before, works precisely as we need!

    Even with as much simplification as we've tried, we still have a total of 14 options with 3 to 30...
  25. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Since we're actively developing a couple of tools, I'm constantly monitoring the logs..
    After installing the most recent update:
    Invalid argument supplied for foreach() in...
  26. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Personally, I'd put this on a lower tier. If the customer logs off, they walked away from their cart. It would be nice to save the cart for them, but that's us being nicer than we have to be (not a...
  27. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I'm getting the best results with sba_sequenced_dropdowns for both Single and Multiple Attributes. For single attribute products, trying to add more than the available quantity adds zero to the cart...
  28. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I thought I was going crazy. I know I tested a number of options before choosing SBA, but was quite sure this was one of the pros of SBA. Nice to know my memory isn't as bad as I started...
  29. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    About 1/4 of our products have no attributes.
    Half of what remain have a single attribute (such as color or size, with red, green, blue, yellow and white // small, medium, large, extra large)
    The...
  30. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I just set Allow Checkout to False. (still using potteryhouse code) Yay! now it won't add it to the cart, but opens the shopping cart showing that the quantity added has been adjusted per current...
  31. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Turns out I updated with the version at https://github.com/potteryhouse/stock_by_attribute_1.5.4

    There is also the combined version at https://github.com/mc12345678/Stock_By_Attributes_Combined
    ...
  32. v154 Re: Stock by Attributes 4.7: Adds items to cart without stock

    Jumped over to that thread, provided the Stock and SBA settings there
  33. Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Having a bit of fun, in that SBA is allowing me to add out of stock attributes to the shopping cart. The top of the page displays the success message, but the cart itself shows the item is out of...
  34. v154 Re: Stock by Attributes 4.7: Adds items to cart without stock

    From Github (https://github.com/potteryhouse/stock_by_attribute_1.5.4)
    Just pulled current Zip and installed. No change (I do notice some changes, such as product images in the SBA list).

    I...
  35. v154 Re: Stock by Attributes 4.7: Adds items to cart without stock

    From as far as I can tell, I am running the current versions (ZC 1.5.4, SBA 1.5.4)...
  36. v154 Stock by Attributes 4.7: Adds items to cart without stock

    Having spent two days looking for a similar thread to no avail, I'm starting one...

    Many of our products have attributes which may be out of stock. If we are out of stock, the customer can still...
  37. v154 Re: Geek wanting HTML in product description

    aaaargh! Walking in one direction when I should have been walking in another.



    Clearly. The authors (bless them for their work) have been working with this too long, in that there is too much...
  38. v154 Re: Geek wanting HTML in product description

    I want the product info page.

    Sorry, I can't post a link since I'm developing in a local Sandbox. The destination domain is serving an active web store which is a POS (but generally functional),...
  39. v154 Re: Geek wanting HTML in product description

    product_listing.php only exists at /includes/modules/product_listing.php. I'm not able to copy from "classic" to my "current" template folder since it doesn't exist in the "classic" directory...
  40. v154 Re: Geek wanting HTML in product description

    Core file. product_listing.php isn't in the template directory tree.
  41. v154 Re: Geek wanting HTML in product description

    No I don't...
    Zen Cart 1.5.4
    Products with attributes stock
    CEON URI mapping
    alien stemware template

    All installed < 2 weeks ago

    ...of course, this is one of 40 active updates on my bullet...
  42. v154 Re: Geek wanting HTML in product description

    I saw a recommendation in a previous post, which appears to be where you're pointing and tried it to no avail...

    Any references to product_description are on line 97


    $lc_text = '<h3...
  43. v154 Geek wanting HTML in product description

    I've combed through too many posts to count, and each one is either for old versions of Zen Cart or requires plug-ins...

    I want to enter raw HTML into product descriptions and have it show up on...
Results 1 to 43 of 43
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR