Web Hosting Talk







View Full Version : helpdesk + forum COMBO


admin0
06-03-2002, 12:46 AM
Hi.

Anyone has any ideas on any helpdesk+forum combo i.e the username/password for helpdesk and forum being the same ?

Anybody else have tried to integrade perldesk+phpbb2 or something like that ?

Is it worth to write a new one or is it worth to change the codes of the either one such that they authenticate from the same database ?


All help appretiated.

webx
06-03-2002, 01:04 AM
It should be pretty easy to change the authentication queries only. I believe both perldesk and phpbb2 uses MySQL at the backend.

You need only one signup system, use either phpbb2 or perldesk. And change the other ones authentication/sign-in queries.

I have integrated a variety of products ;) the above combo is pretty straight forward :)

admin0
06-03-2002, 04:47 AM
Thanks.


I will try that ..