Got my ser server working and have installed serweb.
Everything seems to be fine.
One slight problem is that when I do a find user from the user_interface/index.php I get a runtime error on line 134. Doing the same thing from the admin interface is fine.
Any ideas?
I have also noticed that each user receives the same alias number when signing up ($this->first_alias_number=82000;). Can this be incremented automatically by the sign up?
Thanks in advance.
Mike