Search:

Type: Posts; User: lat9

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds; generated 27 minute(s) ago.

  1. Replies
    661
    Views
    54,549

    v157 Re: Square WebPay support thread.

    While I don't currently have clients using this payment-module, a quick look at the site's HTML source shows:



    <script>window.jQuery || document.write(unescape('%3Cscript...
  2. Replies
    319
    Views
    113,636

    Re: Stripe.com payment integration module

    There are no notifications in /includes/init_includes/init_header.php, but what's being overridden there? Perhaps, depending on the need, there's a more 'friendly' spot to watch.
  3. Replies
    319
    Views
    113,636

    Re: Stripe.com payment integration module

    Congratulations! Are you going to package it up to replace the current version in the Plugins?
  4. Replies
    3
    Views
    55

    v157 Re: Admin Reporting Function

    Any idea where that "Stock Shortages" report came from?
  5. Replies
    2
    Views
    89

    v158 Re: I don't know what this is from Google....

    Check this link; that might give more information as to where Google thinks the issue is:...
  6. Replies
    1,250
    Views
    273,528

    v155 Re: ZCA Bootstrap Template

    What shows (i.e. a screenshot) in the admin's Tools :: Layout Boxes Controller?
  7. Replies
    13
    Views
    214

    v158 Re: Problem with Product Images

    I agree that it's inconsistent, but making that change would result in sites that "followed the rules" for years having to go back and rename any additional images for images present in the root...
  8. Replies
    13
    Views
    214

    v158 Re: Problem with Product Images

    I beg to differ on the "correctness" of the highlighted image name. From the docs (https://docs.zen-cart.com/user/images/image_filename_conventions/#additional-information):
  9. Thread: SitemapXML v.2

    by lat9
    Replies
    2,110
    Views
    423,304

    Re: SitemapXML v.2

    OK, let me know what they find.
  10. Thread: SitemapXML v.2

    by lat9
    Replies
    2,110
    Views
    423,304

    Re: SitemapXML v.2

    It 'sounds like' you've set the SitemapXML's SitemapXML Index file name setting to sitemap.xml instead of the default sitemap.
  11. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    That's weird (and indicative of the issue); any debug logs?
  12. Replies
    3
    Views
    113

    v2.0.0 Re: Code in default_filter.php

    @yesaul, what issue are you experiencing? With which template?
  13. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Thanks for the full log, @mprough. Unfortunately, that log didn't "ring any bells". Was there also a one_page_checkout-{nn}-2024-04-19.log, where {nn} is the configured guest-customer's...
  14. Replies
    13
    Views
    214

    v158 Re: Problem with Product Images

    First, I'm guessing that you're talking about DbIo, not POSM. Second, that alternate-additional-images' matching convention has been around since zc138a (and probably earlier), so I'm not sure what...
  15. Replies
    94
    Views
    39,719

    v154 Re: ZipShip - Support Thread

    Interesting, any idea what version of ZipShip you upgraded from?

    To correct your issue, navigate to your admin's Tools :: Install SQL Patches and run this query to add that missing setting:

    ...
  16. Replies
    1,250
    Views
    273,528

    v155 Re: ZCA Bootstrap Template

    A link to an example of what you're looking for would be appreciated.
  17. Replies
    79
    Views
    66,139

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I dunno, haven't tried. When you're viewing the site, press your browser's F12 (in Windows or the equivalent for your OS) to view the Developers' Tools. Click the "Console" tab to see if there are...
  18. Thread: Odd MySQL Error.

    by lat9
    Replies
    10
    Views
    464

    Re: Odd MySQL Error.

    Yep, good call. I was looking at a zc158a database.
  19. Replies
    4
    Views
    111

    Re: Complex Attributes

    Both of those option-values need to be associated with the same option-name.
  20. Thread: ZipShip Issue

    by lat9
    Replies
    2
    Views
    102

    Re: ZipShip Issue

    ZipShip's support thread is here: https://www.zen-cart.com/showthread.php?221303-ZipShip-Support-Thread

    I'm quite puzzled as to how you can receive the error that you're getting, since...
  21. Replies
    79
    Views
    66,139

    v153 Re: jQuery Scrolling Sideboxes [Support Thread]

    I see no reason why these sideboxes should not work on zc200's responsive_classic template or a clone thereof.
  22. Thread: Odd MySQL Error.

    by lat9
    Replies
    10
    Views
    464

    Re: Odd MySQL Error.

    Yep, I've seen that too on my XAMPP installation when MySQL isn't shut down properly. Any tables that are of Type InnoDB are easily corrupted and show "In use" in their Collation column when viewing...
  23. v158 Re: How to remove the bar from the bottom of the store.

    A link to the site in question?
  24. Replies
    7
    Views
    123

    v2.0.0 Re: Layout Boxes Misaligned

    GitHub issue created: https://github.com/zencart/zencart/issues/6397
  25. Replies
    7
    Views
    123

    v2.0.0 Re: Layout Boxes Misaligned

    It's /includes/templates/template_default/templates/tpl_modules_upcoming_products.php. Change this section


    <fieldset>
    <legend><?php echo TABLE_HEADING_UPCOMING_PRODUCTS; ?></legend>
    <table...
  26. Replies
    17
    Views
    11,607

    v156 Re: Customer Tax Exempt v2 - Support Thread

    GitHub issue created: https://github.com/lat9/customer_tax_exempt_2/issues/5
  27. Replies
    17
    Views
    11,607

    v156 Re: Customer Tax Exempt v2 - Support Thread

    Doesn't a tax-exemption need to be associated with a company?
  28. Replies
    378
    Views
    37,869

    Sticky: v157 Re: USPS Shipping Module [Support Thread]

    GitHub issue created: https://github.com/lat9/usps/issues/44
  29. Replies
    3
    Views
    100

    v157 Re: Remove Attribute Price from Product Listing

    Hopefully, you commented that line out in your active template's override of that module, i.e. /includes/modules/{your-template}/attributes.php.
  30. Replies
    7
    Views
    123

    v2.0.0 Re: Layout Boxes Misaligned

    It's difficult to tell what's going on without a link to the site; is one available? If it's a site under construction and you don't (yet) want it to be quickly found by search engines, specific the...
  31. v2.0.0 Re: How to disable the dropdown countries in registration?

    That one's not quite as easy. While customers could still create accounts using addresses in one of those states, you could create a Shipping Zone for the "Lower 48 states" so that customers can...
  32. v2.0.0 Re: How to disable the dropdown countries in registration?

    Just disable all countries except for the US. The dropdown (with only one selection) will be presented.

    In your admin's Tools :: Install SQL Patches, enter

    UPDATE countries SET `status` = 0...
  33. Replies
    1,786
    Views
    247,585

    v150 Re: Edit Orders v4.0 Support Thread

    EO's notifiers issued are fairly well documented: https://github.com/lat9/edit_orders/wiki/Notifications-Issued-by-Edit-Orders
  34. Replies
    1,250
    Views
    273,528

    v155 Re: ZCA Bootstrap Template

    My bad, added post zc158a, present in zc200. So, yes you do need that definition.
  35. v2.0.0 Re: PHP error with langauge french in zca_bootstrap_colors

    Never mind; your admin is set to use french, but the zca_bootstrap_colors' tool's languages don't exist in that language.
  36. v2.0.0 Re: PHP error with langauge french in zca_bootstrap_colors

    What page does that PHP error log reference?
  37. Replies
    1,250
    Views
    273,528

    v155 Re: ZCA Bootstrap Template

    Yes, that was introduced post-zc158 release.
  38. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    Thanks for the update, Delia.
  39. Replies
    984
    Views
    213,832

    Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    After a quick review of the code, I don't see anything that would prohibit v4.0.1's use on zc158/zc200. Give it a whirl and report back any issues.
  40. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    ... and what is the first?
  41. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    Holy crow! Talk about a false-positive! Thanks for sussing this out, @simon1066!
  42. Replies
    984
    Views
    213,832

    Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Nope, but I'll put it on my list of stuff to check. No guaranteed timeframe, though.
  43. Re: Issues with Custom Payment Module Retrieving Latest Order ID for Webhook

    The actual orders_id isn't generated and available to the payment module until the module's after_order_create method is called with that just-created order-id.
  44. Replies
    4
    Views
    197

    v157 Re: Admin Home Link Won't Load

    That looks correct. For a server-500 error, there's a /logs/myDebug-adm-{date/time information}.log file waiting to tell you/us what's going on.

    Note the the log will contain you admin...
  45. v158 Re: ERROR 10002.... help please !

    PayPal Express has no interaction with PayPala RESTful; they're totally separate payment modules. However, you should use one or the other.
  46. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    That comment was referring to the Zen Cart 2.0.0-rc2 release (https://github.com/zencart/zencart); IH v5.4.3 is what I've validated on that forthcoming release.
  47. Re: Upgrade from v1.5.6c to v1.5.8a issue with admin login after database upgrade

    I think your problem started here:



    I'm guessing that however you did that initial importing failed to create various "keys" in the database and, apparently, various fields' defaults. When you...
  48. Replies
    7
    Views
    294

    v157 Re: Possible hacking attempt alert

    See this thread: https://www.zen-cart.com/showthread.php?230032-Security-patch-for-Zen-Cart-v1-5-7-series-and-v1-5-8-series

    It's a real hacking attempt.
  49. Replies
    45
    Views
    2,167

    v158 Re: Google Product Search Feeder II [Support Thread]

    v1.0.2 of Google Product Search Feeder II is available for download: https://www.zen-cart.com/downloads.php?do=file&id=2379

    This release contains changes associated with these GitHub issues:

    ...
  50. Replies
    10
    Views
    254

    Re: Customer address data security patch

    Are you sure you're running on zc158a? That release (a) has /includes/functions/database.php and (b) does not have an admin/includes/functions/database.php.

    I'm having a hard time envisioning a...
Results 1 to 50 of 497
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR