Hi
Is there anyway of marking a reply as the fix for an issue like on other forums?
Bipman
Mark as fixed
Re: Mark as fixed
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.
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
Compiler Development Forum
Re: Mark as fixed
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
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
- eryjus
- Member
- Posts: 286
- Joined: Fri Oct 21, 2011 9:47 pm
- Libera.chat IRC: eryjus
- Location: Tustin, CA USA
Re: Mark as fixed
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.Bipman wrote:Is there anyway of marking a reply as the fix for an issue like on other forums?
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
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
Re: Mark as fixed
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
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
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
- Kazinsal
- Member
- Posts: 559
- Joined: Wed Jul 13, 2011 7:38 pm
- Libera.chat IRC: Kazinsal
- Location: Vancouver
- Contact:
Re: Mark as fixed
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.
It's like an HTML frontend to a mailing list architecture, in a way.