Stefan Schorn - 2004-08-24

1st question

when inserting an userid on the startpage the user is redirected to the loginscreen. when the userid doesn't exist the following php warning is shown

lib/WikiUserNew.php:1970: Warning[2]: reset(): Passed variable is not an array or object

how can i change this?
---------------
second question:

i'am using a forum called smf with userdata in a seperate database. should it work to use this databse to authentificate the users? They use a different encryption methode for the passwords. can i use phpcode in config.ini to caompare the hashes?

Regards Stefan