PDA

View Full Version : Facebook Likes not working


Bob_R
07-15-2013, 02:59 PM
The Facebook likes (and even the Publish to Facebook) doesn't work on my vbulletin site.

Suggestions? Please advise. Thanks!!

Zachery
07-15-2013, 03:19 PM
Is your site able to be access by guests?

Bob_R
07-15-2013, 03:55 PM
Is your site able to be access by guests?

Yes.

Lynne
07-15-2013, 04:13 PM
Publish to Facebook is a known bug. From a search:

Freddie suggest this fix and it worked for me-

Download the facebook SDK from https://github.com/facebook/facebook-php-sdk

Upload the three files from \src to your \includes\facebook directory.

Bob_R
07-17-2013, 05:58 PM
Still not working Lynne.

Used both the Like button and Publish to Facebook not more than 5 minutes ago.

Lynne
07-18-2013, 02:59 AM
If it's still not working, then you will need to wait for the bugs to be fixed as I have no other solutions to offer. (Unless it is due to a modification, in which case you need to use a totally default style and no modifications and see if it still doesn't work and if not, then wait for the bug to be fixed.)

tbworld
07-18-2013, 04:39 AM
Unless you are testing in Internet Explorer all the suggestions given should have worked.

Internet Explorer requires additional custom patches.

However, I believe in October unless vb updates their code it might stop working again due to Facebook api changes.

Bob_R
07-22-2013, 03:53 PM
Not using IE. Haven't in years. Not working.

Any other suggestions?

Zachery
07-22-2013, 04:10 PM
Link to your site.

Bob_R
07-22-2013, 04:32 PM
Link to your site.

www.talkclassicrock.com/forums

Zachery
07-22-2013, 04:51 PM
<a href="http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/3975064-facewbook-july-2013-breaking-changes-href-must-be-absolute?p=3975287#post3975287" target="_blank">http://www.vbulletin.com/forum/forum...87#post3975287</a>

Not sure if BOP has released that here.

Bob_R
07-22-2013, 05:32 PM
http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/3975064-facewbook-july-2013-breaking-changes-href-must-be-absolute?p=3975287#post3975287

Not sure if BOP has released that here.

FYI: I use Firefox.

Also, doesn't seem to have worked. I liked something and do not see the like of FB.

Zachery
07-22-2013, 05:45 PM
I just liked a thread, waiting for it to showup. Despite facebooks best effort, not everything is instant.

tbworld
07-23-2013, 04:39 AM
I took a quick look at your page, and you do have a few JavaScript errors you might want to fix. May not have anything to do with your Facebook problems since @Zachery says he was able to like a thread. Later I will try to take a look at your JavaScript errors and see if I can help you pinpoint them.

Bob_R
07-23-2013, 05:18 PM
I just liked a thread, waiting for it to showup. Despite facebooks best effort, not everything is instant.

I assume it didn't show? Because mine didn't.

--------------- Added 1374603561 at 1374603561 ---------------

I took a quick look at your page, and you do have a few JavaScript errors you might want to fix. May not have anything to do with your Facebook problems since @Zachery says he was able to like a thread. Later I will try to take a look at your JavaScript errors and see if I can help you pinpoint them.

Thanks. I would appreciate that!! :up:

Zachery
07-23-2013, 05:39 PM
Facebook has been acting up for me pretty badly for the last 48 hours, not sure what is going on.

Bob_R
07-25-2013, 12:42 AM
What a shame that Facebook doesn't work (any more) with vBulletin.

d4rkm4nx99
07-25-2013, 08:30 AM
i have the same prolem, facebook is not working on vbulletin 4.2.1 , Publish to facebook is not working and like button show me a error.How to fix ?

Lynne
07-25-2013, 04:10 PM
i have the same prolem, facebook is not working on vbulletin 4.2.1 , Publish to facebook is not working and like button show me a error.How to fix ?
Please read the full thread.

Bob_R
07-25-2013, 04:44 PM
i have the same prolem, facebook is not working on vbulletin 4.2.1 , Publish to facebook is not working and like button show me a error.How to fix ?

I don't get the error message part that you get. Mine simply does not work at all. The Publish to Facebook and the Like button does nothing. As if it's not even there. :(

tbworld
07-25-2013, 11:24 PM
I will check Facebook on v4.2.1 tomorrow, as I am updating my daughters board due to the fixes in activity stream. Facebook should work on v4.2.1 at least till the API changes. I have reviewed all the changed code in v4.2.1, there is no reason it should not work. Facebook does seem to be a bit laggy these days.

Once again:
1.) if you run a private board and want facebook... See my entry in JIRA, vb politely gave us a quick fix.
2.) Update the SDK from facebook... See this thread for details. (If you do not, it will not work!)
3.) Enable Facebook and setup your account correctly in admincp. (I added this just in case).
4.) JavaScript errors interfere with the Facebook JavaScript. (Nobody ever checks their boards for this one.)
5.) Internet Explorer will not work unless you patch the Facebook JavaScript yourself.

