php forum
php mysql forum
php mysql smarty
 
Page 2 of 9 < 1 2 3 4 5 6 7 8 9 >
Topic Options
#140771 - 03/18/01 07:15 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
bum-fluff Offline
Junior Member

Registered: 02/25/01
Posts: 6
Loc: carrick/northern ireland

   Re: [6.0x] Last User Name to Reply in Forum [ Finished ] to Del.icio.us Add to del.icio.us
  Digg Re: [6.0x] Last User Name to Reply in Forum [ Finished ] Digg it
Could it be because of the corrupted zip file that infopop released in the "first few hours"?

worth a shot tipsy
_________________________
~peaceout~

Top
#140772 - 03/20/01 07:54 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
KodoSan Offline
Member

Registered: 09/11/00
Posts: 100
Loc: Syracuse, NY, USA
works like a charm! made some minor cosmetic changes.. but it's the hack that I've missed the most.. Thank you thank you thank you!! laugh
_________________________
Well...THAT hack didn't work.. Gimme the next one! www.fraggersforum.com

Top
#140773 - 03/20/01 08:16 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Abyss34 Offline
Junior Member

Registered: 03/07/01
Posts: 12
Quote:
quote:


hey KodoSan can you point me how you have put all the info in one line ?
i was playing with this today & i havent figured it out,i droped the idea after 10 min frown

Top
#140774 - 03/20/01 11:42 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Tim 3dfiles Offline
Member

Registered: 07/07/00
Posts: 98
Loc: New York
Search the instructions for
and delete it smile

Or if you want the exact code, its in ubb_forum.cgi in the following code you added in:

$last_post_username = qq!
$vars_wordlets{last_reply_by}: <A HREF="$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$one$page_num#$last_post[1]">$last_post_username</A>!;

Top
#140775 - 03/20/01 11:55 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Tim 3dfiles Offline
Member

Registered: 07/07/00
Posts: 98
Loc: New York
Only other change I would suggest, although cosmetic, is to modify the words "Last Reply by" to only "by" in vars_wordlets.cgi. Since the column already says Last post, its redundant and makes forums really wide and double up on smaller monitors.

Mine reads:

03-21-2001 00:52 by: Username

rather than

03-21-2001 00:52 Last post by: Username

Top
#140776 - 03/21/01 12:03 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Abyss34 Offline
Junior Member

Registered: 03/07/01
Posts: 12
thx Tim for the Tip & keep up the good work with 3dfiles smile
edited my post to say that it worked great & its exactly what i wanted tipsy

[ March 21, 2001: Message edited by: Abyss ]

Top
#140777 - 03/21/01 04:46 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Skarre Offline
Junior Member

Registered: 03/11/01
Posts: 30
Loc: Sweden
I noticed that the "Pages: 1 2 etc" are located below the subject in this forum. How did you achieve that?

I suppose it's only a
tag, but where does it go?

Top
#140778 - 03/21/01 03:30 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
KodoSan Offline
Member

Registered: 09/11/00
Posts: 100
Loc: Syracuse, NY, USA
oh sure. leave it to TIM to steal my glory..lol. It's back to tweaking the boards eh bubba!!!
_________________________
Well...THAT hack didn't work.. Gimme the next one! www.fraggersforum.com

Top
#140779 - 03/21/01 04:39 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Redshift Offline
Member

Registered: 12/14/00
Posts: 36
Loc: Raleigh, NC, USA
I just wanted to say a quick "thank you" to the author of this hack. It was my single most favorite hack from UBB5.x, and now that I've got it in 6.0, I'm happy.

Kudos!
_________________________
- Brian A. Marks
Visit my UBB6 C5 Corvette Forum

Top
#140780 - 03/21/01 05:45 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
infinite2001 Offline
Member

Registered: 09/12/00
Posts: 73
Loc: Bay Area
Yes, thank you. This works wonderfully.

Infinite

Top
#140781 - 03/22/01 06:45 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
TOC Offline
Junior Member

Registered: 12/29/00
Posts: 29
... could you plz make an update for UBB 6.01 ?

