Search:

Type: Posts; User: lat9

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds; generated 41 minute(s) ago.

  1. Replies
    79
    Views
    65,964

    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...
  2. Thread: Odd MySQL Error.

    by lat9
    Replies
    10
    Views
    311

    Re: Odd MySQL Error.

    Yep, good call. I was looking at a zc158a database.
  3. Replies
    4
    Views
    79

    Re: Complex Attributes

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

    by lat9
    Replies
    2
    Views
    59

    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...
  5. Replies
    79
    Views
    65,964

    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.
  6. Thread: Odd MySQL Error.

    by lat9
    Replies
    10
    Views
    311

    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...
  7. v158 Re: How to remove the bar from the bottom of the store.

    A link to the site in question?
  8. Replies
    7
    Views
    102

    v2.0.0 Re: Layout Boxes Misaligned

    GitHub issue created: https://github.com/zencart/zencart/issues/6397
  9. Replies
    7
    Views
    102

    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...
  10. Replies
    17
    Views
    11,444

    v156 Re: Customer Tax Exempt v2 - Support Thread

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

    v156 Re: Customer Tax Exempt v2 - Support Thread

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

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

    GitHub issue created: https://github.com/lat9/usps/issues/44
  13. 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.
  14. Replies
    7
    Views
    102

    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...
  15. 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...
  16. 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...
  17. Replies
    1,786
    Views
    246,979

    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
  18. Replies
    1,238
    Views
    272,191

    v155 Re: ZCA Bootstrap Template

    My bad, added post zc158a, present in zc200. So, yes you do need that definition.
  19. 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.
  20. v2.0.0 Re: PHP error with langauge french in zca_bootstrap_colors

    What page does that PHP error log reference?
  21. Replies
    1,238
    Views
    272,191

    v155 Re: ZCA Bootstrap Template

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

    Thanks for the update, Delia.
  23. Replies
    984
    Views
    213,647

    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.
  24. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

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

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

    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.
  27. 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.
  28. Replies
    4
    Views
    103

    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...
  29. 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.
  30. 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.
  31. 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...
  32. Replies
    7
    Views
    236

    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.
  33. Replies
    44
    Views
    2,009

    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:

    ...
  34. Replies
    10
    Views
    214

    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...
  35. Replies
    2,791
    Views
    381,912

    v155 Re: One-Page Checkout [Support Thread]

    If you give me a clue as to what shipping/payment modules are in use, I can give you some suggestions. No guarantees, since you're running on a Zen Cart base that's coming up on 5 years old and an...
  36. Replies
    33
    Views
    6,669

    v158 Re: GA-4 Analytics [Support Thread]

    v1.2.4 of GA4 Analytics is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2368

    This release no longer includes blank categories' names in a product's...
  37. Replies
    4
    Views
    133

    v157 Re: Changing the admin folder name problem

    :thumbsup: Thanks, @swguy; I was just going to suggest that update!
  38. Replies
    4
    Views
    133

    v157 Re: Changing the admin folder name problem

    Are you using Ceon URI Mappings? If so, the site's .htaccess includes the admin-directory's name as one of the URLs to "leave alone" and that file needs to be updated, too.
  39. Replies
    10
    Views
    214

    Re: Customer address data security patch

    Note, too, that the checker-tool simply looks for any changes made by the SQL script and reports if any such changes were made.
  40. Replies
    10
    Views
    214

    Re: Customer address data security patch

    They're not removed to, as indicated, keep the audit-trail but also to keep the database-schema 'intact'.

    I'm guessing that the message you refer to is coming from the Install SQL Patches tool,...
  41. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    Tested w/ zc200-rc2 (plus changes as of this posting)!

    I suppose the IH installation should be one of the early ones to be installed post-zc_install/upgrade so that it can start "chewing" on the...
  42. v158 Re: Products Price Manager discounts aren't working on multiple attributes even thoug

    PR created: https://github.com/zencart/zencart/pull/6379
  43. Replies
    2,791
    Views
    381,912

    v155 Re: One-Page Checkout [Support Thread]

    ... and that patch can be provided by the security update just posted here: https://www.zen-cart.com/showthread.php?230032-Security-patch-for-Zen-Cart-v1-5-7-series-and-v1-5-8-series
  44. v157 Re: FedEx Web Services Shipping [Unofficial Discussion Thread]

    Yep, https://www.zen-cart.com/downloads.php?do=file&id=2375
  45. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    ... and the OPC version v2.5.1, containing these changes, is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095
  46. Replies
    41
    Views
    5,092

    v154 Re: Common Email Styling [Support Thread]

    Not needed; it's been in-core since v1.5.5.
  47. Replies
    2,791
    Views
    381,912

    v155 Re: One-Page Checkout [Support Thread]

    After review of the changes required, only sites running zc157/158 with OPC require patching!
  48. Replies
    2,791
    Views
    381,912

    v155 Re: One-Page Checkout [Support Thread]

    v2.5.1 of One-Page Checkout is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095

    This release contains changes associated with these GitHub issues:

    #408:...
  49. Re: Upgrade from v1.5.6c to v1.5.8a issue with admin login after database upgrade

    This doesn't look right, either. Those statements aren't part of a 'standard' admin configure.php file. I'd remove them or comment them out.

    define('SESSION_WRITE_DIRECTORY',...
  50. Thread: SitemapXML v.2

    by lat9
    Replies
    2,106
    Views
    422,965

    Re: SitemapXML v.2

    v4.0.1 of Sitemap XML is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=367

    This release contains changes associated with these GitHub issues:


    #38 Zen Cart...
Results 1 to 50 of 494
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR