I want to build a portal to let my members login and view active users from the first "home page" (it is not include in the forum or portal mod) What can I do. Every time I include the inc_activeusers.asp into my page, I got an error.
quote: I want to build a portal to let my members login and view active users from the first "home page" (it is not include in the forum or portal mod) What can I do. Every time I include the inc_activeusers.asp into my page, I got an error.
quote: Now I come to another prob.: I want to enable e-mail system but I don't know what an SMTP host name for my PC is? I'm runnning IIS with WinXP.
For this specific problem I suggest that you start a new topic at the Help: Mail Configuration forum. It's the best place for getting help on your problem. There are people who can help you and won't even look at this forum.
Thanks for the tip. Back to the login-mod thing. How can I get the login and active user to my portal. My inc_top has the login stuff, and I still want to do it from my home-page as a alternate. How can I do that?
quote: Thanks for the tip. Back to the login-mod thing. How can I get the login and active user to my portal. My inc_top has the login stuff, and I still want to do it from my home-page as a alternate. How can I do that?
You'll have to include config.asp and inc_functions.asp into the pages where you show the login/logout part. Without those files included it won't work.