21.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")

09-15-2015, 09:58 AM
Post: #11
RE: WHMCS V6.0.2 | The Complete Client Management, Hosting, Billing and Support Solu...
(09-15-2015 08:49 AM)crankypanky420 Wrote:  exactly my words

Code:
$code .= '<div class="alert alert-danger text-center" role="alert" style="font-size:18px;">' . $aInt->lang( 'whois', 'invaliddomain' ) . '</div>';
$code .= '<form method="post" action="' . $_SERVER['PHP_SELF'] . '">
    <div class="row clearfix">
        <div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
            <div class="input-group input-group-lg">
                <input type="text" name="domain" value="' . $domain . '" class="form-control" placeholder="domaintolookup.com" />
                <div class="input-group-btn">
                    <input type="submit" value="Lookup Domain" class="btn btn-primary" />
                </div>
            </div>
        </div>
    </div>
</form>';

seriously, what would you expect from a company that can´t even secure a simple whois lookup?


Can you decode Whatsapp for Wordpress plugins? They encode their files there.
09-15-2015, 06:11 PM
Post: #12
RE: WHMCS V6.0.2 | The Complete Client Management, Hosting, Billing and Support Solu...
(09-15-2015 09:58 AM)RoyalJelly Wrote:  
(09-15-2015 08:49 AM)crankypanky420 Wrote:  exactly my words

Code:
$code .= '<div class="alert alert-danger text-center" role="alert" style="font-size:18px;">' . $aInt->lang( 'whois', 'invaliddomain' ) . '</div>';
$code .= '<form method="post" action="' . $_SERVER['PHP_SELF'] . '">
    <div class="row clearfix">
        <div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
            <div class="input-group input-group-lg">
                <input type="text" name="domain" value="' . $domain . '" class="form-control" placeholder="domaintolookup.com" />
                <div class="input-group-btn">
                    <input type="submit" value="Lookup Domain" class="btn btn-primary" />
                </div>
            </div>
        </div>
    </div>
</form>';

seriously, what would you expect from a company that can´t even secure a simple whois lookup?


Can you decode Whatsapp for Wordpress plugins? They encode their files there.

send it to me in pm i will give it a try :)
09-15-2015, 08:25 PM
Post: #13
RE: WHMCS V6.0.2 | The Complete Client Management, Hosting, Billing and Support Solution
I salute the expertise of some who shared here willingly.

Newbie question here: which file should I download as "NULLED COPY"? I hope crankypanky420 would be able to direct me to it. BIG thanks guys.
09-15-2015, 09:17 PM
Post: #14
RE: WHMCS V6.0.2 | The Complete Client Management, Hosting, Billing and Support Solu...
(09-15-2015 08:25 PM)dadmyx Wrote:  I salute the expertise of some who shared here willingly.

Newbie question here: which file should I download as "NULLED COPY"? I hope crankypanky420 would be able to direct me to it. BIG thanks guys.

The one in the opening post is "nulled" but still makes calls to whmcs. You can use it without license though.

My recommendation is to fully block access to whmcs servers over the server settings when using this, or waiting for me to remove all backlinks in order to make sure that this is fully nulled.




21.gif