php forum
php mysql forum
php mysql smarty
 
Page 1 of 4 1 2 3 4 >
Topic Options
#36054 - 01/20/00 01:41 PM *Last Username To Post* in forumdisplay.cgi
Slurpee Offline
Member

Registered: 01/11/00
Posts: 322

   *Last Username To Post* in forumdisplay.cgi to Del.icio.us Add to del.icio.us
  Digg *Last Username To Post* in forumdisplay.cgi Digg it
Well a lot of people have asked for this hack, and while some had problems installing it, most seem to have it working fine. I wrote the code for 5.39b, but it should work on later versions with minimal or no changes. I've created a text file with the directions, follow the CAREFULLY as this hack can get very involved and confusing if you don't watch what you're doing. As always, remember to back-up your files first!
http://www.vhlinks.com/pages/lastusername.txt

------------------
Webmaster Van Halen Links.com
http://www.vhlinks.com
UBB Moderator
http://www.scriptkeeper.com/cgi-bin/Ultimate.cgi
_________________________
Webmaster Van Halen Links.com
http://www.vhlinks.com
UBB Support Moderator
http://community.infopop.net/

Top
#36055 - 01/20/00 03:47 PM Re: *Last Username To Post* in forumdisplay.cgi
Bring In The Geek Offline
Member

Registered: 01/06/00
Posts: 111
How does this differ from your hack that you posted here?
http://www.scriptkeeper.com/ubb/Forum14/HTML/002770.html

------------------
When you sin, you don't fall FROM God's grace, you fall INTO it!!
_________________________
When you sin, you don't fall FROM God's grace, you fall INTO it.

Bring In The Geek Consulting Services

Top
#36056 - 01/20/00 03:56 PM Re: *Last Username To Post* in forumdisplay.cgi
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I looks like he just converted it into a text file.

------------------
President and Webmaster of UBB Hackers Hideout.

ICQ: 33326211
AIM:SpazJCC
Email: ubbmaster@ubbcodehacking.com

Top
#36057 - 01/21/00 09:41 AM Re: *Last Username To Post* in forumdisplay.cgi
ChanFan Offline
Junior Member

Registered: 01/18/00
Posts: 15
Loc: Charlotte, NC USA
Thanks, Slurpee. This post will be much easier to find, I think.

Incidentally, after uploading the changes, I didn't think it was working for me. I updated threads, reindexed and the username doesn't show up for prior posts. New posts, on the other hand, do.

------------------
It is easy in the world to live after the world's opinions;
it is easy in solitude to live after one's own.
But the great man is he who in the midst of the crowd
keeps with perfect sweetness the independence of solitude.

-- Emerson
_________________________
It is easy in the world to live after the world's opinions;
it is easy in solitude to live after one's own.
But the great man is he who in the midst of the crowd
keeps with perfect sweetness the independence of solitude.

-- Emerson

Top
#36058 - 01/21/00 10:43 AM Re: *Last Username To Post* in forumdisplay.cgi
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Are you sure it has replys after the post. If not then you have to post a reply to get it to work.

------------------
President and Webmaster of UBB Hackers Hideout.

ICQ: 33326211
AIM:SpazJCC
Email: ubbmaster@ubbcodehacking.com

Top
#36059 - 01/21/00 11:11 AM Re: *Last Username To Post* in forumdisplay.cgi
ChanFan Offline
Junior Member

Registered: 01/18/00
Posts: 15
Loc: Charlotte, NC USA
Yes. In fact, one of them has 15.

--------

Update: If you have this problem, you may need to set General Settings with update thread count/time turned on more than once. That seems to be all it was.

Txs, again, Slurpee!
_________________________
It is easy in the world to live after the world's opinions;
it is easy in solitude to live after one's own.
But the great man is he who in the midst of the crowd
keeps with perfect sweetness the independence of solitude.

-- Emerson

Top
#36060 - 02/02/00 09:25 AM Re: *Last Username To Post* in forumdisplay.cgi
ChanFan Offline
Junior Member

