Sub Menu
Links Menu
Online Users

In total there are 353 users online :: 3 registered, 0 hidden and 350 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

Date and time in Dark Theme

IntegraMOD 141 Themes

Moderator: Integra Moderator

Date and time in Dark Theme

PostAuthor: Dioncecht » Wed Jan 31, 2007 3:51 am

I have 1.4.1 and I am using Helters Dark theme pack. One thing I noticed, and it is driving me nuts is that the date and time for the post is actually missing the day. It has month and year, but no date.

ex.
You have posted in this forum: Fri Jan 2007 02:12 pm

How do I fix that to include the date so I know which of the 4 Fridays in January?

Also, why does it say 'You have posted in this forum:' for every single forum regardless of whether or not I actually posted in that forum?
Last edited by Dioncecht on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
'We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths.' - Walt Disney

[img=left]http://rpghq.org/banner2.jpg[/img]
[url=http]The RPG Headquarters. The RPG capitol of the net![/url]
User avatar
Dioncecht
Sr Integra Member
Sr Integra Member
 
Posts: 244
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 4:23 pm
Cash on hand: 0.00

Re: Date and time in Dark Theme

PostAuthor: Whisky » Wed Jan 31, 2007 5:57 am

Verify this:
in the file templates/dark/view_topic_body.tpl, line 159, you must have this line:
Code: Select all
                            {postrow.POST_DATE}   {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</td>

If you can clearly see "{postrow.POST_DATE}", then it means your template file is correct and something probably changed in your viewtopic.php file, beacause the date format is created there and then sent to your template.
Last edited by Whisky on Wed Jan 31, 2007 6:11 am, edited 1 time in total.
I am the Lizard King, I can do anything

Whisky
Sr Integra Member
Sr Integra Member
 
Posts: 256
Likes: 0 post
Liked in: 0 post
Joined: Thu May 18, 2006 1:28 am
Cash on hand: 0.00
Location: Brussels

Re: Date and time in Dark Theme

PostAuthor: Whisky » Wed Jan 31, 2007 6:01 am

"Dioncecht";p="20929" wrote:Also, why does it say 'You have posted in this forum:' for every single forum regardless of whether or not I actually posted in that forum?

I must confess I found this strange aswell <img>
I removed this sentence from my themes.

If you want to do so quickely

OPEN templates/dark/view_topic_body.tpl

FIND
Code: Select all
                            <td><a><img></a>{L_POSTED}:

REPLACE WITH
Code: Select all
                            <td><a><img></a>Posted:

or whatever instead of "Posted:"

CLOSE THE FILE
Last edited by Whisky on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
I am the Lizard King, I can do anything

Whisky
Sr Integra Member
Sr Integra Member
 
Posts: 256
Likes: 0 post
Liked in: 0 post
Joined: Thu May 18, 2006 1:28 am
Cash on hand: 0.00
Location: Brussels


Return to IntegraMOD 141

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]

cron