Im using latest Flarum. I successfully installed oauth and redirects are working but after redirect, register button is not working on Steam, Discord and Google OAuth. How can i fix that?
Screenshot:
OAuth register not working
When i press register, nothing happening
Please run php flarum info
and paste the output here so that we can get figure out if this is an extension or core causing this.
Flarum core 0.1.0-beta.13
PHP version: 7.4.5
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, bcmath, calendar , ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, imap, json , exif, mysqli, pdo_mysql, pdo_sqlite, Phar, posix, readline, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xs l, zip, Zend OPcache
+----------------------------------+-------------------+--------+
| Flarum Extensions | | |
+----------------------------------+-------------------+--------+
| ID | Version | Commit |
+----------------------------------+-------------------+--------+
| flarum-bbcode | v0.1.0-beta.12 | |
| flarum-emoji | v0.1.0-beta.13 | |
| flarum-flags | v0.1.0-beta.13 | |
| flarum-likes | v0.1.0-beta.13 | |
| flarum-lock | v0.1.0-beta.13 | |
| flarum-markdown | v0.1.0-beta.13 | |
| flarum-mentions | v0.1.0-beta.13 | |
| flarum-statistics | v0.1.0-beta.13 | |
| flarum-sticky | v0.1.0-beta.13 | |
| flarum-subscriptions | v0.1.0-beta.13 | |
| flarum-suspend | v0.1.0-beta.13 | |
| flarum-tags | v0.1.0-beta.13 | |
| tolgaaaltas-turkish | 0.13.0 | |
| tolgaaaltas-lang-turkish | 0.13.0 | |
| v17development-seo | 1.1 | |
| reflar-level-ranks | 1.2.2 | |
| nomiscz-auth-steam | v0.1.7 | |
| michaelbelgium-profile-views | v2.1.6 | |
| saleksin-auth-google | v0.1.0-beta.8.0.3 | |
| zerosonesfun-fickle-announcement | 2.0.6 | |
| clarkwinkelmann-who-read | 1.2.0 | |
| fof-forum-statistics-widget | 0.1.1 | |
| antoinefr-online | 0.4.0 | |
| reflar-webhooks | 0.2.1 | |
| askvortsov-categories | v0.2.6 | |
| fof-best-answer | 0.1.7 | |
| flarum-pusher | v0.1.0-beta.13 | |
| fof-user-bio | 0.1.3 | |
| therealsujitk-show-password | v1.0.3 | |
| fof-user-directory | 0.3.4 | |
| fof-auth-discord | 0.1.3 | |
| fof-realtimedate | 0.1.2 | |
| sycho-profile-cover | v1.1.5 | |
| askvortsov-moderator-warnings | v0.1.5 | |
| fof-recaptcha | 0.1.2 | |
| fof-byobu | 0.5.0 | |
| fof-formatting | 0.1.4 | |
+----------------------------------+-------------------+--------+
Base URL: https://www.rustforum.com.tr
Installation path: /var/www/vhosts/rustforum.com.tr/httpdocs
Debug mode: off
Looks like the issue here is the show-password extension.
tankerkiller125 Yes, when i remove show-password working. How can i fix it?
You'll need to wait for the extension developer to update their extension @Kylo maybe you can take a look?
tankerkiller125 it is @therealsujitk's extension
Kylo my fault
Talhazzers, tankerkiller125 I'll try fixing this as soon as possible.
Talhazzers I tested this extension with beta.13, it works perfectly.
therealsujitk Not working with my extensions
- Edited
Talhazzers I'm unable to access your site.
Flarum encountered a boot error (Doctrine\DBAL\Driver\PDOException)
SQLSTATE[HY000] [2002] No such file or directory
thrown in /var/www/vhosts/rustforum.com.tr/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 31
Is your mySQL server running?
Edit: Scratch that, it works now.
Talhazzers It should work on your forum as well, can you try removing and reinstalling the extension?
I will try now, i was working on site yesterday.
therealsujitk Not working when i enable extension.
I will disable extension again, when you want to see, i can enable.
@Talhazzers Hi! Can you try updating the extension to v1.0.5 and enable it. The OAuth extensions should still work with no problem (If they don't work, it won't be because of this extension ). After enabling the extension, if you don't see the Show Password checkbox in either the SignInModal or SignUpModal, please let me know.