Registered: 01/18/00
Posts: 15
Loc: Charlotte, NC USA
Slurpee, I have a question. I'm using the latest version of your hack, and as far as the first few threads on the forumdisplay page are concerned, the link to post option works just fine.

Down the list, however, nos. are being added to the filename as if there were more than one page to the thread. For example: At http://www.babygiftset.com/cgi-bin/UltBB...!&number=20 the link to cali's post on the top thread is fine. But the link to Sarah H's (and all thereafter) have the extra number (000043-3.html#Sarah+H02-01-200012:27 PM). As the posts move down, this number is added, increasing by an integer of 1. So only the first few link to the post correctly.

Can you help me with this? I've triple-checked the code. Someone else is having this problem as well ( http://www.scriptkeeper.com/ubb/Forum22/HTML/002448.html ). But things seem to get lost much easier on Scriptkeeper's forums.
_________________________
It is easy in the world to live after the world's opinions;
it is easy in solitude to live after one's own.
But the great man is he who in the midst of the crowd
keeps with perfect sweetness the independence of solitude.

-- Emerson

Top
#36061 - 02/03/00 03:04 PM Re: *Last Username To Post* in forumdisplay.cgi
SalaTar Offline
Junior Member

Registered: 02/03/00
Posts: 13
Loc: Florida
Hate to say it but....Ditto http://www.mrcs.net/board/mrcubb/cgi-bin/Ultimate.cgi?action=intro
First 2 are fine after that its a file not found
_________________________
SalaTar Admin of
www.mrcs.net
Home of the free Linux Box

Top
#36062 - 02/03/00 04:08 PM Re: *Last Username To Post* in forumdisplay.cgi
Slurpee Offline
Member

Registered: 01/11/00
Posts: 322
Hmmm....guys try changing this line in forumdisplay.cgi:

