Results 392 comments of Chris Brown

> Supposing that there isn't a meaningful segment of hosts where the MySQL database is not able to handle InnoDB tables While I haven't looked for statistics to prove it,...

> during development that plugins are getting un-installed by ZC. > why would cause ZC to automatically uninstall an already installed plugin? "uninstalled" > when you come back to the...

@proseLA is the code for this example plugin online? (eg: your "non base ZC script") @zcwilt and I are curious how the "initiating script" is firing inspectAndUpdate, etc etc

> PHP Fatal error: 1213:Deadlock found when trying to get lock It'd be good to understand why the deadlock is occurring in the first place. During further discussion with @zcwilt...

While researching this I came up with several questions, which I've posted here: https://www.zen-cart.com/showthread.php?186414-Paypal-Express-Checkout-Shipping-Address-Issue&p=1288435#post1288435

> Would it be prudent to have an admin switch for priority use name/use model to rationalise query results and message formats? Probably. There's already one for catalog-side product-listing results....

How do you envision this would be implemented? Let's talk about the approach here before coding it ...

Oh, you mean rewrite the whole Admin to use DataTables?

We haven't incorporated anything like this in the `zc_plugins` feature yet. I'm thrilled that you're namespacing your own utilities! Co-integrating them across `zc_plugins` is definitely going to introduce some challenges...