4
It is separate from XOOPS, but I've made the system as a very stripped down XOOPS as basis with very modified classes.
It is supposed to go like this:
The visitor views the site like a normal user.
Visitor click on login link, being brought to the login form.
Visitor inputs username and password and is brought to a page, where he can edit his user details and password as well as a page pops up with "his" personal HTML page.
Now, that is not the main problem. The main problem is making certain that noone can view the HTML file directly without being logged in as the user, whose HTML file it is (or if you have a better idea, please let me know
)
Thanks for your help.