vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - YAFB - Yay! Another Facebook Bridge (https://vborg.vbsupport.ru/showthread.php?t=232457)

bigtime 01-14-2010 03:16 AM

Hello,

Thanks for the Add-on!

I installed with no problems but now I get this error when trying to connect:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)
Timestamp: Thu, 14 Jan 2010 05:15:01 UTC


Message: Object doesn't support this property or method
Line: 20
Char: 2
Code: 0
URI: http://www.defend.net/deluxeforums/facebook.php

Please advise. Thanks,

Tim

ps2wiz 01-14-2010 04:31 AM

Okay, so I am using a custom template and the Connect with Facebook buttons do no appear with it...

Any suggestions on how to manually insert them in?

reifegerste 01-14-2010 06:38 AM

Quote:

Originally Posted by thunderclap82 (Post 1953848)
Tried installing, but during the install through the Plugin Manager I get this error:

vB4 Default Style ... (Templates) (StyleVars) (Replacement Variables) (CSS) (Controls)
Fatal error: Call to undefined method stdClass::called() in /home/mbuhmann/public_html/forums/includes/class_core.php on line 3700


Any ideas?

I have the same probleme too. Any ideas about this issue?

BBR-APBT 01-14-2010 09:53 AM

Quote:

Originally Posted by Zaiaku (Post 1952129)
Seeing this error on my friends site now that he has i installed.

Messing up Archive display

I get the same error in archive.

Code:

Fatal error: Call to undefined method stdClass::called() in /home/path/to/forums/includes/class_core.php on line 3829
Tracked it down to this plugin: Init Startup (includes/init.php)

Tracked it down to this file: /fbb/hook_init_startup.php

And now down to this code
Code:

                'vb4' => $vbulletin->options['templateversion'] >= '4.',
I removed that line and all is well in archive.
But then on index I get a template error in hook_global_start
fetch template should be replaced.
Still digging

I don't know what or why this is happening.

Veer 01-14-2010 09:56 AM

Quote:

Originally Posted by BBR-APBT (Post 1955306)
I get the same error in archive.

Code:

Fatal error: Call to undefined method stdClass::called() in /home/path/to/forums/includes/class_core.php on line 3829

Read This Post.

BBR-APBT 01-14-2010 10:33 AM

Quote:

Originally Posted by Veer (Post 1955311)
Read This Post.

I do not store my css as files.

BBR-APBT 01-14-2010 01:08 PM

Quote:

Originally Posted by Veer (Post 1955311)
Read This Post.

How ever you make a good point. The archive.css is in a file and was never put in the database.

cloferba 01-15-2010 01:23 AM

does this work on vb 4.0.1?

Zaiaku 01-15-2010 01:33 AM

Quote:

Originally Posted by cloferba (Post 1956147)
does this work on vb 4.0.1?

It barely works as it is not on any vb, many bugs
but it will function.

kf4eok 01-15-2010 04:53 AM

I have installed this on 4.0.1, followed instructions to the t and looks like ti is working great. Thanks for the great mod.

cloferba 01-15-2010 10:09 AM

Quote:

Originally Posted by Zaiaku (Post 1956152)
It barely works as it is not on any vb, many bugs
but it will function.

yes i see that, but i think developer is on holidays maybe?

no updates since 9 january

Zaiaku 01-15-2010 01:44 PM

Wel these actually 2 parts of this mod. Basically you can called it the API and the other is the Mod itself. So either the API needs to be worked on or its a limitation in vb.

mandingo 01-16-2010 02:44 PM

Just visited the vb4 test site and didnt see the facebook icon on the home page,clicked the register link and saw an error on your test board Mr.Paint
HTML Code:

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895
just an fyi.
(did see the icon on forum)

kall 01-16-2010 07:05 PM

Quote:

Originally Posted by Zaiaku (Post 1953547)
Any users with a facebook can add it to their forum account going into the settings. There's a menu option for it. Tested it and its working just fine!

They shouldn't need to though.

If they try to Connect with Facebook when logged-out, they are taken to a 'Register or Login' screen.

Clicking Login results in a 'no account found', and redirects them to Register with Facebook.

The expected behavior would be to allow them to Login, then take them to their UserCP, where they can fill in the details.

BBR-APBT 01-16-2010 09:09 PM

Quote:

Originally Posted by kall (Post 1957593)
They shouldn't need to though.

If they try to Connect with Facebook when logged-out, they are taken to a 'Register or Login' screen.

Clicking Login results in a 'no account found', and redirects them to Register with Facebook.

The expected behavior would be to allow them to Login, then take them to their UserCP, where they can fill in the details.

