Authentication against phpBB3

These are old archives. They are kept for historic purposes only.
Post Reply
spaulding
Posts: 2
Joined: Tue Jan 01, 2008 9:10 pm

Authentication against phpBB3

Post by spaulding »

Hi Team,

I do need an Unreal IRC 3.2.7 module that validates chat logon against userid/password of registered users on a phpBB3 (phpbb_users table) board.

Please could you provide me with links for documentation for advices how to write a module for your chat server, what are the required hook-functions, a.s.o.? Certainly, I don't come around to study sources of modules and what is of concern, but it would speed up my learning curve.

Thanks in advance,

Matthias
spaulding
Posts: 2
Joined: Tue Jan 01, 2008 9:10 pm

Re: Authentication against phpBB3

Post by spaulding »

Okay, the solution is SQLAuth / SQLMod. But I'm not willing to pay the price. I do it on my own.

Thanks and bye, bye.
Post Reply