itsjp89 Neither

Whats there to update? It's not being updated as long as its compatible with newest flarum + if mybb doesn't change their database structure

But yeah, like @luceos said you could try it out, I didnt receive any bug reports since months/years so I assume it still works

    3 months later

    @MichaelBelgium when I try and install this it constantly gives me errors about not meeting certain requirements yet I am on a later date then all, please advise how to install

      @clarkwinkelmann / @MichaelBelgium

      Error code as requested. Thoughts?

      Problem 1
      - michaelbelgium/mybb-to-flarum[v8.0, ..., v8.2.1] require flarum/core ^1.0 -> satisfiable by flarum/core[v1.0.0, ..., v1.8.3].
      - michaelbelgium/mybb-to-flarum[v4.0, ..., v4.2] require flarum/core ^0.1.0-beta.9 -> found flarum/core[v0.1.0-beta.9, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
      - michaelbelgium/mybb-to-flarum[v5.0, ..., v5.1] require flarum/core ^0.1.0-beta.13 -> found flarum/core[v0.1.0-beta.13, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
      - michaelbelgium/mybb-to-flarum v6.0 requires flarum/core ^0.1.0-beta.14 -> found flarum/core[v0.1.0-beta.14, v0.1.0-beta.14.1, v0.1.0-beta.15, v0.1.0-beta.16] but it does not match your minimum-stability.
      - michaelbelgium/mybb-to-flarum[v7.0, ..., v7.1] require flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it does not match your minimum-stability.
      - flarum/core[v1.0.0, ..., v1.8.3] require monolog/monolog ^1.16.0 -> found monolog/monolog[1.16.0, ..., 1.27.1] but it conflicts with your root composer.json require (^2).
      - Root composer.json requires michaelbelgium/mybb-to-flarum * -> satisfiable by michaelbelgium/mybb-to-flarum[v4.0, v4.1, v4.2, v5.0, v5.1, v6.0, v7.0, v7.1, v8.0, v8.1, v8.2, v8.2.1].

        Jbugy are you running the Composer command in the correct folder?

        Can you share your php flarum info output to confirm you are running the latest version of Flarum?

        Installed composer on windows with the EXE so should work in any directory but I always goto the public folder.

        Sure will do @ flarum but I installed it last week

          @clarkwinkelmann as required

          Flarum core: 1.8.3
          PHP version: 8.2.4
          MySQL version: 10.4.28-MariaDB
          Loaded extensions: Core, bcmath, calendar, ctype, date, filter, hash, iconv, json, SPL, pcre, random, readline, Reflection, session, standard, mysqlnd, tokenizer, zlib, libxml, dom, PDO, bz2, SimpleXML, xml, xmlreader, xmlwriter, openssl, curl, fileinfo, gd, gettext, mbstring, exif, mysqli, pdo_mysql, pdo_sqlite, Phar, ftp
          +----------------------+---------+--------+
          | Flarum Extensions | | |
          +----------------------+---------+--------+
          | ID | Version | Commit |
          +----------------------+---------+--------+
          | flarum-flags | v1.8.0 | |
          | flarum-approval | v1.8.0 | |
          | flarum-tags | v1.8.0 | |
          | flarum-suspend | v1.8.1 | |
          | flarum-subscriptions | v1.8.0 | |
          | flarum-sticky | v1.8.0 | |
          | flarum-statistics | v1.8.0 | |
          | flarum-mentions | v1.8.2 | |
          | flarum-markdown | v1.8.0 | |
          | flarum-lock | v1.8.0 | |
          | flarum-likes | v1.8.0 | |
          | flarum-lang-english | v1.8.0 | |
          | flarum-emoji | v1.8.0 | |
          | flarum-bbcode | v1.8.0 | |
          +----------------------+---------+--------+
          Base URL: http://localhost/forum/public
          Installation path: C:\xampp\htdocs\forum
          Queue driver: sync
          Session driver: file
          Mail driver: mail
          Debug mode: off

          Jbugy if you kept the public folder, then the correct location for Composer commands is one level higher, in the directory that contains composer.json, flarum and config.php

          Hi @clarkwinkelmann

          Thats where i am running it, but it seems to not want to run. I do not know composer well, but is it possible to change something to allow this part through?

          • flarum/core[v1.0.0, ..., v1.8.3] require monolog/monolog 1.16.0 -> found monolog/monolog[1.16.0, ..., 1.27.1] but it conflicts with your root composer.json require (2).
          • Root composer.json requires michaelbelgium/mybb-to-flarum * -> satisfiable by michaelbelgium/mybb-to-flarum[v4.0, v4.1, v4.2, v5.0, v5.1, v6.0, v7.0, v7.1, v8.0, v8.1, v8.2, v8.2.1]

          Seems to be the main sticking point?

          7 days later

          @clarkwinkelmann as an FYI, it worked fine when i tried to do this on the cpanel install, suggesting something is wrong with the xmapp local setup.

          I can confirm that if you want to convert IPB 3.0 to Flarum, go via the MyBB (Which I did locally, no problem) and then upload and convert to Flarum with this. Worked a treat.

            24 days later

            Jbugy
            You have your mybb forum coverted to ipb and then to flarum ? Is that so right ?

              Gerriet I gave up on nitroporter

              I gave a IPB 3.3 that I’m slowly converting across, more news on that this week

              4 days later

              Gerriet Seeing the stack trace this doesn't seem like an error coming from the extension, it's like you're not logged in?

              Jbugy Can you try reinstalling? composer remove and then composer require again

                21 days later
                8 days later