Error from Facebook Like Button

GK User
Tue Jan 22, 2013 11:32 am
Hi to everybody!

I've got an error from the like button at the end of the articles. I'm using boutique for joomla 2.5. The template is updated to the current last version. It appears instead of the like button of facebook an "error" word. Clicking on that it opens a Facebook window tell me this:

The href URL must be absolute.

What I have to do to fix this error? I've checked the procedure to the Facebook ID, i've tried to google out but it turns that is a problem of this code:

Code: Select all
1   echo urlencode(get_permalink());


to be changed into this one:

Code: Select all
1   echo get_permalink();


But I really don't know where it is.

Could someone provide me some help?

Thanks!
User avatar
Fresh Boarder

teitbite
Wed Jan 23, 2013 3:10 am
Hi

I've informed programmers about it. Will let You know when they answer.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.