What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Mighty URL Shortener | Short URL System

NULLED Mighty URL Shortener | Short URL System 3.5.1 NULLED

raz0r

owner
Staff member
Administrator
Moderator
Member
Messages
25,059
Files
6563
Reactions
93,562
raz0r submitted a new resource:

Mighty URL Shortener | Short URL Script - Short URL Script | Codecanyon Item Id 16503399

View attachment 6399

Mighty URL Shortener NULLED is a PHP script that takes long URLs and squeezes them into fewer characters like bit.ly and goo.gl. Our script has mighty features like Advanced Analytics, Smart targeting, Featured Administration Panel, Unlimited Members Plans, Custom Redirect Page, Password Protect, Social Media Counts, Bundles, Comments System, Edit Created Links, Unlimited Pages, Advanced API System and more…...

Read more about this resource...
 
raz0r 's signature
Reacted by:
hello raz0r!
after install , login admin panel , input any value to activation license , not work. please check ,thank you!

p.s: According to previous experience, after 1 month of activation, the activation license will still be returned.
 
Last edited:
Reacted by:
hello raz0r!
after install , login admin panel , input any value to activation license , not work. please check ,thank you!

p.s: According to previous experience, after 1 month of activation, the activation license will still be returned.
Re-download.

Or open src\Model\Table\ActivationTable.php and find code
Code:
$result = Cache::read('license_response_result', '1month');

replace with
Code:
return true;
$result = Cache::read('license_response_result', '1month');

should not ask for a license anymore, you can modify this code to

Code:
return true;
Cache::write('license_response_result', '12month');
 
raz0r 's signature
Reacted by:
  • Like
Reactions: reishi
Re-download.

Or open src\Model\Table\ActivationTable.php and find code
Code:
$result = Cache::read('license_response_result', '1month');

replace with
Code:
return true;
$result = Cache::read('license_response_result', '1month');

should not ask for a license anymore, you can modify this code to

Code:
return true;
Cache::write('license_response_result', '12month');
thank you very much!
 
Reacted by:
The Password on Signup and in members-area "Change Password" may only contain Numbers. Maybe you know how to change that to "Numbers, Letters, Special Chars" ?
Thats would help a Lot.

Best Regards and Thanks in Advance.
 
Reacted by:
I tested, can use letters+numbers.
hmm. On Signup and in members area "change password" ?
For me it dosnt work. I can only use numbers.

Even in the installer (Create Admin user) the password can only be set as numbers. I just redownloaded the script and checked.
 
Last edited:
Reacted by:
Hi,
same can you update it as new update released.

thank
 
Reacted by:
Top