Jump to content
  • Status: Moved to Github

Hi! I recently updated my environment to 5.0 and when I try to mark a reply “as a solution”, I first get the error below and when I refresh the page the message does mark as a solution.Scherm­afbeelding 2025-03-19 om 13.53.07.png

User Feedback

Recommended Comments

Thomas Hop

Clients

Kind of the same thing happens when I try to mark a comment as "Helpful". It doesn't show on my screen it's marked, but once I refresh my page it gets added.

Marc

Invision Community Team

Please could you try this first of all outside of developer mode, and then if you are still having the same issue, please try the latest beta as Im unable to replicate the issue you are having.

Esther E.

Invision Community Team

Can you also post the exception for helpful? This one appears to be related to achievements, I'd like to see where the other issue is.

Thomas Hop

Clients

@Marc I have updated to the latest beta version and seems the issue still persists. But still when I refresh the page it works correctly and the solution is given.

@Esther E. It seems as me updating to 5.0.4 has removed the "helpful" button. But before I wasn't given an exception for pressing the button, it simply didn't work on the first click but on refresh it was given the "helpful" assignment.

Thomas Hop

Clients

I was wondering if you guys have had time to respond to my issue above.

Marc

Invision Community Team

Are you seeing this while you are not in dev mode?

Thomas Hop

Clients

Yes, but i'm seeing the same error when i'm not in dev- mode.

Thomas Hop

Clients

I have fixed the issue by adjusting the code in "awardOther" to access $extra['posts']->item()->author() instead of $extra->item()->author(). Is this the optimal way to do it? As I have a feeling it will break again when you update the website.


Scherm­afbeelding 2025-03-26 om 11.05.35.png

Marc

Invision Community Team

This has been added as a bug report, so it will be fixed properly once that bug is resolved