03-11-2016, 01:00 PM
03-14-2016, 04:48 AM
Thanx for keep updating the backupbuddy.
03-14-2016, 06:15 AM
Thanks for the share, OP. The file doesn't install. I have another version of Backupbuddy that installs fine, but needs a license and registration from iThemes. Do you have that?
03-14-2016, 06:45 AM
thanks for the share, rep added
03-14-2016, 10:35 AM
thanks fr share, +rep added
03-14-2016, 08:50 PM
thanks for the update - really useful to have
03-15-2016, 04:44 PM
Can someone please give us a CLEAN Backupbuddy plugin because this shit is a virus. We don't need this virus, this plugins installs a CGI script that auto sends emails from your server.
This is BULLSHIT OP, you thought we were not going to see it? You got busted!
You don't believe me? simply go to:
...wp-content/plugins/backupbuddy/destinations/_s3lib2/Monolog/Handler/NativeMailerHandler.php
You'll see a code, you don't even need to be a developer to know that code is sending emails from your server.
So don't download this crap guys, some people are so broke they'll take every opportunity to make money out of you. Because most of you are desperate and will do anything to make money, so there are people who'll prey on that, be careful.
I never thought I'll see something like this on BBHF, I'm so disappointed because if we can't trust this site then who are we going to trust?
Anyway, don't download the virus guys. NO MATTER WHAT OP CLAIMS AFTER SEEING THIS!
This is BULLSHIT OP, you thought we were not going to see it? You got busted!
You don't believe me? simply go to:
...wp-content/plugins/backupbuddy/destinations/_s3lib2/Monolog/Handler/NativeMailerHandler.php
You'll see a code, you don't even need to be a developer to know that code is sending emails from your server.
Code:
16: /**
17: * NativeMailerHandler uses the mail() function to send the emails
18: *
...
125: foreach ($this->to as $to) {
126: mail($to, $this->subject, $content, $headers, implode(' ', $this->parameters));
127: }
So don't download this crap guys, some people are so broke they'll take every opportunity to make money out of you. Because most of you are desperate and will do anything to make money, so there are people who'll prey on that, be careful.
I never thought I'll see something like this on BBHF, I'm so disappointed because if we can't trust this site then who are we going to trust?
Anyway, don't download the virus guys. NO MATTER WHAT OP CLAIMS AFTER SEEING THIS!
03-15-2016, 05:05 PM
i have this plugin too and it come straight from developer - plugin have option taht can inform you with email for succedfull backup etc - its not virus .. many plugins have option to send notification via mail after certain event happen
03-15-2016, 05:08 PM
Email Notifications
Send notification after period of no backups (?)
45
days
Error notification recipient(s) (?)
Customize Email | Test
Scheduled backup started email recipient(s) (?)
Customize Email
Scheduled backup completed email recipient(s) (?)
Customize Email
File destination send finished email recipient(s) (?)
Customize Email
Email return address (?)
Blank for default:
Send notification after period of no backups (?)
45
days
Error notification recipient(s) (?)
Customize Email | Test
Scheduled backup started email recipient(s) (?)
Customize Email
Scheduled backup completed email recipient(s) (?)
Customize Email
File destination send finished email recipient(s) (?)
Customize Email
Email return address (?)
Blank for default:
03-15-2016, 05:23 PM
(03-15-2016 05:05 PM)damador Wrote: [ -> ]i have this plugin too and it come straight from developer - plugin have option taht can inform you with email for succedfull backup etc - its not virus .. many plugins have option to send notification via mail after certain event happen
No, I'm not talking about that. I know that the plugin can send schedule emails but I'm talking about the CGI Script that's added, which I believe is not even suppose to be there.
Did you even check the file I said you must check? Or you just assumed I don't know that backupbuddy sends emails?