Chris Brown
Chris Brown
> but is there a test for `mbstring` extension in the ZC installer Good question. If there's a block because of it, we can probably safely remove it.
> if it wasn't for min and max values testing in forms, there would not be so many files to change Some of that is deferred to the browser, to...
> You are speaking of `zen_trunc_string` function, the `zen_break_string` add a 'line break' character (by default `-`) every `$len` characters in the same word, words being supposedly separated by spaces....
Perhaps changing the background instead would provide more contrast?
Interesting suggestion. FYI - An instant-preview of this sort, given the current architecture, would require several catalog files which are based on defined constants, which have overrides both per-language and...
We could go either way with it. If we reintroduce the 2 days' sales-volume data pieces, we can keep the defines. If we don't add the data, then we can...
I agree with this code change. For cleanup, perhaps the `valet paths` command could offer to cleanup any invalid paths when it displays the ones it has registered. I'd support...
Curiously, `9223372036854775807` is the maximum value for a `long` number in various languages. (`9223372036854775807` is 2^63 - 1, ie: a 64-bit number) What is the db field `type` for the...
Hi. Apologies for the delayed reply. I suspect you've already sorted out a fix in the meantime. But I wanted to follow up anyway. While considering this issue awhile back...
I do follow your logic for suspecting a caching issue (the isolation of just certain users affected, and the fact that a db-wide search-replace corrects it, and would break any...