When submitting URLs of businesses from Yelp, for example, http://www.yelp.com/biz/jennie-krausse-estate-liquidation-sacramento

This error message comes up:

Create Scoop

* Story's URL: The URL is not functioning!

Comments

charlietuna’s picture

I also had this problem with the following url:

http://www.nytimes.com/2008/12/02/world/asia/02strategy.html

Not sure what it's checking when it does a URL check, but this one works in a browser for sure. Other NYtimes submissions seem to work fine also.

spiffyd’s picture

Title: Yelp URLs » Story's URL: The URL is not functioning! for specific URLs
Component: Miscellaneous » Code
Priority: Normal » Critical

I can second #1 that link doesn't work (it triggers the not functioning error). What can be the cause?!

philbar’s picture

In drigg.module the error message code is found here:

      if (variable_get('drigg_url_validate', TRUE) && !drigg_url_http_ok($url, 'HEAD', FALSE)) {
        $error = t('The URL is not functioning!');
      }
mercmobily’s picture

Status: Active » Closed (won't fix)

Hi,

The error comes when URLs don't function as anonymous users.
This is what happens when I try to make the request manually:

merc@merc-laptop:~$ telnet www.nytimes.com 80
Trying 170.149.173.130...
Connected to www.nytimes.com.
Escape character is '^]'.
GET /2008/12/02/world/asia/02strategy.html HTTP/1.1
Host: www.nytimes.com
User-Agent: Drupal (+http://drupal.org/)
Content-Length: 0

HTTP/1.1 301 Moved Permanently
Server: Sun-ONE-Web-Server/6.1
Date: Mon, 12 Jan 2009 19:25:44 GMT
Content-length: 0
Content-type: text/html
Location: http://www.nytimes.com/glogin?URI=http://www.nytimes.com/2008/12/02/world/asia/02strategy.html&OQ=_rQ3D1&OP=1d7b6b16Q2FKtQ2AQ7EKDQ3EVkFQ3EQ3EcQ27KQ2788PKOQ27K8Q27KtQ3EFQ51DK6kQ266K8Q27kcF6cQ2AebQ5EhcLQ51

Basically, you need to subscribe to NYTimes in order to see the page. This will cause your users a lot of frustration.

There is now a switch in Drigg that disable the URL checking. If you are bugged by this behaviour, you'll need to switch the whole validation off - sorry!

Merc.

3sposuk’s picture

Issue summary: View changes

i find this is erro in sociopost
when I add my link https://3s-pos.com/

manishpms’s picture

I also have tried add my link for tag PR Agency in Chennai but it shows the same error. anyone has good suggestion.