sub7av Posted September 4, 2008 Share Posted September 4, 2008 I want to allow users to login to my forum but from my website homepage. I have so far managed to show acitve online users on the home page from vbulletin but now I want to pull in there forum avatar, username and welcome back ???? on the homepage. any help would be welcomed, I know I need to share the sql and somehow pull the login from the forum to the site, but am all ears Link to comment https://forums.phpfreaks.com/topic/122784-login-problems/ Share on other sites More sharing options...
JranZu Posted September 4, 2008 Share Posted September 4, 2008 You would probably be better off looking for help over at the vbulletin forums ( http://www.vbulletin.com/forum/ ) they could probably help out a lot more. My first guess would be to take a look at the session vars that vbulletin is setting, that is what I have seen used in the past... But no promisses, I don't know anything about vbulletin. Link to comment https://forums.phpfreaks.com/topic/122784-login-problems/#findComment-634029 Share on other sites More sharing options...
sub7av Posted September 4, 2008 Author Share Posted September 4, 2008 If I wanted help from them I would have posted there, but they dont support hacking of there forum if you can call it that however they said I can ask hacking question on the or site which I dont want to do. If anyone has info let me know I managed to pull it from the sql last time so I am thinking maybe another sql for the member login? how secure is it to insert the sql catch into the webpage because i had to put in user and pass to get them in. Link to comment https://forums.phpfreaks.com/topic/122784-login-problems/#findComment-634040 Share on other sites More sharing options...
JranZu Posted September 4, 2008 Share Posted September 4, 2008 Are you trying to use vbulletins login system for your site, or your login page for vbulletin? Link to comment https://forums.phpfreaks.com/topic/122784-login-problems/#findComment-634044 Share on other sites More sharing options...
sub7av Posted September 4, 2008 Author Share Posted September 4, 2008 I would like to get the user to login on homepage, show his forum avatar in a box above his name and for it to say welcome back. I dont mind which mate, if i can pull the vbull aross i wont have to code a login system or share sql so that would be better i think. Link to comment https://forums.phpfreaks.com/topic/122784-login-problems/#findComment-634112 Share on other sites More sharing options...
jordanwb Posted September 5, 2008 Share Posted September 5, 2008 You would probably be better off looking for help over at the vbulletin forums ( http://www.vbulletin.com/forum/ ) they could probably help out a lot more. My first guess would be to take a look at the session vars that vbulletin is setting, that is what I have seen used in the past... But no promisses, I don't know anything about vbulletin. That would be your best bet. I don't have vBulletin because IMO it sucks, plus I'm not paying money for stuff where I can get something else (like SMF or phpBB3) for free. Link to comment https://forums.phpfreaks.com/topic/122784-login-problems/#findComment-634185 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.