vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - Facebook Connect - Allow your users to login with their Facebook account (https://vborg.vbsupport.ru/showthread.php?t=198499)

Capper5016 02-16-2009 03:01 AM

Sent author payment via Pay Pal, was never contacted......still cant log-in via VBAdvanced.

jlew24asu 02-16-2009 12:21 PM

Quote:

Originally Posted by Capper5016 (Post 1745558)
Sent author payment via Pay Pal, was never contacted......still cant log-in via VBAdvanced.

thats ridiculous. sorry to hear about your troubles.

sigh

jlew24asu 02-16-2009 12:22 PM

getting yet another error using this mod. now I have the "message is too short" error when replying.

is there a fix for this?

swellinfo 02-16-2009 04:12 PM

I've gotten FB connect with Vbull, and now I'd like to integrate FB connect fully with the rest of my site, so I can have feeds published from other actions on my site.

Has anyone accomplished this successfully using the files installed on the forum?

So far, I have added the appropriate connect tags to my common footer (outside of vbull):
Code:

<!-- fbconnect -->
<script type="text/javascript">

<!--
        var bburl = FORUM_URL;
//-->
</script>

<script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php" type="text/javascript"></script>

<script src=FORUM_URL+"/clientscript/fbconnect.js" type="text/javascript"></script>

<script type="text/javascript">
<!--
        // Main Facebook Connect Javascript Initialization

        FB.init(API_ID, "/forum/xd_receiver.htm");
//-->
</script>
<!-- / fbconnect -->

- Show quoted text -

I am able to have people login, but I have not been able to have users publish feeds. This is what I've tried, when users submit a form - onsubmit="on_load()":

Code:

<script>
function on_load() = function {
var template_data = {"blah":"blah"};
FB.Connect.showFeedDialog(142926675440, template_data, null, null, null, FB.RequireConnect.promptConnect);
}

The publish feed window pops up, but it is blank. Am I missing something here?

john_robot 02-16-2009 10:40 PM

Quote:

Originally Posted by Mum (Post 1719845)
Just wondering if there is any update on this :)

PHP Code:

Parse errorsyntax errorunexpected T_STRINGexpecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/gindara.com/httpdocs/includes/facebook/facebook.php on line 38 

yes I am having the same issue, its seems guys have no support ???

BeFit4Free 02-16-2009 10:58 PM

I'd like to have you install this on my forum!

mykkal 02-18-2009 07:47 PM

will this work on a php4 system?

cynthetiq 02-18-2009 08:00 PM

Quote:

Originally Posted by mykkal (Post 1748378)
will this work on a php4 system?

no.

mykkal 02-18-2009 08:10 PM

Quote:

Originally Posted by cynthetiq (Post 1748390)
no.

hmmm anyone here that can rewrite it to work on php4? unfortunately I can just upgrade my box. That will break things...

mykkal 02-18-2009 08:12 PM

Quote:

Originally Posted by sllik (Post 1682143)
Sorry, the Facebook Connect library doesn't support PHP4

man that sucks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Anyone that can rewrite it to work with php4? I'd upgrade my box but i'm afraid that upgrading it might break something.


All times are GMT. The time now is 03:43 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.07609 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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