Radoslav Lukac

Results 7 comments of Radoslav Lukac

I have same issue on Postgres.

OK, i get it. Trouble is when a click tracking or view tracking options are enabled. Maybe is something wrong in the code in the method **addNewsletterLogger()** of the class...

I am frustrated... When i enable back both of tracking options, then queued emails still working...

PHP 7.4, same for web and scheduler.

After reenabled tracking options i send newsletter for more then 900 email addresses (because before i tested it many times and it works) and then i see over again empty...

No, i use a database driver. BTW, now, with disabled both tracking options newsletter has been send successfully (i mean with a content 😊 ).

Hi, I solved this by creating a new channel in the form of the `FcmTopicChannel` class (it extending the `FcmChannel` class), it comes to me conceptually as a suitable solution....