Sendy 5

xemoytr

New member
Feb 10, 2020
14
13
3
Are you effin kidding me? It took you 10 messages in total from 3 people in the past 25 minutes to effin erect a normal phrase and actually say what's your problem? I should send you in a vacation for 1 week so you learn not to waste other's time and also learn how to describe your issue properly.
who is making fun of you
I have already written the problem.
 
  • Angry
Reactions: Mr G

tinytim

Member
Jun 24, 2018
46
4
8
Is anyone looking into decoding this? I am also interested in the script. Thanks in advance.
 

sobapi

Member
Aug 27, 2019
30
21
8
This is my first null attemp (not sure if better to keep it here or in https://babiato.tech/threads/sendy-send-newsletters-100x-cheaper.7782/page-5):

Ver 5.1.1

Unpacked/Nulled _install.php:


Unpacked/Nulled functions.php

PASSWORD: babiato

Haven't fully tested yet since i have to deal with some Nginx stuff, but will post later if success

EDIT: New pastebin with nulled functions.php

I've installed now and is working fine. Let me know if it gives any issue
 
Last edited:

mrcina

New member
Apr 22, 2021
1
0
1
Can anyone say which one is working as latest one I didn't get working. I get error when I try to run installation:

"Hmm. We’re having trouble finding that site."
 

vongolashu

New member
May 7, 2021
3
2
3

@phpcore @slvrsteele I am having same problem that as soon as I press send, get this message and pressing OK redirects to sendy website.

"Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!"
 

vongolashu

New member
May 7, 2021
3
2
3
This is my first null attemp (not sure if better to keep it here or in https://babiato.tech/threads/sendy-send-newsletters-100x-cheaper.7782/page-5):

Ver 5.1.1

Unpacked/Nulled _install.php:


Unpacked/Nulled functions.php

PASSWORD: babiato

Haven't fully tested yet since i have to deal with some Nginx stuff, but will post later if success

EDIT: New pastebin with nulled functions.php

I've installed now and is working fine. Let me know if it gives any issue

Getting same error when trying to send

""Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!""

The message is called from:

Code:
root@scw-cocky-stonebraker:/home/sendy# grep -r "This is Ben"
send-to.php:                            if(confirm("Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!")) window.location = "https://sendy.co"; else window.location = "https://sendy.co";
 
  • Like
Reactions: comjoe

vongolashu

New member
May 7, 2021
3
2
3
HERE IS THE FIX FOR EVERYONE:

In send-to.php file around line 1071, replace this whole code

Code:
<?php if($_SESSION[$_SESSION['license']] != hash('sha512', $_SESSION['license'].'ttcwjc8Q4N4J7MS7/hTCrRSm9Uv7h3GS') && !get_app_info('is_sub_user')) :?>
                if(confirm("Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!")) window.location = "https://sendy.co"; else window.location = "https://sendy.co";
                <?php else:?>
                c = confirm("<?php echo addslashes(_('Have you double checked your selected lists? If so, let\'s go ahead and send this!'));?>");
                if(c) send_it();
                <?php endif;?>

with

Code:
c = confirm("<?php echo addslashes(_('Have you double checked your selected lists? If so, let\'s go ahead and send this!'));?>");
                if(c) send_it();

I have used the original v5.1 source code from @appsggvn posted above and used @sobapi nulled functions.php above, along with the above code patch and can confirm everything is working properly now :)

Just sent my first campaign.
 

gNoM3

Member
Dec 30, 2020
81
70
18
New version Sendy 5.2.2 ---> not nulled <---

5.2.2 Changelog​

  • Added support for the latest Milan and Cape Town Amazon SES regions. Please note that to use any of these regions, you’d need to enable them at https://console.aws.amazon.com/billing/home?#/account?AWS-Regions.
  • ‘Create Campaign‘ API now supports ‘Anonymous tracking’. Set track_opens or track_clicks to 2 for anonymous tracking.
  • Fixed incorrect web version in email notification for autoresponders’ rule
  • If list ID is invalid when calling the subscribe API, the error message ‘Invalid list ID.’ will be returned instead of ‘Unable to decrypt string with openssl_decrypt’.
  • Updated geolocation database

Try null this!!
 

Attachments

  • sendy-5.2.2.zip
    5.7 MB · Views: 17
  • Like
Reactions: comjoe

Latest posts

Forum statistics

Threads
69,226
Messages
908,438
Members
237,025
Latest member
fadga2011gmail.com

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