8408 comments found.
Hello,
I created a url by anonymous (I have logout) password protected, but when I go into the Stats page I get this message with login below:
This URL is private and only the creator can access the stats. If you are the creator, please login to access it.
Why? Thanks
Hello
I am not sure what is going. I have just tested it and I am not experiencing this issue. Are you sure you are logged out?
Yes, I will make a video on Youtube, and post link. Thanks
Strangely doing video, asked me password also for see the link
Hi
You are talking about the stats and that is normal. The stats page contains many info on the target page if you don’t protect it the password feature will be useless.
How do I remove the website h1 heading from the admin panel without changing the website title. I believe both are picked from the same parameter in the admin panel. I was referring to “Custom URL Shortener Service” h1 tag on my site ha.al
Hello
That located in the file index in your active theme folder (simplex in your case). You will an h1 tag under the .promo div.
Thank you!
Hello, the statistics page (+) and custom splash does not work, what could be the issue?
Hello
I am not sure. Can you contact me via email or open a ticket so I can look at this closely? Also please include the URL to your site.
Ticket created 
Hi. With you script, can i integrate with my server (python). So i can create short url by API on python? I need to send SMS messages with short url, but using my own domain. So: www.mycompany.com/confirm/1234567898765432112345678987654321
turn to: mycompany.com/short/12bA
Thats possible?
Thx
Hello
Yes. It doesn’t matter what language you use as long as you can remotely send requests and analyze the result (either decode JSON or parse text).
Josh
Hi,
I just want use this script for private url shortener how to redirect homepage to my main long site ?
if any one visit homepage will redirect to my site ?
thanks
Hello
First enable private mode in the admin panel then open the file includes/App.class.php and find public function _private(){ and right after that add
header("Location: http://yoursite.com");
exit;
wow, it’s work, great thanks. the last answer, how to redirect 404 error to my long site as homepage redirect:)
Hello
You do exactly the same thing but this after public function _404(){
Hello Josh ,
I have create a ticket #754 now can you check it please 
Best Regards
hello sir, i have already contacted you on the matter of http://tny.biz/5Ckoo Recent Activities still working with + symbol and many more place will be there still using plus symbol and generating errors you corrected with ’-’ yet not working hope you will help or at leat tell how can i correct the errors regards Toshik
Hello
I am going to answer your ticket. Remember that this issue is due to your server and not the script.
Josh
Hi there, can I define the length of the URL identifier?
Example – http://short.com/1234567/ = can I set how many characters max the identifier is?
Thank you
Hello
Yes you can. You will need to change that in a core file but that is possible.
Great thank you!
Hello
You will need to add the timer in the admin panel: http://awesomescreenshot.com/0133tkuc7f
Hello,
on the header where you have GET STARTED AND LOGIN, I want to add additional menu with link. how do i go about, which file should I edit?
thank you
Hello
Open the file theme/default/header.php and find <?php echo $this->menu() ?>
then create an array of links as follows:
$links = array(array('href' => 'http://google.com', 'text' => 'Google'), array('href' => 'http://apple.com', 'text' => 'Apple'));
then add it in the code above like: <?php echo $this->menu($links) ?>
500 – Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed after facebook login help would be deeply appreciated thanks toshik
ticket http://tny.biz/5Ckoo
The issue is caused by your server. Please contact your host.
this error is not because of the server, it is because of the AJAX fail to load data into the page
Hello
I don’t think AJAX has anything to do with this. I will answer your ticket.
tny.biz is the domain
You are running it on IIS so the .htaccess is useless. You will need a web.config file. I have added that file for you.
Hello,
When i try to click (for copy) stats link, window with link disappears, why? it is possible block it to allow copy of link?
Thanks
Hi
That is just an informational message. Yes you can prevent it from disappearing on click. You would just need to edit a small stuff in a JS file.
What have you changed with the soft update? I see you changed files like App/Database/Short/User.class.php.
Hi
Not much has changed. I have fixed a couple of typos and some small bugs (not very important). However the important one is the file includes/library/Paypal.class.php because the current one might not work on some servers.
Me question is: Is there any whishlist and bug reporter?
Thank you.
Hello
You can check out the new forum at http://forums.gempixel.com/
Nice. You have excellent support. Any question is there answered soon. Thank you for link.
You have an little mistake in the install.php. In line 54 “if(!file_exists(“includes/Config.php”))”, but the script couldnt find the Config.php. I changed it into config.php and the install could completed.
Nice script, thx.
Hello
Yes you are right. I have fixed that in a soft update which was approved last night.
I cannot find (discard old and generate) new API key in case security. Is there this function? If not, can you send me hot fix?
Thank you Sir.
Hello
Are you talking about the API key to generate short URLs or the security key?
Josh
API key. I saw only one key without possibility to change it to new one.
You can change the API key via the admin panel. Go to users > edit the user and change the API key.
I mean the ability to change the API by user itself.
Hello
That feature is not currently implemented.
Becouse is it important security issue, will be there hotfix soon?
Hi
I have added it to my todo list. It is not very complicated so I will try to add it soon.
Thank you Sir. Anyway good work. But still many work on it…
Maybe one more thing. User should be able set the language in settings.
That is not an issue. Will try to add it in the same update as the other one.
Hi,
Cant login to the admin demo
Hello
It is working fine for me.
just tried again and wont let me login
Hello
Not sure what is going on, it is working fine here. Visit http://gempixel.com/short/user/login and use admin as the username and adminpass as the password.
perfect im in thank you
thank you.
Looks just what im looking for but a few pre sales questions
I want to create a user and not let public registration I only want that user to have the amount of shortened url i specify for example user 1 can have 3 and user 2 can have 1, i will create the shortened urlsfor them and not give them the option to edit, delete or create more. I only what them to see the stats for those urls.
I also want to create a splash page for each user I want to create this and again not let the user edit or delete it.
On this splash page i dont want a timer i want to add a facebook “like us button” and a “follow us on twitter” button. Then 3 link options below 1 visit website 2 visit facebook page 3 vister twitter page as exit options.
I do hope this is all possible as i want to buy the script if we can do i will buy.
Many Thnaks
Hello
This is possible however it will require some modifications to be done to the script. If you are interested I can do this for you however I might charge you an extra fee.
have sent you a pm
Hi I have sent you a PM
Hi, does this ShortUrl Script allow you to records User ip address? and does it show the ip address with the statistical data?
Hello
Yes it records IP however it doesn’t show the IP but uses it to show other stuff like unique clicks and country.
Is there a way you can include the show ip in admin area so you can use it for identification purpose to use who is abusing and violating the system? or used it as a Terms of Service saying we monitor your ip address for any fraudulent activity? So people don’t use the URL script for Scam or scrupulous activity? If you add that into it then I am SOLD 
Hello
It is possible to get the IP data however you will need a modification because that is not implemented by default. It is not very complicated, it could be done in an hour or so.
KBRmedia may you do me a huge favor and add that as a feature to the default Premium Url Shortener since it wouldn’t take you that long?
I really want to buy this Url Shortner but that is the mean thing I need to be included in it. Thanks a Million 
Hello
Sorry I cannot add this to the script as an update because it will not benefit a lot of buyers. If you want I can do it for you however I might charge you an extra fee if you are interested.
Ok send me an email at mj101 at jvcart dot com so we can get this ball rolling thanks
All pages are empty, I can not find the reason. Please help me?
Mysite: http://my.aff.pm
Phpinfo: http://my.aff.pm/1.php
Hi
There is mostly a php error. Can you open a ticket and include ftp access so I can check it out?
Ticket Received – [#708]?
Yes and I just answered.