if ($thesetotal > 0) {

to

if ($thesetotal > 1) {

See what happens.

------------------
Webmaster Van Halen Links.com
http://www.vhlinks.com
UBB Moderator
http://www.scriptkeeper.com/cgi-bin/Ultimate.cgi
_________________________
Webmaster Van Halen Links.com
http://www.vhlinks.com
UBB Support Moderator
http://community.infopop.net/

Top
#36063 - 02/03/00 04:51 PM Re: *Last Username To Post* in forumdisplay.cgi
SalaTar Offline
Junior Member

Registered: 02/03/00
Posts: 13
Loc: Florida
Nope....hmmmm


The link that works:http://www.mrcs.net/board/mrcubb/ubb/Forum1/HTML/000119.html#kec95February 02, 200012:07 AM

The ones that dont: http://www.mrcs.net/board/mrcubb/ubb/Forum1/HTML/000117-2.html#PhixionFebruary 01, 200008:50 PM
_________________________
SalaTar Admin of
www.mrcs.net
Home of the free Linux Box

Top
#36064 - 02/03/00 06:37 PM Re: *Last Username To Post* in forumdisplay.cgi
SalaTar Offline
Junior Member

Registered: 02/03/00
Posts: 13
Loc: Florida
Btw..The change made the first one not link...
Oh well I guess it wont work on 5.43?
Great hack though,Cant wait to get the bugs out
_________________________
SalaTar Admin of
www.mrcs.net
Home of the free Linux Box

Top
#36065 - 02/03/00 08:20 PM Re: *Last Username To Post* in forumdisplay.cgi
SalaTar Offline
Junior Member

Registered: 02/03/00
Posts: 13
Loc: Florida
for (my $i=2; $i< $thesetotal; $i++){

Changed this to:

for (my $i=20; $i< $thesetotal; $i++){

in forumdisplay.cgi
And it now works To guess what ???the 20th thread
_________________________
SalaTar Admin of
www.mrcs.net
Home of the free Linux Box

Top
#36066 - 02/03/00 08:27 PM Re: *Last Username To Post* in forumdisplay.cgi
SalaTar Offline
Junior Member

Registered: 02/03/00
Posts: 13
Loc: Florida
One evil issue though.....
If the threads are more than one page, Its killing the cpu looking for the last post...
_________________________
SalaTar Admin of
www.mrcs.net
Home of the free Linux Box

Top
#36067 - 02/04/00 09:23 AM Re: *Last Username To Post* in forumdisplay.cgi
ChanFan Offline
Junior Member

Registered: 01/18/00
Posts: 15
Loc: Charlotte, NC USA
Same here. *Sigh* Oh, well. I've unlinked the name for the time being. But this would be a cool trick, if I could figure out how to get it working.

Great hack. It should be included in the next version of the board.
_________________________
It is easy in the world to live after the world's opinions;
it is easy in solitude to live after one's own.
But the great man is he who in the midst of the crowd
keeps with perfect sweetness the independence of solitude.

-- Emerson

Top
#36068 - 02/11/00 10:58 PM Re: *Last Username To Post* in forumdisplay.cgi
SalaTar Offline
Junior Member

Registered: 02/03/00
Posts: 13
Loc: Florida
You ever get it Chan?

------------------
SalaTar Admin of
www.mrcs.net
Home of the free Linux Box
_________________________
SalaTar Admin of
www.mrcs.net
Home of the free Linux Box

Top
#36069 - 02/14/00 02:07 PM Re: *Last Username To Post* in forumdisplay.cgi
The Rock Offline
Junior Member

Registered: 01/21/00
Posts: 15
I am having the same problem, just the first 2 posts are working fine but than it add the extra integer by 1 in every post and than quit working. Has anyone figure this out yet
The Rock

Top
#36070 - 02/16/00 07:14 PM Re: *Last Username To Post* in forumdisplay.cgi
The Rock Offline
Junior Member

Registered: 01/21/00
Posts: 15
Come on people, someone can answer and make this version bug free. Thanks
The Rock

Top
#36071 - 02/17/00 04:36 PM Re: *Last Username To Post* in forumdisplay.cgi
The Rock Offline
Junior Member

Registered: 01/21/00
Posts: 15
I can not beleive this. This forum itself is using this and no one is telling me the fix for this code

Top
#36072 - 03/14/00 10:25 AM Re: *Last Username To Post* in forumdisplay.cgi
connected Offline
Member

Registered: 02/01/00
Posts: 52
Loc: Germany
I think exactly as TheRock....

this version doesn`t work for ubb 5.44a but this board itself has ist... so please post the code here.....

thx

Top
#36073 - 03/16/00 06:56 AM Re: *Last Username To Post* in forumdisplay.cgi
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I added this hack, under the assumption that I am better than everyone else and it would work magically(just kidding)! Well, I have the same problem as everyone else.

So, any idea what is wrong?

------------------
Troy(Trekkan)
RPG-Files Webmaster & Owner
http://www.rpg-files.com

Top
#36074 - 03/18/00 11:18 PM Re: *Last Username To Post* in forumdisplay.cgi
hunter Offline
Member

Registered: 03/17/00
Posts: 39
Slurpee -

I am trying to add this hack but in ubb-libary you are calling to find chomp($checkit[7]);. but in my copy version 5.38c. I don't have any thing like that.

This is where I stopped just due to this.

Please help.

Jerry

Top
#36075 - 03/19/00 09:37 AM Re: *Last Username To Post* in forumdisplay.cgi
Tim Offline
Junior Member

Registered: 02/13/00
Posts: 2
Whatīs about this hack in later ubb versions? It donīt work in privat areas.

Top
#36076 - 03/19/00 05:28 PM Re: *Last Username To Post* in forumdisplay.cgi
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Well i just wanted to say i upgraded to 5.44b
and put this hack in with no problems. I have it linked to the profile. That may make a differenceas to why people are having problems. Wanted to say thanks for the hardwork of making this hack.

Matt

Top
#36077 - 03/19/00 08:05 PM Re: *Last Username To Post* in forumdisplay.cgi
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I am using 5.44a, without the profile linking. No luck...

------------------
Troy(Trekkan)
RPG-Files Webmaster & Owner
http://www.rpg-files.com

Top
#36078 - 03/19/00 09:16 PM Re: *Last Username To Post* in forumdisplay.cgi
kookie Offline
Junior Member

Registered: 03/05/00
Posts: 12
how do you make it work in private forums?

Top
#36079 - 03/20/00 03:21 AM Re: *Last Username To Post* in forumdisplay.cgi
cal Offline
Programmer

Registered: 02/19/99
Posts: 3433
Loc: London, UK | Genius: 100%
I'm using this hack in 5.43d (taken from the database) and it works fine. My advice for those of you who can't get it to work is: Try reinstalling it.

Just a thought
_________________________
http://www.iamcal.com

Top
#36080 - 03/21/00 02:11 PM Re: *Last Username To Post* in forumdisplay.cgi
Donnyroe Offline
Junior Member

Registered: 01/06/00
Posts: 14
problem, when i try to update threads in the general variables area and check that option you say to check it wont go through the process of updating the threads, it goes to forum 1 them goes to a blank page next. I don't understand what is wrong at all.
_________________________
Sometimes being dead to someone is a good thing.

Top
#36081 - 03/22/00 09:47 AM Re: *Last Username To Post* in forumdisplay.cgi
hunter Offline
Member

Registered: 03/17/00
Posts: 39
Still looking for help on installing this in version 5.38c.

I do not have the line chomp($checkit[7]);
but what I have is:
if ($checkit[6] =~ /N/) {
$AddN = "N";
} else {
$AddN = "";
}
if ($checkit[1] eq "$threadnum") {
if ($openclose eq "open") {
$checkit[6] = "$AddN";
} else {
$checkit[6] = "X$AddN";
}
$newline = join("|^|", @checkit);
push(@theupdatedts, $newline);
} else {
push(@theupdatedts, $checkthis);
}
} # end foreach @threadsum


Could someone help with this?

hunter

Top
#36082 - 03/22/00 11:49 AM Re: *Last Username To Post* in forumdisplay.cgi
Mikal Offline
Junior Member

Registered: 03/14/00
Posts: 23
I feel so cool. I got this hack to work the first time (well, after i remembered to change the permissions on the files after uploading them). Thanks for a great hack with easy instructions.
_________________________
Eagles may soar, but weasels don't get sucked into jet engines.

Top
#36083 - 03/22/00 01:11 PM Re: *Last Username To Post* in forumdisplay.cgi
hunter Offline
Member

Registered: 03/17/00
Posts: 39
Okay since no help has been forth coming I have been playing around with it myself.

below
foreach $checkthis(@threadsum) {
chomp($checkthis);


I added the chomp($checkit[8]);

But changed it to chomp($checkit[7]);

then in in forumdisplay I changed:
$lastAuthName = qq(<A HREF="$CGIURL/ubbmisc.cgi?action=getbio&UserName=$threadinfo[8]" target=_new> );
$lastName = $threadinfo[8];
$lastName =~ tr/+/ /;


to
$lastAuthName = qq(<A HREF="$CGIURL/ubbmisc.cgi?action=getbio&UserName=$threadinfo[7]" target=_new> );
$lastName = $threadinfo[7];
$lastName =~ tr/+/ /;


It's working.

hunter

Top
#36084 - 03/23/00 12:04 PM Re: *Last Username To Post* in forumdisplay.cgi
Mikal Offline
Junior Member

Registered: 03/14/00
Posts: 23
Hmmm...just noticed something - dont know if its a problem or not. I have the last user to post listed for each topic, which is great - that's working, along with the link to the post.. However. Last user to post is NOT displaying for the forums as a whole (on the main page). Did I do something wrong, or is that a different hack completely?
_________________________
Eagles may soar, but weasels don't get sucked into jet engines.

Top
#36085 - 03/23/00 02:45 PM Re: *Last Username To Post* in forumdisplay.cgi
hunter Offline
Member

Registered: 03/17/00
Posts: 39
Mikal that a different hack that you can find at http://ubbcodehacking.com/ubb/Forum7/HTML/000007.html.

hunter

Top
#36086 - 03/23/00 05:10 PM Re: *Last Username To Post* in forumdisplay.cgi
Mikal Offline
Junior Member

Registered: 03/14/00
Posts: 23
Cool - I love to hear i didnt get anything wrong - BUT, that url doesnt work - how about a name for the hack so i know what to search for? - Thanks.
_________________________
Eagles may soar, but weasels don't get sucked into jet engines.

Top
#36087 - 03/23/00 07:42 PM Re: *Last Username To Post* in forumdisplay.cgi
hunter Offline
Member

Registered: 03/17/00
Posts: 39
try the link again it works.

hunter

Top
#36088 - 04/17/00 11:04 PM Re: *Last Username To Post* in forumdisplay.cgi
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
Anyone get this to work with 5.45b???

I see it's up with this forum but having all kinds of things disappear on me when I tried to implement the original message.

For instance, after the 2nd post, it stopped tracking who the last one was. I also lost the total posts, and origin of the poster (set in General Settings) when one posts a new post or a reply.

I saw a lot of questions but no one seems to answer. I know it's doable but would appreciate any help.
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#36089 - 04/18/00 12:44 PM Re: *Last Username To Post* in forumdisplay.cgi
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I too had the same problem, i had to have cal help me with my ubb_library2.pl to get it back to normal, thats where it screws something up. Im not sure this works for the latest 5.45b. It possibly does, but unless you know perl pretty good you wont be able to tell what your doing wronge

Top
#36090 - 04/18/00 01:39 PM Re: *Last Username To Post* in forumdisplay.cgi
cal Offline
Programmer

Registered: 02/19/99
Posts: 3433
Loc: London, UK | Genius: 100%
Lots of hacks are not compatible with 5.4.5 because of the way it handles profile fields. In time they should all be updated/fixed.

Just a thought
_________________________
http://www.iamcal.com

Top
#36091 - 04/19/00 12:32 AM Re: *Last Username To Post* in forumdisplay.cgi
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
Took a while to hack in, but works well in v5.45b using Slurpee's directions . I didn't do anything different than he says.

------------------
Allen

- http://www.stand318.com
_________________________
- Allen wavey
- What Drives You?

Top
#36092 - 04/19/00 01:18 PM Re: *Last Username To Post* in forumdisplay.cgi
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
No kidding?

Ok... let me get rid of Mutt's UBB Code Buttons and see what happens.
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#36093 - 04/19/00 02:12 PM Re: *Last Username To Post* in forumdisplay.cgi
twice Offline
Junior Member

Registered: 03/17/00
Posts: 15
Loc: Orange, CA
Excellent Hack Slurpee!

Just put it into 5.44 using profile linking without a hitch per your instructions!

-twice

Top
#36094 - 04/19/00 03:06 PM Re: *Last Username To Post* in forumdisplay.cgi
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
Okee dokee. Two things. For one, it didn't work with Mutt's UBB Code Button hack (like it works on this forum) and I did have a problem with one of Slurpee's instruction.

When he says to edit the forumdisplay file (for profile link)

In the subroutine TopicGutsHTML
Look for this code:
$ThisURL = qq($NonCGIURL/$ExactPath/HTML/$threadinfo[1].html);

Below it add the following:
$lastAuthName = qq(<A HREF="$CGIURL/ubbmisc.cgi?action=getbio&UserName=$threadinfo[8]" target=_blank> );
$lastName = $threadinfo[8];
$lastName =~ tr/+/ /;

That part has a white space that was giving me headaches. Deleting that white space fixed my problem...

Just a though... OOPS! Sorry Cal!!!
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top