River
MVPRiver MVP
Reactions
-
Re: Standalone Vanilla Forum Installation (Admin Locked Out Issue Resolved)
No need to get rid of system user or modify it, it is created by vanilla for a reason. It is not the real reason you were locked out. (View Post)2 -
Re: How to use regex for register name ?
https://vanillaforums.org/discussion/31507/how-to-limit-usernames-to-just-letters-numbers-underscores-like-twitter (View Post)3 -
Re: Advanced editor - upload failing - incorrect integer value
probably due to strict mode. you need to disable strict mode in your sql.ini remove this STRICT_TRANS_TABLES I suspect you would need to change ThumbWidth and ThumbHeight to 0 to allow strict mode to… (View Post)7 -
Re: Error when doing an import Fatal Error in simple_html_dom.parse_charset();
http://stackoverflow.com/questions/17204437/fatal-error-call-to-undefined-function-mb-detect-encoding (View Post)3 -
Re: Workaround for when host does not allow 777 to be set?[Resolved ]
You have it all sorted out, but for users who don't understand file ownership and don't realize it is a fundamental component of permissions. It all depends on the GROUP ID or USER ID. this image app… (View Post)11