Top
#140782 - 03/22/01 11:33 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
BT Offline
Member

Registered: 03/17/01
Posts: 38
To update for 6.01 just change the first step in the instructions to:


Code:
code:



I think, I haven't tested yet but it seems to be the only difference wink

EDIT > This works fine on my board laugh

I've split the code a bit to make it easier to read the rest of the posts in this thread, both blocks should be single lines, don't ya just love the way UBB6 does that eek eek

[ March 22, 2001: Message edited by: -Ben@KvR- ]

[ March 22, 2001: Message edited by: -Ben@KvR- ]
_________________________
-Ben@KvR-
K-v-R Audio Plugin Resources

Top
#140783 - 03/22/01 12:35 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Michael Bates Offline
Junior Member

Registered: 09/29/00
Posts: 18
Loc: Oklahoma City, OK
Grr, Ben. How about some carriage returns in that code block?
_________________________
Michael Bates

Top
#140784 - 03/22/01 12:43 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Stingray Offline
Junior Member

Registered: 10/14/00
Posts: 8
didnt work right for me in 6.01. last username came up fine, but right above the each members name was some code, I forgot what it said. I know I should have wrote it down!

example:

CODE )(&*&%*
Stingray
Member
Member # 2183
Rate Member

[ March 22, 2001: Message edited by: Stingray ]

Top
#140785 - 03/22/01 12:47 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
I'll look into this ASAP.

q
_________________________

Top
#140786 - 03/22/01 01:10 PM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
PsxBasement Offline
Member

Registered: 02/21/01
Posts: 42
Content-type: text/html
Software error:
Illegal division by zero at D:/webserver/wwwroot/~test/cgi-bin/ubb_forum.cgi line 338.

same error with the correct zipper ( without crc ) v 6.0 No beta,so hmm what is the problem?




[ March 22, 2001: Message edited by: PsxBasement ]

Top
#140787 - 03/23/01 12:05 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25408
Loc: Texas
I am seeing a bug that was in the version for v5 as well. Say you have your threads limited to 25 posts per page. With this mod installed, whenever you get to 24, it links to the next page (that isn't there) instead of the correct one. This happens when the thread gets to 49, 74, 99, etc.
_________________________
- Allen wavey
- What Drives You?

Top
#140788 - 03/23/01 01:49 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
Slurpee Offline
Member

Registered: 01/11/00
Posts: 322
Allen, I found that problem too and fixed it.

If you replace this:

Code:
code:


With this:
Code:
code:


Problem solved!

[ March 23, 2001: Message edited by: Slurpee ]
_________________________
Webmaster Van Halen Links.com
http://www.vhlinks.com
UBB Support Moderator
http://community.infopop.net/

Top
#140789 - 03/23/01 05:13 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Can somebody update the primary hack files and install stuff with the latest fixes, thanks.

Top
#140790 - 03/23/01 07:03 AM Re: [6.0x] Last User Name to Reply in Forum [ Finished ]
PsxBasement Offline
Member

Registered: 02/21/01
Posts: 42
slurpee could you copy and paste it in a text file when i grab the solution i cant paste it in the cgi because then it come's out strange and not correct.

thnx.
Wizkid

Top
Page 2 of 9 < 1 2 3 4 5 6 7 8 9 >


Top Posters Last 30 Days
AllenAyres 18
Gizmo 12
sirdude 6
GEN 3
tackaberry 2
Philipp 2
willing 2
Who's Online
0 Registered (), 35 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
Installing FlashChat with 7.3
by Gizmo
08/23/08 05:36 AM
[7.2.1] - Naked shoutbox
by Iann128
08/22/08 07:27 PM
Nice Ajax Chat
by M4D
08/21/08 10:02 PM
51-card NVIDIA folding rig cranks out 265,200 ppd
by AllenAyres
08/13/08 10:10 PM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.x] AddThis - Social Networking
by Gizmo
08/01/08 01:30 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
welcomeback1, Paug, Tim Keating, anscers, Murphdog
13324 Registered Users

 

 

 
fusionbb message board php hacks