07-14-2015, 04:10 AM
07-14-2015, 04:37 AM
PHP Code:
$valuesToSend = array( "licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical(), "ssl" => $whmcs->in_ssl(), "phpversion" => PHP_VERSION, "extension_pdo" => extension_loaded("pdo"), "extension_pdomysql" => extension_loaded("pdo_mysql"), "memory_limit" => ini_get("memory_limit"), "config_fileperms" => fileperms(ROOTDIR . DIRECTORY_SEPARATOR . "configuration.php"), "writeabledirs_moved" => $whmcs->getApplicationConfig()->hasCustomWritableDirectories() );
$data = curlCall("https://cdn.whmcs.com/feeds/homepopup.php", $valuesToSend);
PHP Code:
$infotoggle[$adminId] = curlCall("https://cdn.whmcs.com/feeds/homepopup.php", array( "lastupdate" => "1", "licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical() ), array( "CURLOPT_TIMEOUT" => "5" ));
just two examples of what I am talking about
07-14-2015, 05:02 AM
hey guys. It works perfectly. watch video tutorialu post.
the database does not put 127.0.0.1
to put localhost database
license key [put what you want] example [owned-bestblackhatforum]
I assure you not report informed by whmcs
the database does not put 127.0.0.1
to put localhost database
license key [put what you want] example [owned-bestblackhatforum]
(07-14-2015 04:10 AM)JustSomeDude Wrote: [ -> ]I would recommend you stay far far fay away from this. This "null" still reports your license and server information to the WHMCS servers.
I assure you not report informed by whmcs
07-14-2015, 05:09 AM
we are confused now :(
07-14-2015, 05:38 AM
yes i confim it work 100% yes sure.
Thanks so much
Thanks so much
07-14-2015, 06:00 AM
(07-14-2015 05:38 AM)FireHacker Wrote: [ -> ]yes i confim it work 100% yes sure.
Thanks so much
How did you fix the problem you had?
07-14-2015, 06:57 AM
(07-14-2015 05:02 AM)pebles Wrote: [ -> ](07-14-2015 04:10 AM)JustSomeDude Wrote: [ -> ]I would recommend you stay far far fay away from this. This "null" still reports your license and server information to the WHMCS servers.
I assure you not report informed by whmcs
Dude just read the 2 code snippets I posted
People like you always remind me why I don't bother releasing anything anymore lol
If there is no info reported to WHMCS's servers what does the following code do hmm?
PHP Code:
$infotoggle[$adminId] = curlCall("https://cdn.whmcs.com/feeds/homepopup.php", array( "lastupdate" => "1", "licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical() ), array( "CURLOPT_TIMEOUT" => "5" ));
07-14-2015, 07:01 AM
(07-14-2015 06:57 AM)JustSomeDude Wrote: [ -> ](07-14-2015 05:02 AM)pebles Wrote: [ -> ](07-14-2015 04:10 AM)JustSomeDude Wrote: [ -> ]I would recommend you stay far far fay away from this. This "null" still reports your license and server information to the WHMCS servers.
I assure you not report informed by whmcs
Dude just read the 2 code snippets I posted
People like you always remind me why I don't bother releasing anything anymore lol
If there is no info reported to WHMCS's servers what does the following code do hmm?
PHP Code:
$infotoggle[$adminId] = curlCall("https://cdn.whmcs.com/feeds/homepopup.php", array( "lastupdate" => "1", "licensekey" => $whmcs->get_license_key(), "version" => $whmcs->getVersion()->getCanonical() ), array( "CURLOPT_TIMEOUT" => "5" ));
just LOL
@ OP: fix ur calendar bro. 1st April long since come and gone
07-14-2015, 07:33 AM
@Loomy, JustSomeDude and all you knowledgeable and gifted crackers, please null this. Thank you very much!
07-14-2015, 10:42 AM
How to install nulled version successfully? here is tuto simple and 100% worked:
Give me a beer
Quote:hello
1. install the script as you get it
2. after installtion, when you want to login in admin, it will say invalid licence key
3. now unzip "License_6.0.zip"; you will find a file inside "License.php"
4. Upload "License.php" to your site root (script folder root in your server) and overwrite existing
5. upload again the same file "License.php" to SITE ROOT/includes/classes/WHMCS folder and oerwrite existing.
6. It is all, you can access now admin area. Work 100%
Give me a beer