Mark as fixed

Questions, comments, and suggestions about this site should go here.
Post Reply
Bipman
Member
Member
Posts: 40
Joined: Wed Mar 15, 2017 9:22 am

Mark as fixed

Post by Bipman »

Hi

Is there anyway of marking a reply as the fix for an issue like on other forums?

Bipman
User avatar
matt11235
Member
Member
Posts: 286
Joined: Tue Aug 02, 2016 1:52 pm
Location: East Riding of Yorkshire, UK

Re: Mark as fixed

Post 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.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Bipman
Member
Member
Posts: 40
Joined: Wed Mar 15, 2017 9:22 am

Re: Mark as fixed

Post by Bipman »

Thanks.
User avatar
SpyderTL
Member
Member
Posts: 1074
Joined: Sun Sep 19, 2010 10:05 pm

Re: Mark as fixed

Post 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.
Project: OZone
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
User avatar
eryjus
Member
Member
Posts: 286
Joined: Fri Oct 21, 2011 9:47 pm
Freenode IRC: eryjus
Location: Tustin, CA USA

Re: Mark as fixed

Post 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.
Adam

The name is fitting: Century Hobby OS -- At this rate, it's gonna take me that long!
Read about my mistakes and missteps with this iteration: Journal

"Sometimes things just don't make sense until you figure them out." -- Phil Stahlheber
User avatar
SpyderTL
Member
Member
Posts: 1074
Joined: Sun Sep 19, 2010 10:05 pm

Re: Mark as fixed

Post 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
Project: OZone
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
User avatar
Kazinsal
Member
Member
Posts: 558
Joined: Wed Jul 13, 2011 7:38 pm
Freenode IRC: Kazinsal
Contact:

Re: Mark as fixed

Post 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.
Post Reply