x00
MVPx00 MVP
Reactions
-
Re: Forum Post 'Ettikett' - Etiquette !
Please don't PM people for things that relate to discussions/questions, or could reasonably be put in a discussion / question. It is just plain irritating. I have had a handful of people do that late… (View Post)3 -
Re: Forcing API calls to use a guest session?
@aster this site is for the open source version you are a customer of vanillaforums.com, the api is different in these versions and they support that. Nevertheless it should be similar to http://vani… (View Post)1 -
Re: How to change the image of banned user ?
$Configuration['Garden']['BannedPhoto'] = '/path/to/stupidface.png'; (View Post)1 -
Re: Log full of PHP Parse error: .../library/core/class.pluginmanager.php(863)
debugging eval is by its nature tricky. One way to find out is to tail the logs and disable plugin then make a request repeat till the log not longer add that error. The way pluign info is collected … (View Post)1 -
Re: Signing out
It is to do with CSRF https://en.wikipedia.org/wiki/Cross-site_request_forgery http://security.stackexchange.com/questions/62769/must-login-and-logout-action-have-csrf-protection (View Post)2