44.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

Closed
 
01-04-2021, 06:42 PM (This post was last modified: 01-04-2021 06:45 PM by CaLkuT.)
Post: #1
[REQ] [NULLING] MailWizz 1.9.18
please help null MailWizz 1.9.18
https://www68.zippyshare.com/v/hFmzo8cJ/file.html


I changed "validateRequest()" function on line 37 and install the script.
but the script checks the license every time and get warned.

\latest\install\controllers\WelcomeController.php
Code:
protected function validateRequest()
    {
        if (!getPost('next')) {
            return;
        }
        
            $licenseData = array(
            'first_name' => 'nulled',
            'last_name' => 'nulled',
            'email' => 'nu@ll.ed',
            'market_place' => 'envato',
            'purchase_code' => 'nulled',
            );
        
        setSession('license_data', $licenseData);
        setSession('welcome', 1);
    }
01-04-2021, 10:31 PM
Post: #2
RE: [REQ] [NULLING] MailWizz 1.9.18
Try this ...

https://www.mediafire.com/file/v7e5koyed...8.zip/file


script does not check the license on install

Enjoy
01-04-2021, 10:38 PM
Post: #3
RE: [REQ] [NULLING] MailWizz 1.9.18
Try this

https://www.mediafire.com/file/v7e5koyed...8.zip/file

The script does not check the license on install
01-05-2021, 07:03 AM
Post: #4
RE: [REQ] [NULLING] MailWizz 1.9.18
Hi. thank you but the same notification.
[Image: 4vJZK0f.png]
01-05-2021, 09:40 AM
Post: #5
RE: [REQ] [NULLING] MailWizz 1.9.18
[Image: 2021-01-05-1-36-25.jpg]
find duplicate strings
42.gif
01-05-2021, 09:53 AM
Post: #6
RE: [REQ] [NULLING] MailWizz 1.9.18
[Image: 2021-01-05-1-36-25.jpg]
01-05-2021, 08:46 PM
Post: #7
RE: [REQ] [NULLING] MailWizz 1.9.18
Thank you @laly100.

The problem was from my VPS.
when I installed the script not all database was imported.
I installed on another hosting and everything was fine.
Thanks again.
01-05-2021, 10:05 PM
Post: #8
RE: [REQ] [NULLING] MailWizz 1.9.18
http://bestblackhatforum.com/Thread-GET-...pplication
Closed
 




62.gif