Viewing 4 replies - 1 through 4 (of 4 total)
  • This is for the dig dig plugin. how does this fix apply to this plugin? I cannot find that same line of code anywhere.

    For the Facebook AWD All in one plugin, the code you are looking for starts on line 328 in inc/classes/model/class.AWD_facebook_likebutton.php

    Change

    urlencode($this->href)

    to

    $this->href

    Worked for me.

    thank you very much. i was looking in the wrong file. I will forward this to as many others as I can. the developer is on vacation until next week.

    Plugin Author AHWEBDEV

    (@ahwebdev)

    This is fixed in 1.6

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The href URL must be absolute’ is closed to new replies.