Hello! I just observed that there's no new user registered in the last 2 weeks. At that moment, I just installed a fresh version of Flarum from scratch and I reinstalled all plugins that I was using. I imported posts, users and everything left, but the settings table was not touched.
However, today, when I tested what's going on, I found out that registration is not working anymore. I disabled plugins one by one and I found out the following behavior:
- with Captcha plugin disabled, the classic registration works. If this plugin is enabled, this is not working anymore. I decided to replace fof/captcha with hcaptcha;
- Also, for the OAuth authentication, if I'm clicking on Register and I'm selecting Facebook / Google (the only possible options on my website), after I'm authenticating into my Facebook / Google account, I'm redirected back to platform to select / update my nickname, but my email input is empty; However, if I'm trying to connect with Facebook / Google and I don't have any account registered with that email, the registration pop-up appears with the email input filled correctly. The problem is that in both cases, when I'm clicking on the button to Register (from the modal), nothing happens. I'm stuck at that step.
Have anyone experience the problem before?
Flarum core 1.0.4
PHP version: 7.4.13
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, json, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache
+-------------------------+---------+--------+
| Flarum Extensions | | |
+-------------------------+---------+--------+
| ID | Version | Commit |
+-------------------------+---------+--------+
| flarum-suspend | v1.0.0 | |
| flarum-flags | v1.0.0 | |
| flarum-markdown | v1.0.1 | |
| flarum-tags | v1.0.3 | |
| ralkage-hcaptcha | 1.0.0 | |
| fof-oauth | 1.0.1 | |
| fof-upload | 1.0.2 | |
| blomstra-cache-assets | 0.5 | |
| fof-polls | 1.0.3 | |
| fof-drafts | 1.0.1 | |
| fof-user-directory | 1.0.2 | |
| fof-sitemap | 1.0.0 | |
| flarum-lang-english | v1.0.0 | |
| flarum-lang-romanian | v1.0.1 | |
| flarum-subscriptions | v1.0.0 | |
| flarum-sticky | v1.0.0 | |
| flarum-statistics | v1.0.0 | |
| flarum-mentions | v1.0.0 | |
| flarum-lock | v1.0.0 | |
| flarum-likes | v1.0.0 | |
| flarum-emoji | v1.0.0 | |
| flarum-bbcode | v1.0.0 | |
| flarum-approval | v1.0.0 | |
| v17development-seo | v1.8.0 | |
| fof-user-bio | 1.0.0 | |
| fof-socialprofile | 1.1.0 | |
| fof-formatting | 1.0.0 | |
| phenomlab-scrolltotop | 0.1.6 | |
| askvortsov-rich-text | v2.1.0 | |
| dem13n-discussion-cards | 0.3.8 | |
| fof-share-social | 1.0.0 | |
+-------------------------+---------+--------+
Base URL: https://website.com
Installation path: /var/www/html
Debug mode: off