DataKick

Results 144 comments of DataKick

Investigation: Category thumbnail Category thumbnail is generated on the fly and saved into file `_PS_IMG_DIR_/tmp/category_.jpg`. The source file for this thumbnail is Category Cover Image. There is a *hack* in...

I very much agree. The logging system in general should be enhanced. This item is on our roadmap

The plan is to utilize core updater for migration as well. In order to do that, we first need to remove dependency on core files. That's a good idea anyway,...

> 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...

> "1.3.0 does run on php 5.6." Really? We just had a discussion on the forum that it needs PHP 7.2. The zip package that is offered by default has...

I like the idea, it is very low effort with significant UX benefits

Indeed, it looks like support for `PS_MAIL_DOMAIN` was accidently removed in commit 85e602549f8525bf61b28734a71f3ee65a111eb3

This looks like a compatibility breaking change, as it might affect modules. But we need to do it sometimes

@cienislaw please file separate issues for different problems

Or possibly problem with multiple use of `$this->l` on single line. In order to extract translation strings, thirty bees is using regexp to parse php code. As one can expect,...