Shout - Private Messaging for Flarum
- Edited
Thought I would update as I am getting the same issue as @huuduy216.
Flarum: 0.1.0-beta.13
PHP: 7.3.21
Browser: Firefox
Fresh install; only other 3rd party extensions installed are Verified Emails & FoF Categories.
Steps to replicate:
- Attempt to make an account.
- Attempt to log in with an already registered account.
- Log-in modal just spins indefinitely.
- Manually refreshing the page shows you as "logged in" with last successful account.
- Disabling the extension (++ NGINX restart) allowed users to be created/log in as expected.
Nothing held in console log for error details as nothing appears to be erroring. It just doesn't appear to be reloading the page / finishing the log-in modal.
Have tested on other browsers and it seems to work fine. Seems to be an issue with FireFox.
Let me know if you want anything else hunted out Kyrne
ChrisAppleby I'm still not able to reproduce this at all. Can you provide a website address as well as your php flarum info
output?
0.1.17
- Added custom page
Now, I have this error
https://ibb.co/yqqZCKs
- Edited
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.
Version 0.2.0 bug. I downgraded it to version 0.1.19. The error has been fixed.
http://prntscr.com/u2ayuy
- Edited
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.