torvista

Results 148 comments of torvista

While I always am keen to contribute to improvement of most things, I am so buried under my own business/affairs that I cannot even get round to doing essential work...

So, what do you suggest: cast the the first parameter to string inside the function?

I did this in an additional header file, but maybe this functionality is a candidate for adding to the Customer class? ``` if (zen_is_logged_in()) { $sql = "SELECT op.orders_id FROM...

My "solution" was just so I could put some corresponding text next to the reviews to state how reviews are restricted to genuine purchasers. Extrapolating that from my little local...

blimey, praise indeed!! It's not pretty...it's been evolved piecemeal to use whatever variables are already available at the time. But it works/is better than nothing.

> How "ready" is it? As far as I am aware there are no unresolved issues with it. > How up-to-date is it? How does it compare with the other...

It is long since I looked at the code but I was always unhappy at the bit-by-bit nature of how each piece of data was extracted from the environment or...

The balance between insulating users from editing code and admin bloat is not always clear. Most mod settings could be in a php file/are never changed. Should the options for...

While changes due to target platform requirements have been few and far between, there is always that likelihood, and this is guaranteed to happen the day after a ZC release....

I think there is a case for having this functionality included in core as it is a basic necessity for an ecommerce solution and should be listed as part of...