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 - Simple vB User login and access control on non vB pages (https://vborg.vbsupport.ru/showthread.php?t=228089)

txsbmw 03-14-2012 01:38 PM

Using vb 4.1.10 and the you visited last info no longer shows nor does the Private Messages Info. Anyone have any idea what needs to be changed to get it to show?

forcerm 03-23-2012 10:07 PM

How can i get this to work on a subdomain.

my forum is www.mydomain.com/forum

my test site is test.mydomain.com

my main website is www.mydomain.com

If i go to www.mydomain.com then this script works, if i go to test.mydomain.com then it says i am not logged in even though i am.

What do i need to change to make it work on subdomains?

zero477 03-29-2012 07:27 PM

It is not working for me .... vBulletin 4.1

doubleclick 06-15-2012 10:36 AM

Does anyone know how to add "remember me" and/or the connect with facebook button?

lollodev 10-17-2012 02:24 PM

not working for VBulletin 4.2. Does anyone have a solution for this?

sina1808 11-17-2012 07:33 AM

hi
my site runing on the server1 , and my forum installed on server2
can using this mod ?
plz help me

tsptom 12-06-2012 05:57 PM

Quote:

Originally Posted by lollodev (Post 2373750)
not working for VBulletin 4.2. Does anyone have a solution for this?

I was very happy to see this mod, but have not heard anyone say they have successfully installed it on vb 4.2 yet. The thread looks DOA so I assume this is not a good sign.

Anyone? tnx.

gocreate 12-08-2012 04:43 PM

Is there any chance to vb 4.2 support of this mod?

lollodev 02-06-2013 01:41 PM

Quote:

Originally Posted by tsptom (Post 2388944)
I was very happy to see this mod, but have not heard anyone say they have successfully installed it on vb 4.2 yet. The thread looks DOA so I assume this is not a good sign.

Anyone? tnx.

I found a way to have it working with VB 4.2.0.
It is very important to read the "trouble shooting" section at the beginning of this post!

In my case it worked by adding the following lines at the beginning of the script (login_inc.php):

$curdir = getcwd ();
chdir('/path/to/my/forum');
require_once('/path/to/my/forum/global.php');
chdir ($curdir);

lollodev 02-07-2013 02:55 PM

is there a way to add the FB connect to this script?


All times are GMT. The time now is 11: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.01027 seconds
  • Memory Usage 1,730KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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