Please change that line to:Eichohrkater wrote: Thu Dec 06, 2018 8:32 pm Bounce, cause of being missed.
Eichohrkater wrote: Fri Nov 30, 2018 1:48 pm Thanks for this very nice work.
But for me when trying „Manually run the mailer“ and setting switch „Clear the store“ to Yes, it runs in following Error:
Code: Select all
Fatal error: Uncaught RuntimeException: Directory name must not be empty. in /var/www/vhosts/xxx/httpdocs/forum/ext/phpbbservices/digests/acp/main_module.php:1565 Stack trace: #0 /var/www/vhosts/xxx/httpdocs/forum/ext/phpbbservices/digests/acp/main_module.php(1565): DirectoryIterator->__construct('') #1 /var/www/vhosts/xxx/httpdocs/forum/includes/functions_module.php(676): phpbbservices\digests\acp\main_module->main('\\phpbbservices\\...', 'digests_test') #2 /var/www/vhosts/xxx/httpdocs/forum/adm/index.php(82): p_master->load_active() #3 {main} thrown in /var/www/vhosts/xxx/httpdocs/forum/ext/phpbbservices/digests/acp/main_module.php on line 1565
There is also a small mistake in the German Translation.
In Line 51 there are /' what results in Error. Right would be \'
Sadly, I did not found contact data’s of the translator to inform him myself.
And is there any possibility to disable the digest for specific usergroops or users?
I would prefer to not allow it to fresh registered users.
Thanks
Code: Select all
foreach (new \DirectoryIterator($this->phpbb_root_path) as $file_info)
As for the German translation, report it to Praggle on GitHub: https://github.com/Praggle/digests