• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Mailster - Email Newsletter Plugin for WordPress By EverPress

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

No permission to download
agreed with @dgpalych
I've tested a fresh installation on XAMPP + PHP 8.2 and PHP Fatal error occurred about template problems.

My solution for first time installation (fresh copy), copy all templates from ...\plugins\mailster\templates\*.* to ...\uploads\mailster\templates\*.*
all errors gone after after re-activate Mailster this solution working for my XAMPP,
you can also replaced all templates If you upgrade from 3.x

Code:
[14-Feb-2024 08:51:26 UTC] PHP Warning:  file_get_contents(E:\xampp\htdocs\wptest/wp-content/uploads/mailster/templates/mailster/index.html): Failed to open stream: No such file or directory in E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\template.class.php on line 180
[14-Feb-2024 08:51:26 UTC] PHP Fatal error:  Uncaught ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty in E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\template.class.php:202
Stack trace:
#0 E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\template.class.php(202): DOMDocument->loadHTML('')
#1 E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\template.class.php(185): MailsterTemplate->load_template_html(false)
#2 E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\template.class.php(48): MailsterTemplate->load_template('mailster')
#3 E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\mailster.class.php(229): MailsterTemplate->__construct('mailster', 'index.html', false)
#4 E:\xampp\htdocs\wptest\wp-content\plugins\mailster\includes\functions.php(19): Mailster->template('mailster', 'index.html')
#5 E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\campaigns.class.php(5501): mailster('template', NULL, NULL)
#6 E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\campaigns.class.php(1615): MailsterCampaigns->set_template(NULL, NULL)
#7 E:\xampp\htdocs\wptest\wp-includes\class-wp-hook.php(324): MailsterCampaigns->assets('post-new.php')
#8 E:\xampp\htdocs\wptest\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#9 E:\xampp\htdocs\wptest\wp-includes\plugin.php(517): WP_Hook->do_action(Array)
#10 E:\xampp\htdocs\wptest\wp-admin\admin-header.php(118): do_action('admin_enqueue_s...', 'post-new.php')
#11 E:\xampp\htdocs\wptest\wp-admin\edit-form-advanced.php(425): require_once('E:\\xampp\\htdocs...')
#12 E:\xampp\htdocs\wptest\wp-admin\post-new.php(75): require('E:\\xampp\\htdocs...')
#13 {main}
  thrown in E:\xampp\htdocs\wptest\wp-content\plugins\mailster\classes\template.class.php on line 202
 
You have a problem with templates.
Before updating the plugin, in the previous version of the plugin, disable the use of Outdated Hooks.
After updating - Convert - Outdated forms:
There is a problem with HTML templates of emails and messages created earlier on your site after updating PHP to version 8.2 or 8.3.
Then, temporarily - for the duration of the update, go back to PHP-7.4
, Delete the site cache, optimize the Database and update the plugin.
After that, update PHP.
Can't someone just post the updated templates? I don't understand why this is an issue.
 
Bug for me too
for me : Undefined property: stdClass::$secret_key in ...t/plugins/mailster/classes/mailster.class.php on line 2957
in


public function get_license( $fallback = '' ) {

$license = mailster_freemius()->_get_license();

return $license ? $license->secret_key : $fallback;
}

public function get_plans( $force = false ) {

if ( ! ( $plans = get_transient( 'mailster_freemius_plans' ) ) || $force ) {

$plans = mailster_freemius()->_sync_plans();

set_transient( 'mailster_freemius_plans', $plans, DAY_IN_SECONDS );

}

return $plans;
}
 
Bug for me too
for me : Undefined property: stdClass::$secret_key in ...t/plugins/mailster/classes/mailster.class.php on line 2957
in


public function get_license( $fallback = '' ) {

$license = mailster_freemius()->_get_license();

return $license ? $license->secret_key : $fallback;
}

public function get_plans( $force = false ) {

if ( ! ( $plans = get_transient( 'mailster_freemius_plans' ) ) || $force ) {

$plans = mailster_freemius()->_sync_plans();

set_transient( 'mailster_freemius_plans', $plans, DAY_IN_SECONDS );

}

return $plans;
}
Install this version of the plugin.
You can delete the Russian localization.
 

Attachments

  • mailster.zip
    4.6 MB · Views: 19
Babak updated Mailster - Email Newsletter Plugin for WordPress By EverPress with a new update entry:

Mailster v4.0.2 Nulled

