vb.org Archive

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

principino1984 09-19-2009 09:22 AM

ok...nevermind..i found the url to edit the option in the usercp...but.. what about the db error when I click on "Template Bundles Manager"??

marco

mrpaint 09-19-2009 09:43 AM

Quote:

Originally Posted by principino1984 (Post 1887412)
what's the link if i don't have a standard navbar?

I got database error if I try to edit the templates clickiing on .../admincp/fbb_admin.php?do=template

Code:

Database error in vBulletin 3.8.4:

Invalid SQL:

                SELECT  administrator.*,
                        userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
                        language.phrasegroup_global AS phrasegroup_global,
                        language.phrasegroup_kbank AS phrasegroup_kbank,
                        language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
                        language.options AS lang_options,
                        language.languagecode AS lang_code,
                        language.charset AS lang_charset,
                        language.locale AS lang_locale,
                        language.imagesoverride AS lang_imagesoverride,
                        language.dateoverride AS lang_dateoverride,
                        language.timeoverride AS lang_timeoverride,
                        language.registereddateoverride AS lang_registereddateoverride,
                        language.calformat1override AS lang_calformat1override,
                        language.calformat2override AS lang_calformat2override,
                        language.logdateoverride AS lang_logdateoverride,
                        language.decimalsep AS lang_decimalsep,
                        language.thousandsep AS lang_thousandsep
                       
                FROM vb_user AS user
                LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
                LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 2, user.languageid))
               
                WHERE user.userid = 1;

MySQL Error  : Unknown column 'language.phrasegroup_kbank' in 'field list'
Error Number  : 1054
Request Date  : Saturday, September 19th 2009 @ 10:30:37 AM
Error Date    : Saturday, September 19th 2009 @ 10:30:37 AM
Script        : http://www.xxxx.it/forum/admincp/fbb_admin.php?do=template
Referrer      : http://www.xxxxx.it/forum/admincp/options.php?do=options&dogroup=fbb&advanced=0
IP Address    : xxxxxxxxxxx
Username      :
Classname    : vB_Database
MySQL Version :


and... I don't get anything if I click on the admincp link for Facebook Bridge => Edit Settings.. i get an empty page. (The link is this one: http://www.xxxxxx.it/forum/admincp/o...fbbsdo=options

Quick Fix:

Open admincp/fbb_admin.php
Find (actually, it's line number 15)
PHP Code:

$phrasegroups = array('kbank'); 

Delete it!

Sorry for this mess :(

Mark Fortune 09-19-2009 10:38 AM

:) Statement and suggestion:

The main reason I probably wouldn't install this mod is because I use my forum as a means to cultivate membership as well as email address. The most important being the email address because I send a bi-weekly newsletter to members.

Would it be possible to offer the abilty to log in with FaceBook, but to activate their log in, they must put in a valid email address and click on an activation link in the email?

burlesque 09-19-2009 11:01 AM

Will this work on 3.8.2?

erel34 09-19-2009 11:25 AM

thanks

Veer 09-19-2009 11:30 AM

Great Job.

Tell me what will happen with the existing Facebook users that connects via other Facebook mod?
One more thing I need to know, If I delete old Facebook app and create a new one, will I lose all facebook users that connects via that app?

principino1984 09-19-2009 12:30 PM

Quote:

Originally Posted by mrpaint (Post 1887441)
Quick Fix:

Open admincp/fbb_admin.php
Find (actually, it's line number 15)
PHP Code:

$phrasegroups = array('kbank'); 

Delete it!

Sorry for this mess :(

ok..now no more db problems!

I'm testing the option for the usercp... it's damn slow to accept modify...is it cause of facebook or somthing's wrong with my installation?


bug:

it's five minutes i'm trying to modify something and i don't get anything then https://vborg.vbsupport.ru/ (in http://www.xxxx.it/forum/profile.php?do=fbb)

In the admincp the line: Facebook Bridge + Edit Settings doesn't show up anything.


Is it possible to have an email field when someone register with facebook?

marco

BBR-APBT 09-19-2009 01:08 PM

Quote:

Originally Posted by principino1984 (Post 1887476)
ok..now no more db problems!

I'm testing the option for the usercp... it's damn slow to accept modify...is it cause of facebook or somthing's wrong with my installation?


bug:

it's five minutes i'm trying to modify something and i don't get anything then http://www.passioneadueruote.it/forum/fbb/loading.gif (in http://www.xxxx.it/forum/profile.php?do=fbb)

In the admincp the line: Facebook Bridge + Edit Settings doesn't show up anything.


Is it possible to have an email field when someone register with facebook?

marco

Looks like a javascript error.

principino1984 09-19-2009 01:15 PM

Quote:

Originally Posted by BBR-APBT (Post 1887486)
Looks like a javascript error.

yup..but I don't know if something wrong with my installation since I'm tryin this mod on the default vb 3.8 style

Marco

principino1984 09-19-2009 01:37 PM

one more bug...

when you deactivate temaplates from admincp it turns out this windows "Could not find phrase 'fbb_template_deleted'." but it does deactivate the template...i think it's only a missing phrase on the language.

Marco


All times are GMT. The time now is 05:58 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.01855 seconds
  • Memory Usage 1,755KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (2)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