Looking for a free WP Setup?Submit your request ASAP!HomeDomain PortfolioDisclosurePrivacy PolicyTOSContact

Fix for ‘href URL must be absolute’ Facebook Digg Digg Like Button error

If you are using any Digg Digg Facebook Like buttons on your blog or website you probably noticed the following error:

‘href URL must be absolute’

href URL must be absolute fb like button error

 

 

 

It seems that Facebook changed the Like functions and in results thousands of websites are getting this kind of errors.

Quick Fix

At the moment there is a quick fix about this so you can get your website synced with FB likes, edit file dd-class.php under plugins\digg-digg\include\ and replace following code:

$url = rawurlencode($url);

with

//$url = rawurlencode($url);

Then save and refresh your website in order to see if this worked.

In case you you don’t feel confident enough to edit the file yourself you can grab the edited version here: Digg Digg Fix for ‘href URL must be absolute’

ps: make sure you keep backups for any files you are about to change.

Premium Social Media Plugins for WordPress

Premium Social Media WordPress Plugins

Comments

  1. Thank’s!

  2. Glad this helped.

  3. Steve Young says

    Didn’t work for me. Anything else?

  4. Steve Young says

    Nevermind spoke too soon. Works like a charm. I commented the code in line 1170

  5. Great!

  6. Replaced digg digg file.

    Facebook Share looks fine on Safari, but still not taking in Chrome.

  7. Hi JM!
    I just visited this post of your blog and I didn’t see any related error.
    Trying reloading your page with Ctrl + F5 so it clears any cached files.

  8. Hmm, strange indeed, I have two sites with DiggDigg, one started to give error, the other one works fine whithout modification.
    For the one which gives the error I changed as you said and now it is fine,
    Thanks!

  9. Great!
    I ‘ve dumped DiggDigg and now using JetPack instead but its good to know that this post still helps bloggers out there.

  10. Working, Thanks…

  11. My pleasure!

    ps: thanks for the subscribe 😉

Speak Your Mind