Previous Thread
Next Thread
Print Thread
Rate Thread
#181479 05/06/2003 4:43 PM
Joined: May 2003
Posts: 40
jlm
Offline
Member
Member
Offline
Joined: May 2003
Posts: 40
On my forum summary page how can I bring the date up to the same line as the poster? This would be to compact my table a bit, because its 3 lines high right now.

Also in the forums how can i make them one line high instead of two like it is now?

Sponsored Links
#181480 05/06/2003 7:47 PM
Joined: Nov 2001
Posts: 1,080
Member
Member
Offline
Joined: Nov 2001
Posts: 1,080
Probably the best way is to look in your public_forum_summary.pl file and find:

Code
[/code]You'll notice that it's inside a Table Row.  Just a few lines down you'll see "$name_link" and just under that you'll see "$TheDate" and "$LatestTime".  All 3 will need to be inside the same Table Row.  

For myself I just stripped out the codes between "<tr>" and "</tr>" tags in "my $name_link" all but leaving "$this_last" in place. Then I use the:

[code]
For the LastPost column.

If you have an idea how you want your LastPost column to be (e.g., $msg_icon then $last_subject
$last_author then $TheDate then $LatestTime) post it here and we can help you with the coding if needed. smile

#181481 05/06/2003 8:48 PM
Joined: May 2003
Posts: 40
jlm
Offline
Member
Member
Offline
Joined: May 2003
Posts: 40
Thanks, although I can't seem to get it to work frown

I guess more importantly I want to change the last post column inside forums to show the date,time,and last posted all on one line instead of two

where could I do that?

#181482 05/06/2003 9:33 PM
Joined: Nov 2001
Posts: 1,080
Member
Member
Offline
Joined: Nov 2001
Posts: 1,080
Ohh...In your public_forum_page.pl file go all the way to the bottom until you find the last:

[code][/code]That is your Last Post Column for the Forum Page. The post I made prior was for the Forum Summary Page (main page of board). smile

It may be difficult to position the Last Post Columns into one line because of the content it keeps within the cell. If you only have the Date and Time then it won't be a problem. But if you also want the names of the people who reply on the same line that will be difficult to do since the columns only expands so far.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)