one more question: can I enable *both* external db login and punbb built-in login?
1 2008-04-13 14:55
Re: Is anyone working on an external login extension? (19 replies, posted in PunBB 1.3 extensions)
2 2008-04-13 13:08
Re: Is anyone working on an external login extension? (19 replies, posted in PunBB 1.3 extensions)
got this error when email is missing
PHP Fatal error: Call to undefined function pun_mail() in /opt/www/dev/punbb-1.3-dev/upload/include/functions.php on line 829
[Sun Apr 13 19:56:19 2008] [error] [client 116.227.227.122] PHP 3. add_user() /opt/www/dev/punbb-1.3-dev/upload/login.php(93) : eval()'d code:83
3 2008-04-13 12:10
Re: Is anyone working on an external login extension? (19 replies, posted in PunBB 1.3 extensions)
wow, works like charm!
It should be noted that you need at least an email column in $ext_other_selected_columns though.
4 2008-04-13 11:40
Re: Is anyone working on an external login extension? (19 replies, posted in PunBB 1.3 extensions)
cool!
will give it a try and feedback here soon
5 2008-02-25 09:45
Re: Is anyone working on an external login extension? (19 replies, posted in PunBB 1.3 extensions)
Smartys wrote:
Yes, I'm planning on working on this as an official extension
I'm planning to hack one extension to support OAuth, would you mind explaining which hooks should I use?