Navigate
Home
ArticleWiki
Forum
Journal
Search
Newsletter
Links
Tech News
expertsrt.com
Welcome Guest.
Username:

Password:

Remember me

Unanswered message list
Welcome, Guest. Please login or register.
January 08, 2009, 11:24:02 PM
11313 Posts in 1251 Topics by 508 Members
Latest Member: pissematbox
Experts Round Table Network  |  Serverside Technology  |  PHP  |  Unanswered message list « previous next »
Pages: [1]
Author Topic: Unanswered message list  (Read 702 times)
nicholassolutions
Administrator
*
Offline Offline

Posts: 133



WWW
« on: November 30, 2005, 03:38:55 PM »

Not exactly a bug, more of a small suggestion regarding the forum watch:
When you view unanswered posts, it looks like it does not count posts where the topic starter was the first to reply as "unanswered". I noticed because I just started a thread and forgot to add something, and posted immediately after. On TOS, this happens a lot, so we should probably change the if statement to be

if (no posts from somone other than topic starter){
  //post is unanswered
}

so that people's posts don't slip by unnoticed.

Roy, if you're too busy, someone on the PHP team can easily take care of this if you tell us what file to edit.

Matt
Logged
COBOLdinosaur
ERT.com Admin

Offline Offline

Posts: 481



WWW
« Reply #1 on: November 30, 2005, 04:51:57 PM »

Hmmm.... I'm not sure that is a display issue in which case it is in the view forum page on if the database does not update when the author of the thread posts.

I'll take a look and post back.  Probably bettr if someone on the team looks at it I seem to have a problem with the viewforum part of the code.
Logged
Bartender_1
Site Builder

Offline Offline

Posts: 5



« Reply #2 on: January 18, 2006, 03:42:33 PM »

Any progress on this one?

I've almost got a clean Bugs Forum now!

**YAY**

 :D

Bartender_1
Logged
nicholassolutions
Administrator
*
Offline Offline

Posts: 133



WWW
« Reply #3 on: January 18, 2006, 03:44:49 PM »

This one is not done, and probably best moved to the PHP Development forum since the PHP will need to work on it, and I'm not sure exactly when we'll get around to it.
Logged
COBOLdinosaur
ERT.com Admin

Offline Offline

Posts: 481



WWW
« Reply #4 on: January 18, 2006, 03:45:08 PM »

I think still outstanding

 :scratch:
Logged
Bartender_1
Site Builder

Offline Offline

Posts: 5



« Reply #5 on: January 18, 2006, 04:27:57 PM »

I'll see if I can move it to PHP.... never tried moving outside of my areas before.....

 :D

Bartender_1
Logged
Anonymous
Guest
« Reply #6 on: January 23, 2006, 08:28:30 AM »

This has been fixed.

When searching for unanswered topics, all additional posts made the topic's original poster are ignored.
Logged
Pages: [1]
« previous next »
    Jump to: