flyalaska Posted June 19, 2011 Report Share Posted June 19, 2011 I know this is a long shot, For the few who use IP Board, is there a MOD that will automatically register a new pilot to the board? 3 Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted June 20, 2011 Moderators Report Share Posted June 20, 2011 Nope, I never heard of anything. So I guess we would have to create a module and (module)Data.class and how it would work is that when a new pilot signs up at your VA, and then the module will automatically create a account in IPB and mark the account UN confirmed till if the pilot is approved or not. The problem is that about password encryption between VMS and IPB. But I think they are the same style. MD5 and Salt. 1 Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted June 20, 2011 Moderators Report Share Posted June 20, 2011 You can use the external database function, when a user created an account you can pass the username and the md5 password to another table in your database, you can then get ipb to look at that and use its own api to register users. Quote Link to comment Share on other sites More sharing options...
Heliguy Posted November 30, 2011 Report Share Posted November 30, 2011 Mark can you please give me instructions on how to do this? Quote Link to comment Share on other sites More sharing options...
Heliguy Posted November 30, 2011 Report Share Posted November 30, 2011 Anyone help me here? Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted November 30, 2011 Moderators Report Share Posted November 30, 2011 I have IP Board. I didn't know there was an external database auth. I just took a look into the login management. I'll give that a whirl and see what I can make it work. And let you know later. 1 Quote Link to comment Share on other sites More sharing options...
Heliguy Posted November 30, 2011 Report Share Posted November 30, 2011 Thanks REP for you . Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted December 1, 2011 Moderators Report Share Posted December 1, 2011 Okay, I took a look and it seems a different story here... Since phpVMS has a salting with the password. I might will have to make changes to the External Code in IP Board to make it happen and working. I'll look into it in later, just been busy. Quote Link to comment Share on other sites More sharing options...
Heliguy Posted December 1, 2011 Report Share Posted December 1, 2011 OK thanks Quote Link to comment Share on other sites More sharing options...
AGuyFawkesMask Posted December 27, 2011 Report Share Posted December 27, 2011 Sorry to bump this topic, but did anyone ever manage to fully implement such module? I have IP.Board 3 on my site as well and am interested, too. Quote Link to comment Share on other sites More sharing options...
BastiDE Posted January 23, 2012 Report Share Posted January 23, 2012 are here new news? Quote Link to comment Share on other sites More sharing options...
asunyer90 Posted June 1, 2013 Report Share Posted June 1, 2013 Hi guys, any news about this? We would like to implement some integration between phpvms and ipboard. Thanks. Quote Link to comment Share on other sites More sharing options...
Sava Posted June 1, 2013 Report Share Posted June 1, 2013 Check pm. Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted June 1, 2013 Moderators Report Share Posted June 1, 2013 You can use the external database connection as i did but then i moved over from IP to smf. Quote Link to comment Share on other sites More sharing options...
MikeTGV Posted July 17, 2014 Report Share Posted July 17, 2014 I really do want this our VA as which uses IP Board forums. Can someone do this for us ? We would be willing to pay as well. Quote Link to comment Share on other sites More sharing options...
BAPilot Posted June 5, 2016 Report Share Posted June 5, 2016 You can use the external database connection as i did but then i moved over from IP to smf. That's what we've tried but, IPBoard doesn't seem to be able to take the md5 and salted password from phpvms and then use that. How did you manage to get around this or, could you post a template of settings of how you managed to do it? Many thanks, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.