Hello.
Is it possible to keep members permanently logged on? I want to create say 10 new members and somehow make it so they stay logged onto the forum so when people visit it looks like there are more active members on the site.
I have looked for a flag in the Users table in the database but no luck. It looks like active users are controled in the Sessions table. How can I modify this table to make these new users online without having to log them all in individually? If they can stay logged in all the time that would be perfect.
Any tips or tricks would be much appreciated!
Thanks people