musicpanda

Results 51 comments of musicpanda

I would rather have such a choice on the shop level. Shops have rounded their prices at two digits either incl or excl VAT. Now you get something like the...

BTW. The last invoice is a splendid illustration of everything that can go wrong with an invoice: - I already mentioned the 2x8.44=16.89 - there is also the VAT. At...

Just wondering: why should people look in the error log file? That can be quite cumbersome and some servers don't even keep track. And there is nothing secret about this...

Nine out of ten cases the exception is not valid json. And even when it is the information is often so generic that it is unusable. I would prefer to...

The question that started this thread is typical for installation errors. People see that the installation stopped at a certain percentage and they have no idea why. I have repeatedly...

I had been thinking about that option too. But I doubt it would be efficient. When you get a few hundred results from the tb_search* tables you would check them...

An alternative is to include the availability check etc in the query at around line 300 where the data for the display are retrieved. That query already includes such a...

Just yesterday I had to convert an anonymous cart that happened to be from an existing customer. So it certainly happens and would be useful.

Just to be complete: I saw that Prestashop already makes a log file for upgrades. It can be found as /admin/autoupgrade/tmp/log.txt. I have attached an example. Their implementation could use...

I hope attention will be paid to the PHP version. It is disappointing to see that TB 1.3 doesn't run under PHP 5.6. A migration tool that doesn't run under...