Multiple admins from different installs show the same db info

Moderator
Από United States
Μέλος από Οκτ 2019

I realize this is a 3rd party module, but I figured I'd report it here anyway.

If you open multiple admin windows from different installs of LiteCart and go to SQL Buddy (SB) on each install, all occurrences of SB will try to connect to the same db.  The db that's being connected to in each instance is the first db opened.  Subsequent SB windows use the same db.

I can see that SB pulls DB_USERNAME (and other variables) from LiteCart's config file, so why would each occurrence be pulling from the same db?

[SOLVED]
It looks like the $_SESSION variables are shared between all open admin windows.  Fortunately, they weren't used in that many files, so I just replaced the few occurences of them with the LiteCart global variables and that solved the problem.

Εσύ
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.