Skip to content

Cannot enable extension with PostgreSQL driver #477

@marcob896

Description

@marcob896

Bug Report

Current Behavior
Cannot enable the extension on Flarum 2.0.0-beta.7 and PostgreSQL driver

Steps to Reproduce

  1. enabling the extensions

Screenshots

Image

Environment

  • Flarum version: 2.0.0-beta.7
  • Extension version: 2.0.0-beta.3
Output of "php flarum info", run this in terminal in your Flarum directory.

Flarum core: 2.0.0-beta.7
PHP version: CLI: 8.2.30, Web: 8.2.30
PHP memory limit: CLI: 256M, Web: 256M
PostgreSQL version: PostgreSQL 16.13 (Debian 16.13-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit
Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, hash, iconv, json, mbstring, SPL, session, PDO, pdo_sqlite, standard, posix, random, readline, Reflection, Phar, SimpleXML, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, gd, intl, pdo_mysql, pdo_pgsql, sodium, zip, Zend OPcache
+------------------------+---------------+--------+-------+
| Flarum Extensions      |               |        |       |
+------------------------+---------------+--------+-------+
| ID                     | Version       | Commit | Notes |
+------------------------+---------------+--------+-------+
| flarum-flags           | v2.0.0-beta.7 |        |       |
| flarum-suspend         | v2.0.0-beta.7 |        |       |
| flarum-approval        | v2.0.0-beta.7 |        |       |
| flarum-tags            | v2.0.0-beta.7 |        |       |
| fof-user-bio           | 2.0.0-beta.3  |        |       |
| fof-socialprofile      | 2.0.0-beta.2  |        |       |
| fof-profile-image-crop | 2.0.0-beta.1  |        |       |
| fof-frontpage          | 2.0.0-beta.1  |        |       |
| fof-formatting         | 2.0.0-beta.2  |        |       |
| flarum-subscriptions   | v2.0.0-beta.7 |        |       |
| flarum-sticky          | v2.0.0-beta.7 |        |       |
| flarum-statistics      | v2.0.0-beta.7 |        |       |
| flarum-mentions        | v2.0.0-beta.7 |        |       |
| flarum-markdown        | v2.0.0-beta.7 |        |       |
| flarum-lock            | v2.0.0-beta.7 |        |       |
| flarum-likes           | v2.0.0-beta.7 |        |       |
| flarum-lang-english    | v2.0.0-beta.7 |        |       |
| flarum-emoji           | v2.0.0-beta.7 |        |       |
| flarum-bbcode          | v2.0.0-beta.7 |        |       |
+------------------------+---------------+--------+-------+
Base URL: https://community.marcobraglia.it
Installation path: /var/www/flarum
Queue driver: sync
Session driver: file
Mail driver: mail
Debug mode: off

Possible solution(s)

Additional Context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions