Tetra-WebBBS Support Forum

Re: Facebook sharer not working correctly

I tried that and it still did not work :(

All I can find on the web is that Facebook is phasing out the original "share" button in favor of a new "Like" button. I tried their code for the "like" button but all it does is link back to the index page regardless of which post you "like"

: Hi Jim.

: Yep. It's a problem on the facebook side. What they don't tell
: people is that links using "QUERY_STRING"(s) - the
: stuff behind the "?" in URLs is not handled correctly
: by their application.

: When I last looked into the issue the solution was to change the
: URL format of the forums to use "SearchFriendlyURLs".
: Inother words, set it to "1". More information is
: here:

:
: http://tetrabb.com/documentation/WebBBS/BasicConfigs.pl?page=1;md=read;id=42

: Enjoy
: Rainer