Page 1 of 1
Mark as fixed
Posted: Fri Apr 28, 2017 7:18 am
by Bipman
Hi
Is there anyway of marking a reply as the fix for an issue like on other forums?
Bipman
Re: Mark as fixed
Posted: Fri Apr 28, 2017 7:31 am
by matt11235
No, you can edit your OP to add [Solved] into the subject.
If you wanted to highlight a specific reply as the one that helped you solve your problem, you could add a quote to it into the OP but that isn't really necessary as anyone can just scroll through the thread to see what works for them.
Re: Mark as fixed
Posted: Fri Apr 28, 2017 7:31 am
by Bipman
Thanks.
Re: Mark as fixed
Posted: Fri Apr 28, 2017 8:08 am
by SpyderTL
I tried adding (SOLVED) to the first post of a recent thread, and it didn't show up on the main page. So I changed the title of the last post I made, and the main page updated properly, so it may be the last post that you made that you need to change.
Re: Mark as fixed
Posted: Fri Apr 28, 2017 8:12 am
by eryjus
Bipman wrote:Is there anyway of marking a reply as the fix for an issue like on other forums?
I wouldn't mind knowing that a solution was found to a problem posted. However, the process is every bit as important as the solution.
Re: Mark as fixed
Posted: Fri Apr 28, 2017 9:42 am
by SpyderTL
According to the phpBB forum, you may have to change the title of every post in the thread. (If you want the title to be updated on the entire site...)
https://www.phpbb.com/community/viewtop ... &t=1125805
Re: Mark as fixed
Posted: Fri Apr 28, 2017 10:43 am
by Kazinsal
The way phpBB handles post titles is a remnant of a previous time. Each post in a thread has its own subject, and if you quote-reply to a specific post, your reply takes on that post's subject.
It's like an HTML frontend to a mailing list architecture, in a way.