vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Facebook Connect - Allow your users to login with their Facebook account (for 3.8) (https://vborg.vbsupport.ru/showthread.php?t=203064)

MotMann 01-17-2010 06:34 PM

The description is not clearly.. there are to many Points, where whe don't found anything... maybe all the urls.

And if the user click in the ucp on mail.. then comes the FB Box for a short time, but nothing happened. The Box Closed.. what is wrong?

Digital Jedi 01-18-2010 04:05 AM

Quote:

Originally Posted by MotMann (Post 1958471)
The description is not clearly.. there are to many Points, where whe don't found anything... maybe all the urls.


And if the user click in the ucp on mail.. then comes the FB Box for a short time, but nothing happened. The Box Closed.. what is wrong?

I'm not understanding you.

jiffylb1 01-18-2010 05:46 PM

instead of me sedning pay pal money can you send a bill to me and I give you all the login info I ahve installed btu when clicking ona fforum topic in websiet now the page oes blank and when in forum admin when clicking on the 2 lower settings all blank and I am having issues on facebook.
I will be happy to pay for you to isnatll or fix the errors everything has been done just need tweeking for it to work right coudl you send me to webmaster@clearwaterbiker.com a bill and I will pay to have it fixed by you

skylab 01-19-2010 12:14 PM

Worst... mod...for....vb

Digital Jedi 01-19-2010 05:21 PM

Quote:

Originally Posted by skylab (Post 1960142)
Worst... mod...for....vb

Right, hence the 833 installs.

milsirhc 01-21-2010 12:41 PM

Code:

Template: newreply

Find:
<form action="newreply.php?do=postreply&amp;t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>>

Replace With:
$fb_prepare_submit
<form action="newreply.php?do=postreply&amp;t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return fb_prepare_submit(this, 0)"</if>>

This conflicts with GARS as it will prevent the rating function to appear when posting a review.

Is there a workaround for this?

M.Kay 01-24-2010 12:07 PM

Nice Add-on! :)
But I have a problem. When I click on the Facebook Connect button in IE nothing happens.
In Firefox works perfect.

Any help?

Digital Jedi 01-24-2010 05:22 PM

Quote:

Originally Posted by M.Kay (Post 1965158)
Nice Add-on! :)
But I have a problem. When I click on the Facebook Connect button in IE nothing happens.
In Firefox works perfect.

Any help?

Generally, that's an editing error when doing the template edits.

hottweelz 01-24-2010 05:33 PM

Hi All, I've tried this mod twice, and everytime I make the changes for newthread or postreply.... all of my users lose the ability to post.

Clicking on "Submit Reply" or "Post New Thread" does absolutely nothing. I've reverted those templates and disabled Wall Feeds.

Any Idea... my culprit is right here:
Quote:

Find:
<form action="newthread.php?do=postthread&amp;f=$forumid " method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.subject.value, $vboptions[postminchars])"</if>>

Replace With:
$fb_prepare_submit
<form action="newthread.php?do=postthread&amp;f=$forumid " method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return fb_prepare_submit(this, this.subject.value)"</if>>

utahraves 01-27-2010 07:54 PM

I have no issues with this on my 3.8 board but the one out there for the 4.0 sucks... would like this one upgraded to the 4.0 version


All times are GMT. The time now is 03:42 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.02230 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)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