vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Facebook Likes not working (https://vborg.vbsupport.ru/showthread.php?t=300132)

Bob_R 07-15-2013 02:59 PM

Facebook Likes not working
 
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

Quote:

Originally Posted by Zachery (Post 2433799)
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:

Quote:

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

Quote:

Originally Posted by Zachery (Post 2434817)
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

Quote:

Originally Posted by Zachery (Post 2434826)
http://www.vbulletin.com/forum/forum...87#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

Quote:

Originally Posted by Zachery (Post 2434839)
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 [DATE]1374603561[/DATE] at [TIME]1374603561[/TIME] ---------------

Quote:

Originally Posted by tbworld (Post 2434899)
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

Quote:

Originally Posted by d4rkm4nx99 (Post 2435283)
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

Quote:

Originally Posted by d4rkm4nx99 (Post 2435283)
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 [DATE]1374798940[/DATE] at [TIME]1374798940[/TIME] ---------------

Quote:

Originally Posted by Bob_R (Post 2435351)
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

Quote:

Originally Posted by tbworld (Post 2435386)
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 [DATE]1374798940[/DATE] at [TIME]1374798940[/TIME] ---------------



@Bob, check for JavaScript errors on your board.

How do I do that? Thanks.

tbworld 07-26-2013 01:38 AM

Quote:

Originally Posted by Bob_R (Post 2435389)
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.

Code:

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>
-------------------------------------------------------------------------
[IMG]chrome://firebug/content/blank.gif[/IMG]...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

Quote:

Originally Posted by Bob_R (Post 2457161)
Upgraded to vbulletin 4.2.2 and it still doesn't work????

Quote:

Originally Posted by bennzy (Post 2457237)
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

Quote:

Originally Posted by Bob_R (Post 2479876)
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

Quote:

Originally Posted by Bob_R (Post 2483518)
Uploaded and installed newest files. Still does not work!!

https://vborg.vbsupport.ru/showthread.php?t=293594


All times are GMT. The time now is 06:28 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01596 seconds
  • Memory Usage 1,810KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (33)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete