Mailster - Email Newsletter Plugin for WordPress By EverPress

Mailster - Email Newsletter Plugin for WordPress By EverPress v4.1.12

No permission to download

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Use the hack given by @imabotmail

imabotmail said:

I figured it out:

Look for & Open: UpdateCenterPlugin.php in mailster/classes

Find at line 293: add_filter( 'admin_notices', array( &$this, 'admin_notices' ), 99 );

Replace with: // add_filter( 'admin_notices', array( &$this, 'admin_notices' ), 99 );

Save the file and message gone! Enjoy!!


The only change with the new version is that the statement is found on line 289 - else everything remains the same.


And dont forget to thank @imabotmail for this easy way around.
Link to the plugin that I use-without extraneous "bugs" and add-ons:
 

petyaaa6

New member
Mar 9, 2021
22
4
3
Hey guys! Could you help me out? I tried to find the answer everywhere, but couldn't find anything.

How do you set up your sender's pic in Mailster? So, when I send a test message to myself, and I open it, the "senders" icon/profile pic is blank. Where can I add there my small logo?

Thanks a lot in advance!
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Hey guys! Could you help me out? I tried to find the answer everywhere, but couldn't find anything.

How do you set up your sender's pic in Mailster? So, when I send a test message to myself, and I open it, the "senders" icon/profile pic is blank. Where can I add there my small logo?

Thanks a lot in advance!
In the plugin settings - Template.
In the email template itself, which is selected as a sample.
 

petyaaa6

New member
Mar 9, 2021
22
4
3
In the plugin settings - Template.
In the email template itself, which is selected as a sample.
There I can set the logo, which I have done. Then in the email, that is gonna be the standard logo, that's fine.
But where can I edit the profile pic?
Screenshot-2021-05-18-125926.jpg
To not have blank
 

petyaaa6

New member
Mar 9, 2021
22
4
3
"You are using an unlicensed and insecure copy of Mailster"

To me, it started to show this :/
 

Froggy23

New member
Mar 29, 2020
4
1
3
Commenting out admin_notices fixes the nag in the WordPress dashboard, but not the Mailster dashboard. Anyone figure out how to fix that and prevent the plugin from trying to verify?
 
A

ayyaz

Guest
This is my nuled version of mailster 2.4.19. It work without Activation warning!

Mailster 3.1.4​

  • new: forms on frontend no longer requires jQuery
  • fixed: using single quotes in tags causes problems
  • fixed: PHP warning on PHP 8.1
  • improved: better handling of translations on plugin activation
New version is available. Please update nulled version.
 

Toki

Member
Jun 26, 2018
68
61
18
Version 3.1.4 (2022-05-02)
new: forms on frontend no longer requires jQuery
fixed: using single quotes in tags causes problems
fixed: PHP warning on PHP 8.1
improved: better handling of translations on plugin activation
 

Attachments

  • mailster_v3.1.4.zip
    2.1 MB · Views: 12

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,209
111,759
120
Tomz updated Mailster - Best Email Newsletter Plugin for WordPress with a new update entry:

Mailster v2.4.19 Nulled

Download Mailster v2.4.19 - Email Newsletter Plugin for WordPress Nulled Free
v2.4.19 (2021-06.14)

  • fixed: Option bar is fixed after a certain scroll threshold again.
  • fixed: decimals in the height or width field of the editbar for the selected image in the editor prevents submitting the form on Firefox.
  • fixed: timeframe now respects sites timezone.
  • fixed: export into Excel file may strip leading 0
  • improved: test mails are now sent to the current user
  • added...

Read the rest of this update entry...
 

Master Chief

Member
Feb 23, 2019
94
57
18
In addition to this Thread, where it was an update to [v2.3.15] , here the nulling instruction:

In the file mailster/classes/mailster.class.php find this line around 2153
PHP:
public function is_verified( $force = false ) {

Add below this line:
PHP:
mailster_remove_notice( 'verify' );
return true;

Now the registration stuff disappears.

Just after line 17 which is:
PHP:
public function __construct() {

Add this lines below:
PHP:
update_option( 'mailster_license', '853e9c5a-0d81-4a77-bf50-03936c88681a' );
update_option( 'mailster_email', '[email protected]' );
update_option( 'mailster_username', 'Babiato Forum' );

Replace the license, email, name with whatever you want.


thnaks bro, please how to remove the nagging notification on dashboard that says "

You are using an unlicensed and insecure copy of Mailster​

"

thnaks
 
  • Like
Reactions: alltry

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu