@Kyrne do you think we need SSH access/ ability to execute scripts or cron jobs to get this working?

    Gatsu please enable debug mode, reproduce, the click the "debug" button on the red popup.

      Kyrne I solved with this, but now I have a new problem.

      I can see the conversation popup but not my user. They don't see the conversation link.

        Gatsu Make sure users have permission to start conversations.

        Can you also share how you solved the issue?

          Kyrne How? In permissions I don't find any entry related to your extension.

          I solved it by editing PMuser to 0 in phpmyadmin.

            Gatsu there should be a entry in there. I'll verify later.

            Careful about editing anything in the database related to shout when not directed by myself. Shout is a fully featured cryptographic suite and even small changes can cause subtle problems that can lead to security holes.

            0.2.0

            • Fixed (hopefully) all Firefox issues. It was so broken on Firefox I'm confused how any of you used it at all on that browser.
            • Removed 50 conversations limit. When a user nears this limit, they will be prompted to generate new keys on their end.
            • Prefixed all routes with /shout

            Note: I will be mostly unavailable in the near future as I will be moving and starting school. Please test and report any issues to me ASAP!

              • [deleted]

              Kyrne There is an issue with the latest release. Nothing reported in the logs, but I see the below in the console.

              Downgrading to 0.1.9 resolves the error and the site loads properly.

                Hey! Just thought I'd pop a message as I work through some bugs (and if anyone else has come across them) for 0.2.0 and Firefox.

                PDOException SQLstate 42s21
                Drop the referenced Column from your users table in SQL/MySQL (100% from a botched original install)

                Invalid or Unexpected Character ','
                No ] at end of line 544 (begins var _0x4ae4=[) for file forum-####.js

                TypeError: i is undefined
                Currently working through Application.js

                Peace,
                Chris.

                0.2.1

                • Fix JS error on load

                No clue why but my Github action failed and compiled the JS/Webassembly wrong, should work now.

                  Kyrne After installed it, I have a blank page: An error has occurred.
                  I had to uninstall the extension.

                  Could you kindly tell me which tables it creates in the database? I would like to try a clean install, removing any references to the extension first.

                    Kyrne any special thing I must do or just composer update would do?

                      huuduy216 just run composer update kyrne/shout clear your Flarum cache and you should be good.