Web Hosting Talk







View Full Version : Login Share with Forum Script?


DewlanceHosting
02-16-2010, 08:57 AM
hi,

i use WHMCS script for client management.

if someone is signup in my WHMCS Client area then automatically account create in my forum.

it is possible? how?

please gibe me any hint :(

mattle
02-16-2010, 10:12 AM
hi,

i use WHMCS script for client management.

if someone is signup in my WHMCS Client area then automatically account create in my forum.

it is possible? how?

please gibe me any hint :(

Depends on the forum. With phpbb, for example, you can call internal routines to add the user and you can even write your own authentication module so that a WHMCS login will automatically set the phpbb login cookie as well.