09-02-2016, 01:45 AM
Pages: 1 2
09-02-2016, 02:20 AM
Review Please.
09-02-2016, 04:43 AM
how to activate ??
09-02-2016, 07:35 AM
(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);
}
}
09-02-2016, 07:49 AM
Statistics in this script does not work :(
09-02-2016, 08:43 AM
(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

09-02-2016, 08:47 AM
please who can help with this problem
You must enable the intl extension to use our script.
I have vps
can someone help please
You must enable the intl extension to use our script.
I have vps
can someone help please
09-02-2016, 09:00 AM
oopppsssssssss Statistics in this script does not work 

09-02-2016, 09:10 AM
(09-02-2016 09:00 AM)lsprada88 Wrote: [ -> ]oopppsssssssss Statistics in this script does not workStatistics work f9 you have to ad any Campaigns for that.
09-02-2016, 09:19 AM
Thank you for the share!
Pages: 1 2