The error above and the one on pages where the css is stored in files as in the archive.
Is the only two problems I have. Can not wait for a update my members are wanting this.

meeja 01-18-2010 03:19 PM

This mod is great. But what I'd love to do is use this exclusively for sign-ups - moving away from users signing up by email.

Do you think it's possible to disable the standard registration procedure and just use this FacebookConnect mod?

Zaiaku 01-18-2010 03:35 PM

Quote:

Originally Posted by meeja (Post 1959264)
This mod is great. But what I'd love to do is use this exclusively for sign-ups - moving away from users signing up by email.

Do you think it's possible to disable the standard registration procedure and just use this FacebookConnect mod?

Yes you could do that although I would not recomment it since you would would only get people from facebook only meaning if they don't even have a facebook account that's 2 accounts they would have to basically create.

Also there's alot of bugs in this mod even though its great so you will get errors on your site unless you plan on not using some features of your site to begin with.

struff 01-18-2010 06:56 PM

This isn't working for me. I am using the default style for vB4 and I installed as directed and set the options. But I don't see anything in the navbar or in profiles or anywhere else. Could it be because I am using the API and 'secret' keys that I used with Facebook Connect for vB3.8?

Thanks.

woffie 01-18-2010 07:01 PM

Quote:

Originally Posted by Zaiaku (Post 1959281)
Yes you could do that although I would not recomment it since you would would only get people from facebook only meaning if they don't even have a facebook account that's 2 accounts they would have to basically create.

Also there's alot of bugs in this mod even though its great so you will get errors on your site unless you plan on not using some features of your site to begin with.

There are alot of bugs in the 3.8 version too. I am sooooo glad that this is not on my forum now. I had nothing but problems with it even after uninstalling.

mrpaint 01-18-2010 07:16 PM

Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:
  • File-based CSS issue fixed
  • IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
  • Improved sharing functionality (with images)
  • New feature: well, won't talk about this point now :D Not yet

The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you

Zaiaku 01-18-2010 07:45 PM

Glad to see you working on it. If you fix the file baed CSS that should proably fix the one coming up in archive too since they read the same. New features, just work on the problems, we can wait for new stuff lol.

BBR-APBT 01-18-2010 08:06 PM

Quote:

Originally Posted by mrpaint (Post 1959491)
Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:
  • File-based CSS issue fixed
  • IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
  • Improved sharing functionality (with images)
  • New feature: well, won't talk about this point now :D Not yet

The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you

Great news I cant wait to update this.

Veer 01-18-2010 08:19 PM

Quote:

Originally Posted by mrpaint (Post 1959491)
Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:
  • File-based CSS issue fixed
  • IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
  • Improved sharing functionality (with images)
  • New feature: well, won't talk about this point now :D Not yet

The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you

wow, that's really good news paint :)

Good luck.

utahraves 01-19-2010 12:08 AM

I am having an issue.
I use separate e-mail addresses for everything...

My website's e-mail is utahraves@codycook.us and my Facebook is facebook@codycook.us, it does not detect me as a user and wants me to sign up as a new registration... please advise.


Thank you.

utahraves 01-19-2010 12:22 AM

Also, this doesn't work very well in Chrome.
I have that easy registration disabled so when it cannot find my login information, it sends me to a blank page.

Zaiaku 01-19-2010 12:33 AM

Quote:

Originally Posted by utahraves (Post 1959772)
Also, this doesn't work very well in Chrome.
I have that easy registration disabled so when it cannot find my login information, it sends me to a blank page.

It does work well in chrome. Alot of my user are actually using Chrome on my new site. Did you follow all the directions corectly?

anaksimandros 01-19-2010 09:38 AM

1 Attachment(s)
My character does not support Turkish shipments can not be displayed on Facebook. That seems normal characters to Turkish characters. The rest do not appear.

Turkish characters: ş, ?, ğ etc. ...

How do I add them?

https://vborg.vbsupport.ru/external/2010/01/58.jpg

Normal: yapacak hi? birşey yok
but : yapacak hi

ngkong 01-19-2010 02:29 PM

Bug!

Thread with attachment errors when enabling this plugin.

Quote:

Invalid SQL:

SELECT dateline, thumbnail_dateline, filename, filesize, visible, attachmentid, counter,
postid, IF(thumbnail_filesize > 0, 1, 0) AS hasthumbnail, thumbnail_filesize,
attachmenttype.thumbnail AS build_thumbnail, attachmenttype.newwindow
FROM attachment
LEFT JOIN attachmenttype AS attachmenttype USING (extension)
WHERE postid = 117104
ORDER BY attachmentid;
Grep the query and found in fbb/functions.php, disabling the plugin fix the problem.

