Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Premium URL Shortener - Link Shortener, Bio Pages & QR Codes v7.6.2

No permission to download

appsggvn

New member
Nov 27, 2020
24
17
3
I think something is wrong with this this script, in PHP version 7.4 it does not load the admin dashboard.
 

MateusOFCZ

New member
Feb 3, 2020
5
10
3
www.meniza.com
I need an Extended License Key to enable some functionality, would anyone have it? Because I can't create coupons and enable stripe...

It is like this http://prntscr.com/1010zau and needs to stay like this http://prntscr.com/10130fj.

I was able to enable coupons by doing this:
Navigate to "includes" and open the "Admin.class.php" file.

Replace this:
if(!$this->isExtended()) return Main::redirect(Main::ahref("subscription","",FALSE),array("danger","At this moment coupons, only work with Stripe. Please enable Stripe first and then you can add coupons."));

For this:
if($this->isExtended()) return Main::redirect(Main::ahref("subscription","",FALSE),array("danger","At this moment coupons, only work with Stripe. Please enable Stripe first and then you can add coupons."));

To enable payment settings, navigate to "admin"> "system"> "settings.php";
Replace $this->isExtended()) with !$this->isExtended()).
 
Last edited:

MateusOFCZ

New member
Feb 3, 2020
5
10
3
www.meniza.com
Could someone send me the file "Admin.class.php" which is in "includes" and "settings.php" which is in "admin"> "system"?
I think I managed to enable the extended license, but I need to check a few lines and I no longer have the original files, and unfortunately the download link is broken.

If I managed to enable it I will share the files already configured for everyone!
 
  • Like
Reactions: VinyciusCS

DumiB

Member
Jul 25, 2019
42
47
18
I'm getting an 500 error when using stripe payments with the 5.9.7 patch. I'm using php8, when downgrading to php 7.4 I Don't get the same error but I'm getting a blank screen. Has anyone got the same problem?
 

MateusOFCZ

New member
Feb 3, 2020
5
10
3
www.meniza.com
I was able to enable some features of the extended license, such as PayPal and Stripe coupons and settings, but Stripe is not saving the data, that is, the coupons are useless.
Even so, I will make it available to anyone who wants to use it!

There are only two files, you can download the link below, just select "Admin.class.php" and "settings.php", enter the password "781093" and click "Download" you will be redirected, just click the buttons to download the files!

Click here to download!

Tutorial: How to Download
 

tisna98

Active member
Aug 16, 2018
254
87
28
I was able to enable some features of the extended license, such as PayPal and Stripe coupons and settings, but Stripe is not saving the data, that is, the coupons are useless.
Even so, I will make it available to anyone who wants to use it!

There are only two files, you can download the link below, just select "Admin.class.php" and "settings.php", enter the password "781093" and click "Download" you will be redirected, just click the buttons to download the files!

Click here to download!

Tutorial: How to Download


dear, can you reupload main script please, because download button link not works, thanks ya :)
 

MateusOFCZ

New member
Feb 3, 2020
5
10
3
www.meniza.com
It's working now!

I was able to enable some features of the extended license, such as PayPal and Stripe coupons and settings, but Stripe is not saving the data, that is, the coupons are useless.
Even so, I will make it available to anyone who wants to use it!

There are only two files, you can download the link below, just select "Admin.class.php" and "settings.php", enter the password "781093" and click "Download" you will be redirected, just click the buttons to download the files!

Click here to download!

Tutorial: How to Download
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu