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)

BBR-APBT 02-04-2010 05:09 AM

Quote:

Originally Posted by bunkin (Post 1974432)
hi, i have followed the avatar fix and fixed the blank page issue.

However, when i select the button to sync avatar from fb, it shows a message "Upload failed due to failure writing temporary file". Am i suppose to input the url? or did i forget to set permission somewhere. any advice is appreciated. thanks

side note: yes i have enabled synchronize avatar under option tab.

Is your tmp directory writable?

bunkin 02-04-2010 05:33 AM

i have set 777 on customavatar folder and images/avatar folder. which tmp dir are u referring to?

ps: changed the privacy settings in my fb account as well.

Nadeemjp 02-04-2010 08:10 AM

Quote:

Originally Posted by BBR-APBT (Post 1972899)
Did you try to run the SQL query as you were instructed?
Code:

ALTER TABLE `" . TABLE_PREFIX . "attachment`
        ADD COLUMN `fbbypass` int(11) DEFAULT 0,
        ADD COLUMN `fbpid` varchar(255) DEFAULT '-1'

You would run this from your adminCP -> Maintenance -> Execute SQL Query
http://www.yoursite.com/path/to/admi....php?do=modify
.

hello brother
i ran the querry as told by you and zai bro.
the following is the result i was given:

Code:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table "databasename." . TABLE_PREFIX . "attachment' doesn't exist

what should i do next?

Spiritvn 02-04-2010 03:27 PM

installed, gj man.

MickLite7 02-04-2010 04:19 PM

I'm not see the share icon when I have that option checked in the settings.

BBR-APBT 02-04-2010 04:40 PM

Quote:

Originally Posted by Nadeemjp (Post 1974512)
hello brother
i ran the querry as told by you and zai bro.
the following is the result i was given:

Code:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table "databasename." . TABLE_PREFIX . "attachment' doesn't exist

what should i do next?

Code:

ALTER TABLE `attachment`
        ADD COLUMN `fbbypass` int(11) DEFAULT 0,
        ADD COLUMN `fbpid` varchar(255) DEFAULT '-1'

Run this SQL query if you do not have a prefix set on on your tables.

BBR-APBT 02-04-2010 04:42 PM

Quote:

Originally Posted by bunkin (Post 1974448)
i have set 777 on customavatar folder and images/avatar folder. which tmp dir are u referring to?

ps: changed the privacy settings in my fb account as well.

The tmp directory for your web server. Contact your webhost and ask them if you have a tmp dir. You may be running in safemode for php.

Contact your host and ask them about that error.


Quote:

Originally Posted by MickLite7 (Post 1974786)
I'm not see the share icon when I have that option checked in the settings.

Do you have a edited postbit template? The share icon shows up bu the report post.

MickLite7 02-04-2010 05:52 PM

Quote:

Originally Posted by BBR-APBT (Post 1974809)
Do you have a edited postbit template? The share icon shows up bu the report post.

yes I had an edited postbit

BBR-APBT 02-04-2010 06:24 PM

Quote:

Originally Posted by MickLite7 (Post 1974844)
yes I had an edited postbit

Does it work on the default style?

putuajun 02-04-2010 07:10 PM

Installed and have this error:

Warning: fopen() [function.fopen]: php_network_getaddresses: getaddrinfo failed: hostname nor servname provided, or not known in [path]/fbb/fbplatform/facebookapi_php5_restlib.php on line 3391

Warning: fopen(http://api.facebook.com/restserver.p...e6606eb5&v=1.0) [function.fopen]: failed to open stream: php_network_getaddresses: getaddrinfo failed: hostname nor servname provided, or not known in [path]/fbb/fbplatform/facebookapi_php5_restlib.php on line 3391

Can somebody help?


All times are GMT. The time now is 07:22 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.02186 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
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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