I hope this helps.

--------------- Added 1374798940 at 1374798940 ---------------

I don't get the error message part that you get. Mine simply does not work at all. The Publish to Facebook and the Like button does nothing. As if it's not even there. :(

@Bob, check for JavaScript errors on your board.

Bob_R
07-25-2013, 11:49 PM
I will check Facebook on v4.2.1 tomorrow, as I am updating my daughters board due to the fixes in activity stream. Facebook should work on v4.2.1 at least till the API changes. I have reviewed all the changed code in v4.2.1, there is no reason it should not work. Facebook does seem to be a bit laggy these days.

Once again:
1.) if you run a private board and want facebook... See my entry in JIRA, vb politely gave us a quick fix.
2.) Update the SDK from facebook... See this thread for details. (If you do not, it will not work!)
3.) Enable Facebook and setup your account correctly in admincp. (I added this just in case).
4.) JavaScript errors interfere with the Facebook JavaScript. (Nobody ever checks their boards for this one.)
5.) Internet Explorer will not work unless you patch the Facebook JavaScript yourself.

I hope this helps.

--------------- Added 1374798940 at 1374798940 ---------------



@Bob, check for JavaScript errors on your board.

How do I do that? Thanks.

tbworld
07-26-2013, 01:38 AM
How do I do that? Thanks.

Use your browser's developer mode. I would suggest Goggling it for your browser.
You will have to play around a bit, but it's well worth your time. Look for console errors or javascript errors.


---

Just remembered that I checked your site and you have a few JavaScript errors. I will check again in about an hour and try to give you a hand where to look. (Pizza just arrived!)

--------------- Added 25 Jul 2013 at 21:56 ---------------

@Bob, your JavaScript is a mess. Turn off your plugins and hooks and re-try Facebook on the default skin. If you have modified the SDK, I bet Facebook will work.

On threads, the facebook like button does show.

ERRORS: on your showthread... using firefox.


NetworkError: 404 Not Found - http://www.talkclassicrock.com/forums/images/SeamusLight/misc/bookmarksite_twitter.gif"bookma...ter.gif
"NetworkError: 404 Not Found - http://www.talkclassicrock.com/forums/images/SeamusLight/misc/bookmarksite_facebook.gif"bookma...ook.gif
------------------------------------------------------------------------
[This sharethis javascript does not work on any of your pages correctly]
<script type="text/javascript">stLight.options({publisher: "3cde7375-ade9-454d-9eb9-4a8e32c9ca71", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
-------------------------------------------------------------------------
chrome://firebug/content/blank.gif...ns({publisher: "3cde7375-ade9-454d-9eb9-4a8e32c9ca71", doNotHash: false, doNotCo...3612-%...ts.html (line 122)
"NetworkError: 404 Not Found - http://www.talkclassicrock.com/forums/images/SeamusLight/misc/bookmarksite_facebook.gif"bookma...ook.gif
"NetworkError: 404 Not Found - http://www.talkclassicrock.com/forums/images/SeamusLight/misc/bookmarksite_twitter.gif"

Bob_R
07-26-2013, 04:24 PM
OK, tbworld. I uploaded the two images and took out the sharethis stuff.

Liked something on site --> www.talkclassicrock.com/forums and now just waiting for FB. Nothing yet.

Bob_R
08-02-2013, 12:45 AM
Nope. Doesn't work AT ALL.

Bob_R
10-30-2013, 12:24 AM
Upgraded to vbulletin 4.2.2 and it still doesn't work????

bennzy
10-30-2013, 10:52 AM
I am also having a issue with the facebook like button where i can see the like button on old threads but new ones that get created now dont show the facebook like i have also tried the fixes ive seen on vbulletin.com and that didnt work i am also running vb 4.2.2 (latest one).

Bob_R
11-02-2013, 07:33 PM
Upgraded to vbulletin 4.2.2 and it still doesn't work????

I am also having a issue with the facebook like button where i can see the like button on old threads but new ones that get created now dont show the facebook like i have also tried the fixes ive seen on vbulletin.com and that didnt work i am also running vb 4.2.2 (latest one).

Can't believe it wasn't fixed with the 4.2.2 upgrade.

bennzy
11-02-2013, 10:12 PM
I could understand the facebook button not working in the latest IE but the liking and posting onto facebook still having issues is just annoying and there seems to be not much help out there to fix it unfortunately.

Bob_R
02-08-2014, 09:50 PM
Is this ever going to be fixed?????????

ForceHSS
02-08-2014, 10:57 PM
Is this ever going to be fixed?????????

If yours does not work try some of the fixes posted in this thread first

Bob_R
02-24-2014, 09:27 PM
Uploaded and installed newest files. Still does not work!!

ForceHSS
02-25-2014, 12:02 AM
Uploaded and installed newest files. Still does not work!!
https://vborg.vbsupport.ru/showthread.php?t=293594