Hello! My name is Chris (aka KreCi). I am an independent developer making living from web & mobile application development, website flipping, freelancing & stock photography. Believe me it is my best job ever! Read more...
Web & Android Development, Stock Photography & My Income Online
Description:
Very simple to install and use free url shortening script that will let you set up your own service in a few minutes. Front page design can be easily modified by editing just a one template file – “template.html” (front page HTML is totally separated from PHP!). It does not require any database to work. Submitted urls can be easily managed through integrated administrator panel.
Features:
Installation:
If you want to access administrator panel you need to open “admin.php” in your web browser and use login & password that was set during installation.
Updating:
If you want to update script from previous version, you should overwrite all files except “template.html” and follow “Installation” instructions. You will not loose any previously created links. Just keep your “store” folder untouched.
Main page template customization:
If you want to customize your main page you need to edit “template.html” and “style.css”. Don’t forget to use {status_info} template tag. It will be replaced with system messages (created urls or errors).
Demo (live versions):
Donated installations (thanks!):
Here is the list of live installation from people that have donated to remove the footer (only working urls are listed – if you are not here and you think you should be please contact me):
Download:
To download this script for free you need to register on this website with your email address. It will take you just a minute. Please use the form on my right sidebar called “Email Notifications”.
Donations are welcome:
MiniUrlz is free of charge but your donations help to pay some hosting bills and motivate me to continue my work.
How to remove footer links from MiniUrlz front page:
As stated below (in the license paragraph) you can not remove or hide footer links without author permission. You can get author (mine) permission to remove it by donating €10 or $15 per domain. If you are interested please donate with button above and contact me (provide your domain name). You will receive new license file that should be uploaded to your installation. It will display your domain name instead of standard footer.
If you need more informations here is detailed post about removing MiniUrlz footer.
Changelog:
License:
Script is released under Creative Commons Attribution 3.0 Unported License. It mean that you may use, modify and redistribute this scripts for free but you may not remove or hide any links in the footer without author permission. If you want to remove links from your installed copy please read next paragraph.
Listed on:
|
||||
more nice if on admin , it added
url Created, Last Access, Hits .
Thanks for the suggestion. Will be included in one of the future releases.
Hi, Kreci! Your script is ok, but I get Internal Server Error 500 after install. Setup.php is deleted, too. Any hints?
You need to check generated .htaccess compatibility according to your web host. If you need further help please use my contact form.
It works for me; however, when I click the link I get a 404 error – any hints?
Please make sure you have enabled .htaccess support.
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in …./il1rsoft/short/parser.class.php on line 5
Help please
Probably you are using old version of php (4.x). You should upgrade your PHP.
Or you may edit “parser.class.php” and in line 5 instead of:
private $output;
try:
var $output;
But probably there will be more errors until you upgrade your PHP.
500 internal server Error?
Please make sure that your “.htaccess” file is readable by your apache server (check CHMOD – if unsure set 777). If it would not help you need to see .htaccess compatibility according to your web host.
Not Found
The requested URL /url-1.5/go.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Have you executed “setup.php”? Was it successful? Edit “.htaccess” so it would contain your web path to the script. Main domain directory would be:
RewriteBase /
Some subdirectory would be:
RewriteBase /path/to/url/
Thanks. worked smoothly ;)
This is a very good script, thank you !
I have a suggestion (a request? ^^), can you include the reCaptcha api, and anti refferer in your script MiniUrlz, just before the redirect ?
this script is good
i would buy this if this script redirects link with frame
yup, i also prefer if that could be done on next release.
looks nice and simple but i always wondering how the short url sites have revenue, only from ads at the front page ?
They create high page rank domains :D
how to download this script.
You need to register your email on right sidebar to get download link.
How can i create a bookmask for short the current URL on my browser (FireFox) Thks a lot for the script
I see that there is an update but, I also see that there are different methods of updating depending on what version I am currently using, which I am not sure of. Is there any way to tell what version I currently have? I have looked in the config file and also in the admin directory but I don’t see it anywhere?
Any help would be much appreciated!
Thanks
thanks for providing free script. it will be more helpful if you include redirection delay timing option(i.e after we click link before redirecting to link 2-3 sec delay like linkbucks or adf.ly)
Thanks for the script, very easy to set-up. The only problem I had was that the .htaccess file was hidden on the mac, so I had to download – http://www.macupdate.com/app/mac/15585/show%5Chide-files
This allows you to show/hide .dot files so I could upload it to the server. Only hiccup I had, installation and upload was very quick and it seems to work fine.
Thanks for the great script, now to tailor a design ;)
Thanks for your script.
Thanks for your script.
Hello
I hope good Haltvn
Sorry, the script from the address they used in space does not accept
and will get the following error:
Invalid URL! Remeber to put “http://” on the beggining!
I know there is a solution for this?
For example, you can test it here:
http://snd.tebyan.net/1389/12/12% 20mohamade.mp3_84681.mp3
Hey KreCi !!! How do I delete Powered by MiniUrlz © 2009 KreCi
It is written on this page in the paragraph titled “How to remove footer links from MiniUrlz front page”.
He KreCi!
How do I add upper case in generated link as like in bitly
For example: kreci.net/iDGg5 instead of kreci.net/idgg5 ?
There is no such feature in MiniURLz like for now.
Hi KreCi! Thanks for the script!
Now I have this error:
Deprecated: Assigning the return value of new by reference is deprecated in /home/tincho08/public_html/miniurls/index.php on line 26
What can I do?