Is it bug? (General)

by Orwel, Sunday, April 25, 2021, 16:01 (1090 days ago)

Two different directories are created in the Web server /a and /b. Both directories contain "My little forum", but have different data in the configuration file (different MySQL databases and database users). When both forums are installed and they (forum /a and forum /b) are loaded in the same browser, then I logged in to admin user in forum /a and then I'm automatically redirected to forum /b and then the settings can be changed in the forum /b with the forum /a user (admin). What can I do if I would like to connect with user in the forum /a, but I don't want to be redirected to the forum b/? Thank you.

Avatar

Is it bug?

by Micha ⌂, Sunday, April 25, 2021, 16:04 (1090 days ago) @ Orwel

Hi,

do you use different session_prefix in both forums?

/Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Is it bug?

by Orwel, Sunday, April 25, 2021, 18:23 (1090 days ago) @ Micha

You're right. In the table "_settings" for each forum I created different value of session_prefix and now I have two different sessions in one browser, problem disappeared. Thank you, for help, Micha.

RSS Feed of thread