Digests

Digests 3.3.18 released - Digests

Digests 3.3.18 released

by MarkDHamill » Sun Feb 05, 2023 9:10 pm

This version fixes a few bugs, from most serious to least:
  • Fixed bug introduced in phpBB 3.3.9 due to the new version of the TWIG library that keeps the User Control Panel interface from showing errors
  • Places an entry in the admin log if all digests for an hour are successfully processed only if digests logging is enabled
  • If there are no bookmarked topics for a user, this is noted in the admin log only if digests logging is enabled
  • If a folder cannot be created to store digests for analysis in the /store folder, the error is noted in the phpBB error log rather than the admin log
  • When emailing digests, the board contact name now uses the board_contact_name configuration value or one specified in the digest settings.
  • Previously, the board_contact value was used, which is an email address, not a textual name. Also a test is made to ensure if there is no from email address specified, that outgoing emails do not show a board_contact_name configuration value.
  • Hid the Submit button on the mailing report page in ACP as no database changes are made
  • When fetching configuration values, $config->offsetGet() is used rather than specifying an element of the $config array
  • No language file changes
Since it is not yet approved, you can download it from GitHub or my digests extension page.

To download from GitHub, go to the 3.3.18 branch, click on the green Code button and select Download Zip. Extract the files in the archive. Disable the extension then remove the files. Create a /ext/phpbbservices/digests folder if needed and move the files in the archive into this folder. Then enable the extension.
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
MarkDHamill
Registered User
Posts: 4933
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA

Re: Digests 3.3.18 released

by stone23 » Sun Mar 26, 2023 3:07 pm

Is there a version compatible with php 8.2?
encreuse.net
Forum version : 3.3.11
php version : 8.2.10

Excuse my English, I'm French...
User avatar
stone23
Registered User
Posts: 177
Joined: Sat Nov 02, 2019 4:44 pm
Location: France

Re: Digests 3.3.18 released

by MarkDHamill » Sun Mar 26, 2023 3:15 pm

No. It's been tested with PHP 8.1. As phpBB has no certification requirement for PHP 8.2 I didn't see a reason to spend the time to install PHP 8.2 and test digests against it.
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
MarkDHamill
Registered User
Posts: 4933
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA

Re: Digests 3.3.18 released

by stone23 » Sat Apr 08, 2023 3:40 pm

Hi,
I had installed it on my forum with php 8.2.3 but the summaries were not sent...
So I reverted to php 8.1....
encreuse.net
Forum version : 3.3.11
php version : 8.2.10

Excuse my English, I'm French...
User avatar
stone23
Registered User
Posts: 177
Joined: Sat Nov 02, 2019 4:44 pm
Location: France

Re: Digests 3.3.18 released

by stone23 » Sun May 21, 2023 4:45 pm

MarkDHamill wrote:As phpBB has no certification requirement for PHP 8.2 I didn't see a reason to spend the time to install PHP 8.2 and test digests against it.
Hi,
wouldn't it be possible to test with php 8.2?
Because the versions of php evolve quite quickly and you will inevitably be confronted with the evolution of php...
encreuse.net
Forum version : 3.3.11
php version : 8.2.10

Excuse my English, I'm French...
User avatar
stone23
Registered User
Posts: 177
Joined: Sat Nov 02, 2019 4:44 pm
Location: France

Re: Digests 3.3.18 released

by stone23 » Sat May 27, 2023 1:45 pm

Hello,
Good news !
I removed some extensions which no longer served me and now Digest works under php 8.2.3 on my forum. :D ;)
encreuse.net
Forum version : 3.3.11
php version : 8.2.10

Excuse my English, I'm French...
User avatar
stone23
Registered User
Posts: 177
Joined: Sat Nov 02, 2019 4:44 pm
Location: France

Re: Digests 3.3.18 released

by MarkDHamill » Thu Jun 01, 2023 1:31 pm

Out of curiosity, which extensions?
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
MarkDHamill
Registered User
Posts: 4933
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA

Re: Digests 3.3.18 released

by MarkDHamill » Sat Jul 01, 2023 11:20 pm

stone23 wrote:
MarkDHamill wrote:As phpBB has no certification requirement for PHP 8.2 I didn't see a reason to spend the time to install PHP 8.2 and test digests against it.
Hi,
wouldn't it be possible to test with php 8.2?
Because the versions of php evolve quite quickly and you will inevitably be confronted with the evolution of php...
I will at some point. Just note that phpBB's system requirements say it will work with PHP 8.1, but is silent on 8.2 so they're probably not there yet. docs/INSTALL.html#require

So there is risk running phpBB on PHP 8.2. I'd make sure my database is regularly backed up.
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
MarkDHamill
Registered User
Posts: 4933
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA

Re: Digests 3.3.18 released

by stevenospam » Mon Nov 13, 2023 2:28 pm

I upgraded to digests 3.3.18 and php 8.1.19, phpbb 3.3.11
Digests are working but I get one cron error at midnight and only midnight every night. I can't understand what is causing this:
PHP Warning: Undefined array key "user_options" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "style_id" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/textformatter/s9e/renderer.php on line 181
PHP Warning: Undefined array key "user_options" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.my-forum-name.org/phpbb3/phpbb/user.php on line 770

The cron is:
PATH=/usr/local/php8.1/bin:$PATH && cd /home/www/forum.my-forum-name.org/phpbb3/ && ./bin/phpbbcli.php cron:run --verbose >/dev/null
stevenospam
Registered User
Posts: 85
Joined: Thu Dec 15, 2011 2:02 am

Re: Digests 3.3.18 released

by MarkDHamill » Mon Nov 13, 2023 2:55 pm

Strange. I assume the column phpbb_users.user_options exists
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
MarkDHamill
Registered User
Posts: 4933
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA

Re: Digests 3.3.18 released

by stevenospam » Mon Nov 13, 2023 11:14 pm

I checked and the answer is yes it exists.
stevenospam
Registered User
Posts: 85
Joined: Thu Dec 15, 2011 2:02 am

Re: Digests 3.3.18 released

by MarkDHamill » Tue Nov 14, 2023 12:21 am

Then I don't understand the error because it's expecting a value from the phpbb_users table. Perhaps there is a row when the value is blank.
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
MarkDHamill
Registered User
Posts: 4933
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA

Re: Digests 3.3.18 released

by stevenospam » Tue Nov 14, 2023 3:37 am

I checked all the records and none are blank and all have numbers like 230271
I removed the >/dev/null from the cron to see if there's any other useful information. It's so odd that it only happens at midnight.
stevenospam
Registered User
Posts: 85
Joined: Thu Dec 15, 2011 2:02 am

Re: Digests 3.3.18 released

by stevenospam » Tue Nov 14, 2023 1:31 pm

Removing /dev/null doesn't provide any more information. In case it matters, there are no posts to send out. I just created a post that should be sent out tomorrow morning. I'll see how the midnight cron run reacts.
stevenospam
Registered User
Posts: 85
Joined: Thu Dec 15, 2011 2:02 am

Re: Digests 3.3.18 released

by stevenospam » Tue Nov 14, 2023 2:12 pm

Adding a post that digests needs to send created lots of issues.
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "style_id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/textformatter/s9e/renderer.php on line 181
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "option" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 918
PHP Warning: Undefined array key "id" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Trying to access array offset on value of type null in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/auth/auth.php on line 919
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
PHP Warning: Undefined array key "user_options" in /home/www/forum.altosdecerroazulresidencial.org/phpbb3/phpbb/user.php on line 770
stevenospam
Registered User
Posts: 85
Joined: Thu Dec 15, 2011 2:02 am