mortizbank / phurl

Automatically exported from code.google.com/p/phurl
0 stars 0 forks source link

The URL you have entered is not allowed. #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Always gives "The URL you have entered is not allowed." error, ALWAYS.
2.
3.

What is the expected output? What do you see instead?
Proper shortening.

What version of the product are you using? On what operating system?
Phurl 2.4.2

Please provide any additional information below.
-

Original issue reported on code.google.com by era...@gmail.com on 5 Jun 2011 at 6:14

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I had the same problem.

I had the following in my config.php:

define('SITE_URL', 'http://domain_name.com');

I changed it to:

define('SITE_URL', 'http://www.domain_name.com');

and it now works fine.

Original comment by joshuanhibbert on 8 Jul 2011 at 5:45

GoogleCodeExporter commented 8 years ago
Thanks. Mine works too now :)

Original comment by era...@gmail.com on 8 Jul 2011 at 2:20

GoogleCodeExporter commented 8 years ago
This will be fixed in version 3.

Original comment by he...@phurlproject.org on 15 Dec 2011 at 12:38

GoogleCodeExporter commented 8 years ago

Original comment by he...@phurlproject.org on 29 May 2012 at 11:30