FB like feature from a content settings

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/11/2013 7:36:35 AM
Gravatar
Total Posts 98

FB like feature from a content settings

Hello,

If i add FB like button for a content i get a link 'Error' instead FB buttton.

Click on it opens a window with "The href URL must be absolute". I noticed in html that href does not contains domain name.

I have using the virtual folders for different interfaces.

i have : //www.facebook.com/plugins/like.php?href=%2fen%2ftest-page.aspx&layout=standard&show_faces=false&width=350&height=35&action=like&colorscheme=light

instead of

//www.facebook.com/plugins/like.php?href=http://www.test.com%2fen%2ftest-page.aspx&layout=standard&show_faces=false&width=350&height=35&action=like&colorscheme=light

Can you check please?

Thank you

 

9/11/2013 1:59:44 PM
Gravatar
Total Posts 18439

Re: FB like feature from a content settings

Hi,

Thanks for the bug report. I was able to reproduce this bug on my local machine in a child site when using folder based child sites. The problem does not happen in the master site even when it does happen in the folder child sites in my testing, it also does not happen on our demo site using host name multi sites.

This will be fixed in the next release of mojoPortal and the fix will be in the source code repository as soon as possible, at the moment I'm having trouble pushing the change to the repository, hopefully the codeplex guys will have that sorted out soon.

Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.