|
|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
Yes.... the last post puts the name of the last poster on the postlist.php screen. This hack returns the [Re: Username] in the subjects in flat view.... (showflat.php) which was removed in version 6.2. We are using this mod here... if you are in flat mode.... look next to the subject and you'll see [Re: Smilesforu]. That's what this mod adds.  Used to be a standard feature and will probably be again, in the next upgrade that has an altertable. 
|
|
|
|
Joined: Jan 2002
Posts: 674
Junior Member
|
Junior Member
Joined: Jan 2002
Posts: 674 |
Thanks Dave and Canvey for finding that glitch for me... got it working.
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
This will be part of 6.3. Done a bit differently, added a new field into the Posts table to keep this to 1 extra query. Just a heads up so everyone knows this won't need to be rehacked when 6.3 comes out.
UBB.threads Developer
|
|
|
|
Joined: Feb 2001
Posts: 2,268
Junior Member
|
Junior Member
Joined: Feb 2001
Posts: 2,268 |
Very  ! Thanks Scream!
|
|
|
|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
God bless you.  I will name my first born "Scream" in your honor. 
|
|
|
|
Joined: Mar 2001
Posts: 644
Member
|
Member
Joined: Mar 2001
Posts: 644 |
Very cool! 
|
|
|
|
Joined: Aug 2003
Posts: 1
Lurker
|
Lurker
Joined: Aug 2003
Posts: 1 |
There's also an additional unnecessary </a> in there. No biggie but it makes for invalid html and harder to find OTHER errors...
this section: for($i=0;$i<$postrowsize;$i++) { $Bnum = $postrow[$i]['parentpost']; if (!empty($parentnum["X$Bnum"])) { $replytolinkstart = $postrow[$i]['replyto_link']; $postrow[$i]['replyto_link'] = " [response to: $replytolinkstart" . $parentnum["X$Bnum"] . "</a>]";
that last </a> is unnecessary - it's already in the $replytolinkstart.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,833
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|