temporary disabling the plugin till this issue get fixed.

thanks

mrpaint 01-19-2010 02:48 PM

Quote:

Originally Posted by ngkong (Post 1960230)
Bug!

Thread with attachment errors when enabling this plugin.



Grep the query and found in fbb/functions.php, disabling the plugin fix the problem.

temporary disabling the plugin till this issue get fixed.

thanks

vBulletin version please?

utahraves 01-19-2010 04:45 PM

Quote:

Originally Posted by Zaiaku (Post 1959774)
It does work well in chrome. Alot of my user are actually using Chrome on my new site. Did you follow all the directions corectly?

I did follow all instructions but it doesn't work on some screens.
This mod is the only mod I've added that would cause most of my user's avatars to completely vanish... I am most likely going to have to disable it.

mrpaint 01-19-2010 04:55 PM

Quote:

Originally Posted by utahraves (Post 1960367)
I did follow all instructions but it doesn't work on some screens.
This mod is the only mod I've added that would cause most of my user's avatars to completely vanish... I am most likely going to have to disable it.

How are members' avatars? They are missing or something? Can you take a screenshot?
Also, can you specify which screen caused javascript errors on Chrome?

Tripolis 01-19-2010 05:23 PM

1 Attachment(s)
Error by me.

I hope you can read it.

Dont know why.

Zaiaku 01-19-2010 05:54 PM

Quote:

Originally Posted by utahraves (Post 1960367)
I did follow all instructions but it doesn't work on some screens.
This mod is the only mod I've added that would cause most of my user's avatars to completely vanish... I am most likely going to have to disable it.

Which version fo Chrome?
Any installed extensions in Chrome?

The users with chrome on my site are currently using 4.0.266.0 with just yahoo and facebook ext mostly.

Ranger187 01-19-2010 06:50 PM

Quote:

Originally Posted by mrpaint (Post 1959491)
Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:
  • File-based CSS issue fixed
  • IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
  • Improved sharing functionality (with images)
  • New feature: well, won't talk about this point now :D Not yet
The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you

Waiting for this. ;)

ngkong 01-19-2010 11:17 PM

Quote:

Originally Posted by mrpaint (Post 1960247)
vBulletin version please?

4.0.1

LEFT JOIN attachmenttype AS attachmenttype USING (extension)

there is no `extension` field in the 4.0.1 attachment table.

ScottiG 01-19-2010 11:36 PM

The lighter side...

I have read some real horror stories about this mod, most coming from a few of the same people which seems a little like bashing to me - Perhaps I am one of the lucky ones, but this mod worked PERFECTLY for me under 3.8.4 right from the first install. No issues, no errors, no complaints whatsoever.

I have since done an upgrade to the latest version of this mod and the update went smooth as pie - Very simple indeed!

The ONLY issue I have (and others seem to have this issue as well) is that the navbar button for the facebook connect does not show up on one of my new site styles and I cannot figure out why? Several others have asked about this with ZERO response, it is like we didn't even post an issue! - it would be nice if the coder could explain what it is that we are missing in our headers or navbar templates that is simply not allowing the button and facebook connect link to display in some site styles.

Other than that, I am completely satisfied with this mod and quite frankly, I think it is one of the best mods ever offered for VBulletin. My site users enjoy it and it offers an extension of our forum to facebook, and vice-versa.

So, my hat is off to the coder for a great mod, BUT I cannot give the coder an A+ till I get a response to my issue.

Thanks in advance!

adigaorg 01-19-2010 11:46 PM

the last version not work with vbseo

kall 01-19-2010 11:50 PM

Yes it does.

If you disable vBSEO, does the issue you are having go away?

Or even.. what is the issue?

Zaiaku 01-20-2010 02:23 AM

Seriously you people need to stop saying stuff becuause its mis leading.

I have this mod on 4 sites running vb4 all with vbseo and its working just fine with all of them. I even added my on SEO mod on top of vbseo with this mod and its working just fine.

Try Kall suggestion and see what's the out come.

ENF 01-20-2010 02:43 AM

Going to chime in here and say we've had no major issues with this mod under vb4.0.1 - We previously did not use a link for Facebook on 3.8.X but it's turned out to be very popular after our site conversion to VB4. It's been working well to the best of my knowledge.

There are a few style issues, but we'll address those after 1 or 2 more maintenance releases from VB.

We are not running VBSEO however, can't attest to that piece. I may add it to another site I have that is running VBSEO.


All times are GMT. The time now is 04:58 AM.

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.02294 seconds
  • Memory Usage 1,851KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_html_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete