userid

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Kalima

userid

Post by Kalima »

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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: userid

Post by calguy1000 »

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.
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.
Locked

Return to “CMSMS Core”