Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 25 Feb 2020, 16:24
Extension Name: Newsletter
Author: dmzx
Special thanks to: martin
Extension Description:
This adds newsletter option in ACP.
Added html support for emails. (requires
HTML email extension)
- Added template save in ACP.
- Code update for email.
- Changed code messenger.
- Code update
- Code update.
- Add acp_contoller.
- Fixed Search for user.
Screenshots:
Extension Download:
Installation:
Download the latest release.
Unzip the downloaded release, and change the name of the folder to `newsletter `.
In the `ext ` directory of your phpBB board, create a new directory named `dmzx ` (if it does not already exist).
Copy the `newsletter ` folder to `/ext/dmzx/ ` if done correctly, you'll have the main extension class at
(your forum root)/ext/dmzx/newsletter/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Newsletter ` under the Disabled Extensions list, and click its `Enable ` link.
Midway
Translators
Posts: 115 Joined: 08 Dec 2014, 10:27
Post
by Midway » 27 Feb 2020, 14:12
When I click on search for a member to select a username nothing happens, the member's name does not appear and the popup window stays open.
Anders
Users
Posts: 80 Joined: 15 Sep 2015, 08:15
Post
by Anders » 27 Feb 2020, 14:13
I can confirm that have same issue
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 27 Feb 2020, 14:42
Midway wrote: 27 Feb 2020, 14:12
when I click on search for a member to select a username nothing happens, the member's name does not appear and the popup window stays open.
Yes I see will be fixed in next update.
Midway
Translators
Posts: 115 Joined: 08 Dec 2014, 10:27
Post
by Midway » 27 Feb 2020, 15:10
Now it's ok with 1.0.1 version thanks dmzx
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 27 Feb 2020, 15:12
Midway wrote: 27 Feb 2020, 15:10
Now it's ok with 1.0.1 version thanks dmzx
First post updated.
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 17 Dec 2020, 08:12
First post updated.
Almohsin
Users
Posts: 3 Joined: 24 Mar 2021, 04:09
Post
by Almohsin » 24 Mar 2021, 04:29
Thank you, great job.👌
medic
Users
Posts: 31 Joined: 29 May 2021, 21:52
Post
by medic » 18 Jun 2021, 14:13
Hi tx for this extension
I have nearly 400 members I sent a newsletter I got error timeout request
Not sure if all members got the email
My question is there a way to fix it
Phpbb 3.3.4
Php 7.4.20
Ovh
And got banned from the host consider as spam they allow just 100 mail /hour
Thank you
medic
Users
Posts: 31 Joined: 29 May 2021, 21:52
Post
by medic » 22 Jun 2021, 15:28
Any help plz
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 22 Jun 2021, 16:06
medic wrote: 18 Jun 2021, 14:13
Hi tx for this extension
I have nearly 400 members I sent a newsletter I got error timeout request
Not sure if all members got the email
My question is there a way to fix it
Phpbb 3.3.4
Php 7.4.20
Ovh
And got banned from the host consider as spam they allow just 100 mail /hour
Thank you
This is probably host issue, if they don't set the value higher or you cannot set it you will be blocked by them.
If you cannot set other server option by the host, I would recommend to switch host...
medic
Users
Posts: 31 Joined: 29 May 2021, 21:52
Post
by medic » 22 Jun 2021, 16:41
Ok thank you they told me to switch queu in phpbb config 60 to 600 and fix paquest to 15 so in this it will allow sent 90 mail/hour
I didn't hope don't get banned again
medic
Users
Posts: 31 Joined: 29 May 2021, 21:52
Post
by medic » 24 Jun 2021, 17:24
The second newsletter didn't been sent to the most of members server error 500 timeout
I fixed all sets as they say paquest to 15 and queue 600
they add some cron in cpanel not sure if it enoupgh
i used mass mail phpbb it work fine without html of course can u add the buton send later or make this extension work with queu plz
thank you for the extension the only one working tosend html email
medic
Users
Posts: 31 Joined: 29 May 2021, 21:52
Post
by medic » 01 Jul 2021, 21:05
Up plz
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 02 Jul 2021, 09:25
medic wrote: 24 Jun 2021, 17:24
The second newsletter didn't been sent to the most of members server error 500 timeout
I fixed all sets as they say paquest to 15 and queue 600
they add some cron in cpanel not sure if it enoupgh
i used mass mail phpbb it work fine without html of course can u add the buton send later or make this extension work with queu plz
thank you for the extension the only one working tosend html email
Its on my list to do, so will check it