Hello,
on my startpage i use the cms_module tag {cms_module module="userid"}.
When a user "person a" log in to the page, for example from my work, everyone on that network and also me (from my private home network) are logged in as the same user "person a".
Can me help someone, how i can fix this problem.
userid
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: userid
This is a flaw in the userid module, I also had a similar flaw in the frontend users module. This has been fixed (at least in svn) in the feusers module.
There is another way to fix it, if you have write access to the php.ini you can set
sesssion.auto_start = 1
and restart your webserver daemon.
There is another way to fix it, if you have write access to the php.ini you can set
sesssion.auto_start = 1
and restart your webserver daemon.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