Download Mailster v4.0.2 - Email Newsletter Plugin for WordPress Nulled Free
v4.0.2 2024-02-16

  • fixed: custom field creation during import if no custom fields are present
  • fixed: render error if first step in workflow is removed
  • improved: handling different translations for different users
  • updated: included templates

Read the rest of this update entry...
 
  • Angry
Reactions: power2010 and ayyaz
Download Mailster v4.0.2 - Email Newsletter Plugin for WordPress Nulled Fixed Free
v4.0.2 2024-02-16

  • fixed: custom field creation during import if no custom fields are present
  • fixed: render error if first step in workflow is removed
  • improved: handling different translations for different users
  • updated: included templates
Enjoy! This my fix for "Getting critical error"
 

Attachments

  • mailster-4.0.2n(Fixed).zip
    4.4 MB · Views: 17
  • Like
Reactions: ayyaz
Download Mailster v4.0.2 - Email Newsletter Plugin for WordPress Nulled Fixed Free
v4.0.2 2024-02-16

  • fixed: custom field creation during import if no custom fields are present
  • fixed: render error if first step in workflow is removed
  • improved: handling different translations for different users
  • updated: included templates
Enjoy! This my fix for "Getting critical error"
In the file: mailster.php the code is set twice:
if (defined( 'MAILSTER_VERSION' ) || ! define( 'ABSPATH' ) ) {
return;
}
 
Mailster-4.0.2 - Nulled Free(Fixed)
Working 100%
 

Attachments

  • Mailster-4.0.2 - Nulled Free(Fixed).zip
    4.4 MB · Views: 37
  • Like
Reactions: ioloo
Version 4.0.3 2024-02-20
  • added: upgrade notice
  • fixed: small bug fixes and CSS improvements
 
Try looking in the PHP error log. You will see that from version 4 onwards, there is an error with the prefix to the database (like ‘wp_’) not finding the table in the database. Those who use another prefix have that bug. P.S. JavaScript also has bugs. If you push the Subscribe button on the form, you will get an error in the Chrome console. This version 4 is totally buggy. PS. Setup Wizard crashed website, not cleanup settings after delete plugin :)
 
Aaah, not again another mistake?! 3 times in a row. Someone else is updating this plugin and apparently doesn't test these updates before posting them... :-(
 
  • Like
Reactions: power2010
You have a problem with templates.
Before updating the plugin, in the previous version of the plugin, disable the use of Outdated Hooks.
After updating - Convert - Outdated forms:
There is a problem with HTML templates of emails and messages created earlier on your site after updating PHP to version 8.2 or 8.3.
Then, temporarily - for the duration of the update, go back to PHP-7.4
, Delete the site cache, optimize the Database and update the plugin.
After that, update PHP.
So, I wanted to tell you that I have already disabled all of the legacy hooks and I wasn't even using the forms (I use Gravity Forms instead).

I re-installed PHP 7.4 and tried updating, nope.. STILL doesn't work. I even removed the "Templates" folder from the "Uploads" directory and guess what.. ERROR 500.

PHP:
[Wed Feb 21 13:38:05.508493 2024] [proxy_fcgi:error] [pid 746066:tid 140413914555968] [client 123.456.789.10:60644] AH01071: Got error 'PHP message: PHP Fatal error:  Cannot redeclare mailster_freemius() (previously declared in /home/user/domains/domain.com/public_html/wp-content/plugins/mailster/mailster.php:110) in /home/user/domains/domain.com/public_html/wp-content/plugins/mailster/includes/freemius.php on line 17'

The nulling is just bad lately and I'm not sure why these aren't being tested in advance.
 
  • Like
Reactions: Soberam
I just want to add here that I rolled back, turned on the setting to "delete all data from database upon plugin deletion" uninstalled the plugin, deleted it and re-downloaded it again... STILL get the same error regarding "/plugins/mailster/includes/freemius.php" but this time on like 3 and not 17.

The problem here, is that "freemius" is the new licensing server and clearly the person who "nulled" the plugin which was attached to this resource's download buttin does NOT know how to null the license properly.

I'm sorry to be getting so frustrated with it, but this is now a repetitive issue. I'll check to see what I can find out, but I really am starting to feel like this resource is now unreliable.
 

Forum statistics

Threads
79,462
Messages
1,142,921
Members
248,493
Latest member
ShantuJhantuMantuBunTHU
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock