I know I’ll be asked for my log. Which I can provide at some point. On the go on my phone right now. I cannot install this. Oops error occurs. Same with the new IP ban extension. The new Draft extension does install. So, it is only Username Request and IP ban.
FriendsOfFlarum Username Request
Ralkage I think you have that upside down backwards.
[deleted]
- Edited
Frink thank you, i just removed to extension, composer works as before.
[deleted]
Frink Yeah, I understand that much, but I wasn't able to answer why it was requiring it for just that one extension.
️
@Kyrne Would it be possible to create an extension for account verification? Instead of asking for "New Name and Password" only a "Request Account Verification" button would appear where the same notification would go to an administrator.
I think a simple modification to this extension is possible, but I don't know where to start.
Can you give me any help?
- Edited
When I try to activate "poll" and "name request" extensions from the Extensions page,
I get a "method_not_allowed" error. What is the solution to the problem?
I am using beta 9 version.
[2019-08-22 11:48:03] production.ERROR: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'json not null' at line 1 (SQL: alter table `users` add `username_history` json not null) in C:\xampp\htdocs\vendor\illuminate\database\Connection.php:664
nice job!
Not install! errors!
Install git
on your server.
TOWUK screenshot seems to indicate everything went right. Did you post it to indicate it's solved ?
clarkwinkelmann not everything is solved, it is installed but cannot be activated, it shows an error from the bottom left
- Edited
0.2.0 
- Fixes #1.
- Added support for MariaDB versions prior to v10.2.7 that do not have the JSON column data type support that was added in v10.2.7 and later.
- I tested this on MariaDB v10.1.41, the latest MariaDB v10.4.8), and MySQL v8.0.15.
- Corrected a single grammatical error in the English language translation file and ended up changing the wording around as well
Given that this has some migration and translation changes, please be sure to run the following commands in the root directory of your Flarum installation to update this extension properly:
composer update fof/username-request
php flarum migrate
php flarum cache:clear
@Artuu @Allineer @SKevo @Sanguine @ram0ng1 and whoever else I missed, this should fix your SQL syntax issues upon activating this extension again
[deleted]