8426 comments found.
For eg., if i own both the domains a.com and a.ly
can this tool (hosted from a.com) generate a shortened url that starts with a.ly
similar to what bitly.com does? the generated url reads as bit.ly/....
Hello
Yes it can. There are a couple of ways you can do this with this script.
Josh
Hi Josh.
Is able to add a other level of user(like Admin, Moderator, VIP, Pro, and Free user) with own splash page every level?
Can you design for me a splash page like this http://puu.sh/aTCr7/9fb92bc8c1.jpg ?
Hi
It is possible but a bit complicated as I will need to revamp the user system. This will likely require me to rewrite some core functions.
I send you a PM with a request but I guess I will open a ticket because you may delete other emails…
Hello
Sorry for the delay, I was without an internet connection for a long time, I will check your email and ticket tomorrow and let you know.
Custom Splash Pages do not work. http://damn.pm
Hi Kalle,
I will have a look at this tomorrow when I get home.
how do i disable membership?
Hello
You can leave the fee field blank or set them to 0. It will not disable the membership system but it will hinder it. I will fix this in the upcoming update.
Thank you.. Also I want to know if you can integrate another social network API for registration and sign in and share apart from facebook and twitter. (yookos.com) please let me know because this social integration is very important.
Thank you.. Also I want to know if you can integrate another social network API for registration and sign in and share apart from facebook and twitter. (yookos.com) please let me know because this social integration is very important.
Also can you make a custom theme?
Hello
Both might be possible however it will likely cost you money (around 500)
please.can you give you email so we can.discuss? thank you..
Hello
You can contact me via the contact form at http://codecanyon.net/user/kbrmedia or open a ticket.
@ Nicolas you need Mod_rewrite activated.
Yes, that is correct. Thanks 
I’ve tried to install it about 3 times now but whenever setup is done and install.php is removed nothing works. the shortener doesnt work, when i click on login it tries to redirect me to /user or other folders which don’t exist. Please help me here because the script looks awesome and I hope to use it for my website.
Hi
Sorry for the delay, I was without an internet connection for a long time. Please make sure that you have mod rewrite enabled and you have uploaded the file .htaccess. I will be home tomorrow so if you want you can open a ticket with your ftp info and I will be able to fix these for you.
There are some bugs in the Script sure, but they can easy be fixed.
This Script is by far the best i’ve ever seen!
Thank you dear Author for selling this AMAZING Work for that cheap Price!
If my English is crazy, im sry (German) 
Hi
Thanks for the feedback
I will keep working on this script to make it the best.
My site does not crawl the right images for “Facebook share” anymore. 1 Day all works well, but now after about 48 Hours, my shares show nothing, or a wrong image only.
http://damn.pmBTW: Youtube Links dont work anymore, without any reason. I Changed the free users to use “Frame” Only, maybe this is the Problem?
Okay, i take mediapages off and include this code $array=array("facebook.com","youtube.com","google.com","gmail.com","yahoo.com");
in short.class…Now Youtube links give me a blank Page lol.
Edit. The code make the pages blank (All). Deleted. Youtube dont works, cause the shortener makes Uppercase Characters to Lowercase Characters.
How can i fix that?
Hi
I will have a look at this tomorrow when I get home. Sorry for the delay, I was without an internet connection for a long time
I install the script without any issues however documentation is missing settings for solvemedia can you please provide the right documentation thanks!
I fix it myself
Great to hear that 
Hello mate,
I want to know if you can enable self advertisement not google ads. like I design my ad banner in jpg and make it visible on the site.
your urgent respond will be highly appreciated.
Thank you..
Hello
Of course. You would need to host your banner on your server and simply link to it using
<img src="http://path/to/img/" />
Thank you.. Also I want to know if you can integrate another social network API for registration and sign in apart from facebook and twitter. (yookos.com) please let me know because this social integration is very important.
Hi
This would have to be a custom job and it will likely cost you money.
Josh
Hi,
Thanks for the product. Still I can’t get the shortener to work, it will give me 404 on every request. I have my htaccess like this:
Options -MultiViews RewriteEngine On RewriteBase /s RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([_A-Za-z0-9-]+)/?$ /index.php?action=$1 [QSA,NC,L]
and it is installed in folder /s
Hello
Can you please open a ticket including your site?
Hi i want to buy this script.. but have few questions.. - is this safe for a shared hosting? - i read the feature. but it says only registered users are able to see or view the bookmarklet. Possible to see or set it to view for everyone? - if i want to move to a new hosting, possible to transfer all the links to the new host? (in case shared hosting is not enough) - i am not a programmer or web designer. Where can i get templates for this script?
Hope i am not asking too much.. please answer so i can quickly decide to buy this script 
Awaiting for a respond
Hello
1. Yes. 2. Yes but it will likely increase spam rate. It is up to you. 3. Yes. 4. Currently there is only one template available however more will come in the future.
Regards
“Fatal error: Class ‘Main’ not found in /home/myusername/public_html/install.php on line 66” on install, whats the fix?
Hello
Please make sure that all files are uploaded in the includes folder especially Main.class.php.
You guys are so incredibly professional it makes me want to cry! I am absolutely in LOVE with your URL shortener software.
Take a look at my site! LinkBitty URL Shortener
Thank you so much for this great software!
Much Love, Jason
Hi Jason
I greatly appreciate your feedback
This kind of feedback motivates me in making this the best 
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 
Hi
The blank page is most likely caused by a fatal PHP error. Some servers don’t encode files very well so you end up with weird characters. You will need to delete the language file from the path includes/languages/
Josh
I know and already did that, but what is meant with “Weird” Characters? In Germany we use “Ü,Ö,Ä” <- this?
If yes, is it changeable?
But more important for me is: google login does not work for me. I wonder, why i dont need anything to make this working….(Description).
I got an API Key, whitout this it can’t work!
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 
Thanks for the help 
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 
Hi
I am sorry to hear this. As you might be aware, I am currently on vacation with very limited internet access. The bugs you are experiencing is not normal because you are the only one who experienced this. I would be gladly help you if I had the tools to. However I don’t. If you can wait about 2 weeks I will be help you out fix these issues.
Hope you understand the situation I am in.
Regards
I’m anxiously waiting for your assistant mate and have a happy holidays 
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