Thank you for your report @
Eldenroot, indeed the bug is still there. I am testing 1.4 and so far so good, but still needs a bit of tweaking. Can you confirm that the issue just happens when editing templates?
As I said - it is really rare but it happens. Difficult to reproduce properly, I detected this bug only in templates so far
I have uploaded a beta version of FASTyle 1.4 to
FASTyle development. Feel free to install and try it. Should solve this issue once for all, but still needs testing.
Unfortunately this is still happening way too often.
That's true, and I have no clues left to solve the issue once for all.
I could isolate the issue with some luck. Apparently the hidden input pointing to the template identifier changes randomly under certain conditions and gets reset to the "default" templates tid. So:
- The template you are currently editing it not updated;
- The global template copy is not updated, since MyBB does not allow this operation by design.
The solution, regardless of
when and
where that input changes, is simple yet effective: attach the tid directly to FASTyle JS instead of fetching inputs every time you save.
This
will solve the issue definitely.
Really nice to hear u could find the issue.
The best mybb plugin imo. :) I suppose we can expect an update soon then?