Best Blackhat Forum

Full Version: [GET] AdLinkFly v2.5.2 - Monetized URL Shortener
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Review Please.
how to activate ??
(09-02-2016 04:43 AM)lsprada88 Wrote: [ -> ]how to activate ??

Edit : src/Controller/Admin/AppAdminController.php

and remove:

PHP Code:
$this->checkLicense(); 


and

PHP Code:
protected function checkLicense()
        {
            if(
require_database_upgrade()) {
                return 
true;
            }

            
$Activation TableRegistry::get('Activation');
            if( 
$Activation->checkLicense() ) {
                return 
true;
            }

            if( 
$this->request->params['controller'] != 'Activation' ) {
                return 
$this->redirect(['controller' => 'Activation''action' => 'index'], 307);
            }

        } 
Statistics in this script does not work :(
(09-02-2016 07:35 AM)tonyviroos Wrote: [ -> ]
(09-02-2016 04:43 AM)lsprada88 Wrote: [ -> ]how to activate ??

Edit : src/Controller/Admin/AppAdminController.php

and remove:

PHP Code:
$this->checkLicense(); 


and

PHP Code:
protected function checkLicense()
        {
            if(
require_database_upgrade()) {
                return 
true;
            }

            
$Activation TableRegistry::get('Activation');
            if( 
$Activation->checkLicense() ) {
                return 
true;
            }

            if( 
$this->request->params['controller'] != 'Activation' ) {
                return 
$this->redirect(['controller' => 'Activation''action' => 'index'], 307);
            }

        } 

Thank you very much for your help Thanks
please who can help with this problem
You must enable the intl extension to use our script.

I have vps

can someone help please
oopppsssssssss Statistics in this script does not work Sleepy
(09-02-2016 09:00 AM)lsprada88 Wrote: [ -> ]oopppsssssssss Statistics in this script does not work Sleepy
Statistics work f9 you have to ad any Campaigns for that.
Thank you for the share!
Pages: 1 2
Reference URL's