Code

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

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

Cart 9,209 sales
Recently Updated

KBRmedia supports this item

Supported

This author's response time can be up to 5 business days.

8410 comments found.

My “REALTIME” stats say this everytime!
Someone from Germany referred by M.facebook.com visited Schwerer Verkeh… 2 hours ago

It can not be real time if every click is “2 hours ago”. know what i mean?
Would be nice, if this can be fixed.

It should be “2 Seconds/Minutes/Hours/Days Ago” not 2 hours ago when i just created a link lol.

done!

I want to change the language (German) to real German cause I’m German.
After my changes, the Website shows only a blank Page and there is no way to get the Website back online without overwrite the old language file again.
This has to be fixed.

Greetings :)

done! but ÜÄÖ

Hello

Make sure you save the file as UTF-8. I have created a public repo at Github and I have uploaded user-submitted files in two versions of German: https://github.com/kbrmedia/Premium-URL-Shortener/tree/master/Languages

As for the Google, they recently disabled their old Auth method so I will have to implement their new method in the new update.

Awesome! Taked them all :)

@shinekwt did you notice this image under the Script? http://gempixel.com/i/notice.jpg He’s on Vacation till mid August. If the redirect not working you should enable: mod_rewrite on your server if it takes to long to create a short url you have slow database or not enough RAM on your server. this script in version 4.1 works perfect on a normal server with right system requirements.

Thanks for the help :D

Lot of bugs in this script and no support from the developer.

1- Admin page settings tab wont show columns and rows correctly 2- the type of redirection mechanism wont work 3- Taking long to do the shortening one URL 4- Theme color option wont work Etc

very upset with this script and Is there any option to return my payment please :(

Hello

I will make sure to get back to you as soon as I can.

Regards

Hai, i’m anxiously waiting for your assistant. Are you back from your holidays?

Hello

Yes, I am back. Please send me an email or open a ticket.

Josh

Can We have user roles like moderator, staff who have restricted authorities which can decrease an admin workload to fully manage website.

Do enjoy and have blast fun in your vacation

Regards

Hello

That is not really complicated to do. I will keep this in mind when I will be working on the new update.

Josh

My Google OAuth does not work, any ideas?
http://damn.pm/user/login

Greetings.

Hi

Google has recently disabled OpenID Auth method. I am working on implementing their new API and it will be part of the new update set to release the weeks after I come back from vacation.

Great! Thank you :)

Greetings from Germany.

Hi, i need one feature. There are many inactive members. Can you add feature: deleting inactive members after one month of registration, or custom date and time. Thanks.

Hi

This feature is already implemented in the admin panel. If you go to the user page in the admin panel you will a “delete inactive users” button. Simply click that it will delete inactive users.

Hi there,

I installed Premium URL Shortener following all the steps you indicated, but the site does not work properly.

Not shorten the URL, does it show the Login page, register, developer, contact, etc. ..

Please can you help me with this?

PS. Please, I need to fix this soon.

And 7 days and you asked for help does not respond. This is not a professional support as you promised in your ad sales :(

Hi

Nothing. Simply remove that line completely.

I have already removed and still not working ..

Hello

I believe I answered your ticket and fixed your issue.

The admin Settings page is messed up. its didnt show the setting per tab and columns. Please tell me how to fix

Hi

I am not sure what is going on. Usually these problems are caused by the browser and not the script. I am currently away without any tools to help you out. I will take care of this as soon as I get home in two weeks.

If i set the option Private Mode on true, so that only I’am able to create links. Are other persons able to see the stats of a link then?

Hello

No. It should prevent them from seeing the stats. They will be redirected to the login page if they attempt to see the stats in private mode.

Every ne shorted URL shows “2 hours ago” instantly. How can i fix that?

my Server is in Denmark, what time zone is that? :)
actually i have Europe/Berlin cause im in Germany, that should be okay. Oo

got it working with Timezone: Madrid

Awesome :)

Since the last update, be in the newly created link and in the statistics automatically 115 “unique clicks” is displayed. Where is the mistake?

Hi

I am not sure what is going on. I will need to check this out once I get back home from vacation. I am unable to do it right now because I have a limited internet connection and I am on mobile.

