x00
MVPx00 MVP
Reactions
-
Re: Vanilla 2.0.18.11 security release
Personally I would not bother with being "selective" just run through the normal update process. (View Post)1 -
Re: How to run more than one Vanilla installations on one domain?
Yes change the cookie name and salt, the dot main that the cookie will include all sub-domains such as www or forum (View Post)4 -
Re: How to run more than one Vanilla installations on one domain?
Yep you can't have the same salt or you will share session, which will cause security issue where, the UserID are out of step. Why would want the same salt? I would also make the Cookie name unique, … (View Post)1 -
Re: Discussions have wrong port appended
see this bug http://vanillaforums.org/discussion/comment/202051#Comment_202051 nginix equivalent would be fastcgi_param PHP_VALUE "auto_prepend_file=/path/to/portfix.php"; Then for portfix.… (View Post)1 -
Re: Blog comments Unknown
Btw Unknown mean the user the was deleted directly out of the database, or never existed. Be very careful about doing that it can cause all manner of hurt. This was either the system user, or embed u… (View Post)1
