Previous Thread
Next Thread
Print Thread
Rate Thread
#150507 11/01/2001 11:08 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Description: Shows the date and time the topic was made in 'topic starter' column.

Beta Thread: https://ubbdev.com/ubb/ultimatebb.php?ubb=get_topic;f=30;t=000070

Demo: http://www.lkubb.dns2go.com

Download: Text File or MultiHack File

Special thanks to: jordo for the basics (that were modified since).

[ 12-25-2001 11:22 AM: Message edited by: LK ]

Sponsored Links
#150508 11/01/2001 8:15 PM
Joined: Jun 2001
Posts: 729
Coder
Coder
Offline
Joined: Jun 2001
Posts: 729
Installed on development system and working. Nice thing is the font size from Topic Starter, Replies & Last Post are now all the same. much neater and more informative smile

Thank you!

#150509 11/02/2001 11:00 AM
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 19
Nice hack, but what is with the seperate time-color?
I have fixed it:

Code
code:

[ 11-02-2001: Message edited by: Sammie ]

#150510 11/02/2001 11:02 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Well, it's on purpose wink

However, a better (untested) 'fix' (sorry wink ):

Code
code:

[ 11-02-2001: Message edited by: LK ]

#150511 11/02/2001 11:39 AM
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 19
Sorry LK, your code suckz tipsy imo (don't kill me smile )

You shouldn't define the color-code ect in the ubb_forum.cgi. UBB uses public templates for this.

Sponsored Links
#150512 11/02/2001 11:43 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
*kills you* wink

Sometimes it uses HTML in the cgi codes, like in the 'Welcome to our newest member', and Who's Online also uses the HTML from the cgi, it's not a rule or something to put all HTML in public_*.pl.

#150513 11/02/2001 11:51 AM
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 19
Sometimes in the header, correct (and this only for links). But not in the Time & Date codes. Nowhere in the whole UBB tipsy
All the not-linked font color/size/face code is definied in the templates. Believe it. wink

#150514 11/02/2001 11:54 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
What's the difference between and ?

#150515 11/02/2001 12:05 PM
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 19

#150516 11/02/2001 12:09 PM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I'm not gonna fight you, but I think the biggest difference is that Infopop doesn't support boards with hacked .cgi files but it does support boards with hacked .pls.

Sponsored Links
#150517 11/02/2001 12:22 PM
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 19
Hmm... i don't understand what you mean with your last sentence. With your code or my code the forum is hacked!? Well, I use my code, and you can use what you want smile . But I think, it's more simple, when someone want to edit something, the the whole HTML-Code in one file (template) instead of two files. When you put extra HTML-Code in the ubb*.cgi files, noone can find the HTML-Tag so easy. That's the reason why UBB uses templates. wink

Btw: you forgot the last -Tag.

#150518 11/02/2001 12:28 PM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Quote
quote:
Nope, it's closed in public_forum_page.pl laugh

#150519 11/02/2001 12:33 PM
Joined: Dec 2000
Posts: 19
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 19
*rofl*

use the cleaner template-code. It's better for all users tipsy

#150520 11/05/2001 11:32 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Is it possible to make this just "start date"?


- Allen wavey
- What Drives You?
#150521 11/05/2001 11:35 PM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Allen, instead of
Code
code:
Use
Code
code:

#150522 11/05/2001 11:40 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Thanks, that should make for a cleaner interface smile


- Allen wavey
- What Drives You?
#150523 01/15/2002 9:55 PM
Joined: Feb 2002
Posts: 2,286
Veteran
Veteran
Joined: Feb 2002
Posts: 2,286
Hi,

Just to let you know that there is an error in the MHX file - the file ubb_forum.cgi has the wrong folder linked to it.

Regards,

Ian


Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)
#150524 01/18/2002 10:31 PM
Joined: Oct 2001
Posts: 199
Member
Member
Offline
Joined: Oct 2001
Posts: 199
Hi LK,

Is there anyway that this could be made to display the current time on the page or what ever forum the user is using? Or maybe a hack that does this? I got users asking for something like that.

Thanks
Rainner

#150525 01/23/2003 8:34 AM
Joined: Jan 2003
Posts: 7
Junior Member
Junior Member
Offline
Joined: Jan 2003
Posts: 7
Dohh
can somebody give me the actual link?
thaaank you =))


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)