x00
MVPx00 MVP
Reactions
-
Re: Username Mixup Part 2
it seem you are running multiple different version of the same domain with the same session cookie, which means that you are going to get a mixup of users, but not only that you won't have data integ… (View Post)1 -
Re: 500 Internal Server Error vanilla2export.php
at the end of the day it is 500, it could be anything. But the script itself has php errors on, so if it got that far it would display them. most likely it is a configuration issue with the server. Y… (View Post)1 -
Re: How to cripple commenting ability in one easy step? add a vanilla.png file in your forum root
it seem to to me a very edge case, like you said something to do with your setup. (View Post)2 -
Re: Username Mixup Part 2
is your cookie $Configuration['Garden']['Cookie']['Salt'] unique (View Post)1 -
Re: New discussion button displayed while disconnected
I wouldn't publicly upload a dump of your database without removing any sensitive information first. I would remove that. (View Post)2
