HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
vanilla registration problem
![Blisk](https://secure.gravatar.com/avatar/5d098d3013ee9b4962b96ec398b42946/?default=https%3A%2F%2Fvanillicon.com%2Ff4979558748aaf1af5b7738355096549_100.png&rating=g&size=100)
I setup forum but registration doesn't work. When I fill up form and pres button after fev seconds I get
- Resolving timed out after 4000 milliseconds
Any idea what can be wrong?
Tagged:
0
Comments
I find out this in logs
[26-Apr-2022 20:57:56 UTC] PHP Warning: Vanilla\FileUtils::putContents(): : error writing file '/var/www/html/vanilla/dist/forum/manifest.php' in /var/www/html/vanilla/library/Vanilla/FileUtils.php on line 120
I found out why register new user not working.
Because of plugin STOP FORUM SPAM.
When I disable that plugin, now registering new user work.