Please make it doable so that you can insert Google Adsense Advertisement in there.

Hi

It is already possible. Go to the admin panel settings and add your code in the textarea under advertisements,

There then comes:

Forbidden You don’t have permission to access /admin/settings on this server.

What rules must be defined for Mod Security ?

Hi

You will need to contact your webhost and ask them to remove the rule that filters <script> tags.

Josh

Before i buy this Script, i want to know:
Is it possible to Track the Domains?

eg: User Visited your link from
m.facebook.com/userxxx
google.com
xdomain.xx/userx

I want to use this Domain for the Script: http://damn.pm

Hi

Yes. If you look at the stats page you will see a detailed report.

Hi Just purchased the script and intalled. It’s very very cool, but I have one “issue”. If I am a user and I want to create a custom splash page. In the custom splash page creation form there is a text box for “Link to product”, so that’s the link that will be in effect “shortened”, right? If that is correct, why is the user required to enter a url “Paste url to be shortened” and THEN select the spash page they created? In that case the url entered in the “Paste url to be shortened” is not relevant and actually confusing to the user (when creating the spash page redirect AND when viewing that redirect in their list of reports). Really in the reports the url that is the “Link to product” should be displayed, right?

Can you please tell me if I am miss-understanding something or if this is in fact an issue that you can / will fix?

Thanks very much!

Hi

Sorry for the delay, I had no internet connection for a while. The splash page is a promotional page and it has nothing to do with the URL shortened. When you shorten a URL then select the splash page and a user clicks on a short URL the splash page will be shown and then the user will be redirected to the target URL.

Hie Josh

Can you please guide how to integrate ipn ?

Regards

Hi

Simply copy the URL you are given in the admin panel and paste in the paypal settings then enable it. I can’t show you any screenshots because l am on mobile.

Btw how does the add on domain work? Do I need to purchase a second hosting account for the second domain to work?

So my second domain should have the same nameservers as my first domain?

And I should also ask my hosting provider to connect my second domain to the hosting account with the url shortener installed to?

I got a second domain My hosting support did the add on for me. http://i.imgur.com/LguLqKo.png

Did they do it right?

I read the documentation, it doesn’t give much info.

It says This following code must be added in the file .htaccess. You must the code below for each domain name.

What exactly does that mean? RewriteCond %{HTTP_HOST} ^yourseconddomain\.com$ [NC] RewriteRule ^(.)$ http://yourfirstdomain.com/$1 [R=301,L]

My htacess looks like this: http://paste.sx/zjh/ayaijs2enlfto47mx2d92gkrmfo05x85m9ewr715i6px0n9ofco8iypu43lzrkv3j0p0xg

Am I supposed to fill those domains in?

So: RewriteCond %{HTTP_HOST} ^google2\.com$ [NC] RewriteRule ^(.)$ http://google1.com/$1 [R=301,L]

Hi

If your main installation is installed in root then they did not do it right. The path should be /public_html/.

As for the .htaccess code, I am unable to access to the content via the link you provided because it is blocked. The code provided in the documentation is the only thing you need. You should replace the first domain by your secondary domain which I assume is ilink.pw and the the second domain by your main domain.

Cheers

So it seems setting a link to private doesn’t actually hide the stats. I thought I did something wrong, so I tried your demo. And even in your demo version the private function doesn’t work.

Also what does archiving a link do? That doesn’t do anything either.

Hi

I believe there was a bug with the private feature and it was fixed. I can’t check anything right now because I am unable to. I will have a look at it once I get home.

Archiving a link puts it in a seperate page. This is usually for inactive urls that you want to keep alive.

in the last update, the configuration script manager has display problems, the buttons do not show up and it becomes difficult to configure. My congratulations for your program. Thank you

Hi

Thanks for the compliment. It seems like there is an error. Did you run the updater?

Hello!!

I’m thinking about buying it, but I wonder if in the future there could be a chance to put a system of pay per clicks or views of shortened links …

Thanks!

Hi

I had planned this but I realized that it is not possible with the current features. I would need to release a new script.

I understand, but there is a chance this can be done on a new script?

Hi

Yes. That is totally possible but it will take some time.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey