-
-
This change
[InstantSearchLogger](https://github.com/torvista/zencart/commit/d3a2b231adc45272c2e442d9658e3a05fffa8b3c)
breaks the instant search with this error
> PHP Fatal error: Uncaught Err…
-
currently the `editOrders` class extends base:
https://github.com/lat9/edit_orders/blob/3470c7e8184c192d1c1f51b5dd51d695678cac19/YOUR_ADMIN/includes/classes/editOrders.php#L9
it is my opinion th…
-
I can't get this to work with the newest version of ZenCart. When will it be updated. All I get is a blank page.
-
Originally identified in [this](https://www.zen-cart.com/showthread.php?230159-Upgrading-from-v1-5-5-to-2-0-1-store-pages-come-up-with-error-500-Admin-working) Zen Cart forum posting.
I _think_ tha…
lat9 updated
2 months ago
-
As originally identified in [this](https://www.zen-cart.com/showthread.php?229388-Customer-authorisation-help&p=1403631) Zen Cart forum posting, changing a customer's authorization when _editing_ a cu…
-
I just upgraded to ZenCart 1.5.6. I used Stock_By_Attributes_Combined in my 1.5.5 ZenCart version. I do not see any installation instructions in the download. Are installation instructions available.
-
hi cindy,
this section of code:
https://github.com/lat9/one_page_checkout/blob/b67b1cbaae1be0ba4dd68eae0840805b927218d5/includes/classes/OnePageCheckout.php#L1181-L1208
looks very much like t…
-
In multiple places this is defined in the docblocks as int when it is a string.
Assuming that the end-game is that the docblocks match the type hinting and of course the usage, how best to square the…
-
If a site has set `STORE_TAX_DISPLAY_STATUS` to '1' (My Store :: Sales Tax Display Status) and has unused tax rates for an order, `ot_tax.php` processing on the lines below adds **all** configured tax…