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
New
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.