Jump to content

Vbulletin


Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 3 weeks later...

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....?

Link to comment
Share on other sites

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)

Link to comment
Share on other sites

  • 5 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated