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)

Zaiaku 02-06-2010 05:11 PM

If you read teh first post you would have seen:
Quote:

Please note: this product requires PHP5

jiffylb1 02-06-2010 05:39 PM

I understand that now and should have read that oh well.
I can migrate the account to a newer system with php/mysql 5.I am on a shared hosting platform so I cannot do any customizing of php/mysql. I will migrate my vbulletin forum blogs etc to the new php5 try it and then if all goes well just delete the other host account shoudl have it all done by tomorrow

Zaiaku 02-06-2010 07:15 PM

Quote:

Originally Posted by jiffylb1 (Post 1976146)
I understand that now and should have read that oh well.
I can migrate the account to a newer system with php/mysql 5.I am on a shared hosting platform so I cannot do any customizing of php/mysql. I will migrate my vbulletin forum blogs etc to the new php5 try it and then if all goes well just delete the other host account shoudl have it all done by tomorrow

Good to know Hopefully everything goes smoothly.

zombietom 02-06-2010 11:02 PM

This works sometimes but it does give DB errors from time to time... I think some of the problems are coming from the Facebook site of things...but i might uninstall this as it does have some issues and last time i tried the upgrade it killed my site.

Thanks

BBR-APBT 02-06-2010 11:42 PM

Quote:

Originally Posted by zombietom (Post 1976330)
This works sometimes but it does give DB errors from time to time... I think some of the problems are coming from the Facebook site of things...but i might uninstall this as it does have some issues and last time i tried the upgrade it killed my site.

Thanks

So what version are you running? The newest version has two major bugs that are easily fixed. You can find the fix's in this thread.

zombietom 02-07-2010 01:15 PM

I had to go back to version 2.2 as when i updated it killed my site and i almost didn't get it back.
I'm running 3.7 board and donot plan on go to 4.0 amytime soon.

Zaiaku 02-07-2010 05:03 PM

Quote:

Originally Posted by zombietom (Post 1976619)
I had to go back to version 2.2 as when i updated it killed my site and i almost didn't get it back.
I'm running 3.7 board and donot plan on go to 4.0 amytime soon.

What errors was you getting or problems you having?

robwoelich 02-07-2010 06:57 PM

A quick note - in YAFB's /fbb/hook_usercp_nav_complete.php, this line of code:

PHP Code:

$template_hook['usercp_navbar_bottom'] = $templater->render(); 

...should be:

PHP Code:

$template_hook['usercp_navbar_bottom'] .= $templater->render(); 

...as otherwise, it can wipe out other modifications' menu options in the User Control Panel menu if they use the same template hook (which most of them do). :)

An alternative fix is to set any plugins which use the usercp_navbar_bottom template hook to execute after YAFB's User CP menu plugin, but that's kind of a bandaid fix.

Zaiaku 02-07-2010 07:36 PM

Are you using an old version? That error isn't present in my files.

hollosch 02-07-2010 08:51 PM

I look forward to the next version and the cool features !!!


All times are GMT. The time now is 03:32 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.01918 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_php_printable
  • (4)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