SpunkyHosting Posted March 1, 2007 Share Posted March 1, 2007 Hi guys, I'm sure this one has been beaten to the ground many times but after searching I haven't found a definitive answer. It appears that there are no mods available to integrate vbulletin with whmcs (creating a user account on vBulletin when someone signs up for a hosting package). Is this something that someone around here would consider developing for a little $, perhaps Matt? Let me know! Mike 0 Quote Link to comment Share on other sites More sharing options...
Chrisw Posted March 1, 2007 Share Posted March 1, 2007 yup same here... create them with a "special group" for members thread access. That is my thought afterwards 0 Quote Link to comment Share on other sites More sharing options...
CSNM-Carl Posted March 2, 2007 Share Posted March 2, 2007 Would really like this too. 0 Quote Link to comment Share on other sites More sharing options...
skshost Posted March 2, 2007 Share Posted March 2, 2007 I can though this together and share if I can get more of the variables used in "On checkout". Username, password, & email address should do just fine. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted March 2, 2007 WHMCS CEO Share Posted March 2, 2007 Code for doing this just has to be added to the checkout script. If someone can send me the database structure of the VB users table then I'll see what I can do. 0 Quote Link to comment Share on other sites More sharing options...
skshost Posted March 3, 2007 Share Posted March 3, 2007 Code for doing this just has to be added to the checkout script. If someone can send me the database structure of the VB users table then I'll see what I can do. Where has this been added? I was going to do this, but since you obviously are more experienced I'll send you what I can of VB. 0 Quote Link to comment Share on other sites More sharing options...
skshost Posted March 3, 2007 Share Posted March 3, 2007 I guess I need to post more before I can PM. Where should I send the VB user table structure? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted March 3, 2007 WHMCS CEO Share Posted March 3, 2007 In response to where has this been added, you can simply add it to the file "includes/checkoutscript.php". As for that code, if you could send the required mysql query for adding a user to matt@whmcs.com I'll write up some code for it. 0 Quote Link to comment Share on other sites More sharing options...
intramanga Posted March 3, 2007 Share Posted March 3, 2007 VB user table sent to your email address Ed, 0 Quote Link to comment Share on other sites More sharing options...
skshost Posted March 4, 2007 Share Posted March 4, 2007 I want an option on the order form and in the client area for customers to setup a forum account. Not just auto forum account creation, but login share as well. I'll do it if no one else will. 0 Quote Link to comment Share on other sites More sharing options...
ppc Posted March 10, 2007 Share Posted March 10, 2007 Matt, any update on this? 0 Quote Link to comment Share on other sites More sharing options...
okihost Posted March 12, 2007 Share Posted March 12, 2007 Also very interested in this.. 0 Quote Link to comment Share on other sites More sharing options...
skshost Posted March 12, 2007 Share Posted March 12, 2007 Matt, can you at least let us know what to expect? If this isn't complete within the week I'll do it myself. It's not a problem, I'd just like to know if I need to or not. 0 Quote Link to comment Share on other sites More sharing options...
skshost Posted March 31, 2007 Share Posted March 31, 2007 Okay, I guess I'll have to do it myself... How about using the oncheckout to creat the account and a cron to run a sync script every X minutes? Give the customer a checkbox on the orderform to create forum account and just run the oncheckout if they want to create a forum account later....? 0 Quote Link to comment Share on other sites More sharing options...
Chrisw Posted March 31, 2007 Share Posted March 31, 2007 Sounds like a plan! Would be nice if you have the knowledge and time to create this! 0 Quote Link to comment Share on other sites More sharing options...
skshost Posted March 31, 2007 Share Posted March 31, 2007 Sounds like a plan! Would be nice if you have the knowledge and time to create this! I have some of both, but what I don't know I learn. I was thinking of making "whmcs_id" in VB's user table the make WHERE much easier, but I have no idea how to pull the password over since it's hashed(i think) 0 Quote Link to comment Share on other sites More sharing options...
caminoz74 Posted June 13, 2012 Share Posted June 13, 2012 Hi, Just wondering if this thread task went anywhere? 0 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.