![]() |
testing now on updated vb4
|
does not work: it requires to login everytime I don't know why. I tried with the other solution too but nothing
|
Hi,
Thank you for this great hack :) Has anyone integrated the "facebook connect" button on this hack ? I tried to used the SDK but i don't know how to get variables from vbulletin, which ones are usefull for this button ? Thank you very much for your help :) |
Quote:
|
Script is working like a peach for me, had to require the global file on every page and the login script and it all worked as it should. Thanks. :)
|
After upgrading VB to 4.1.2 this no longer works. Anyone else having an issue?
|
Quote:
i need help too .... the script didn't know if i'm logged or not showing always the login form. is this changed in the 4.1.x ? Code:
$vbulletin->userinfo['userid']!=0 |
If i login through my forum, and then return to my frontpage, where my loginbox is located it will show me as logged in. However I cannot get it to log me in from the frontpage through the login script. I think it might be a cookie problem or something similar.
|
First thanks for this mod too.
I have integrated it into a yii framework based web app and it works fine but i still get those warnings. I have tried usinge the absolute path and some oder things but nothing worked. Do u have some other suggestions to get rid of this warnings? Quote:
|
I Actually want if i login in my site then i loged in vbulltin but in this case we are using vbulletin login form ...
|
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?
|
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? |
It is not working for me .... vBulletin 4.1
|
Does anyone know how to add "remember me" and/or the connect with facebook button?
|
not working for VBulletin 4.2. Does anyone have a solution for this?
|
hi
my site runing on the server1 , and my forum installed on server2 can using this mod ? plz help me |
Quote:
Anyone? tnx. |
Is there any chance to vb 4.2 support of this mod?
|
Quote:
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); |
is there a way to add the FB connect to this script?
|
For everyone struggling with the script on vBulletin 4.x, I got a solution.
Just add the following code right after the opening of the php tag: PHP Code:
|
All times are GMT. The time now is 02:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|