the-turk / flarum-diff

View post edit histories in your Flarum forum.
https://discuss.flarum.org/d/22779-diff-for-flarum
MIT License
8 stars 6 forks source link

No Revisions Error #5

Closed andrewdmaclean closed 4 years ago

andrewdmaclean commented 4 years ago

I am running into similar error as other on Flarum Discuss where I am getting a 404 error on Diffs and they show no revisions for some reason.

I have followed the steps outlined here https://discuss.flarum.org/d/22779-diff-for-flarum to resolve the issue including the remove, require and migrate but not change ...

Any help would be appreciated :)

andrewdmaclean commented 4 years ago

Found the solution! It doesnt play nice with the Nickname changer!

the-turk commented 4 years ago

Hi, which version are you using? There were some PHP related typos on beta 6 and i think i fixed them on beta 7.

andrewdmaclean commented 4 years ago

@the-turk I am using beta 7 but it looks like the issue is with this extension https://github.com/Dem13n/nickname-changer

the-turk commented 4 years ago

Hmmm, i've never used it actually. I'm planning to release a new version of the Diff this week and I'will definitely test these two together. Thanks for the report.

andrewdmaclean commented 4 years ago

Thank you so much! I also wanted to say this is an incredible extension - and is a huge game changer for my organization, allowing us to move from multiple platforms directly to Flarum for all our internal documentation (turning Flarum into a Wiki). Keep up the great work!

the-turk commented 4 years ago

Thank you and please also keep in mind that next version is a fresh start and will remove previous diffs -it'll worth it though 😉

the-turk commented 4 years ago

For future readers: Diff conflicts with dem13n/nickname-changer package. Use fof/username-request instead.