|
Wonga
|
 |
« on: October 23, 2007, 02:17:39 am » |
|
When listing, the time of the listing is not the time that I listed it...
9 hours difference..
What is the classifieds using as the time stamp?
and how do i get it to show correctly?
Thanks
|
|
|
|
|
Logged
|
|
|
|
|
Wonga
|
 |
« Reply #1 on: October 23, 2007, 02:26:59 am » |
|
It's OK... just updated to 1.0.12 and it has been resolved.. but after installing 1.0.12 it shows that it is in fact version 1.0.11 
|
|
|
|
|
Logged
|
|
|
|
|
Wonga
|
 |
« Reply #2 on: October 23, 2007, 06:03:09 pm » |
|
Hold that thought! Though the listings are now showing the right time when looking at the bids the bidding times are wrong! The times show Today at 12:19:13 PM Today at 10:21:27 AM Well the time right now for today is 9.02am... we're into the future now... 
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #3 on: October 23, 2007, 09:01:33 pm » |
|
The time for the listings and bidding is based on the forum's time. Does not take in account the offsets by the user's but goes by the default time on the forum.
|
|
|
|
|
Logged
|
|
|
|
|
Wonga
|
 |
« Reply #4 on: October 26, 2007, 07:01:03 pm » |
|
That's what I mean..
the listing times are correct but when you look at the bid history the time a bid was made is into the future..
so why is the listing time correct but the bid history time isn't if they both work off the same?
|
|
|
|
|
Logged
|
|
|
|
|
Wonga
|
 |
« Reply #5 on: November 03, 2007, 05:48:58 pm » |
|
The problem is still there....
The time on the bid history is wrong yet the auction listing times are correct..
any info?
|
|
|
|
|
Logged
|
|
|
|
|
Wonga
|
 |
« Reply #6 on: November 08, 2007, 08:05:29 pm » |
|
no one else has this problem?
|
|
|
|
|
Logged
|
|
|
|
|
Wonga
|
 |
« Reply #7 on: November 20, 2007, 05:47:08 pm » |
|
Problem is still there... any solutions? Bid history shows time into the future... 
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #8 on: November 20, 2007, 07:53:16 pm » |
|
Haven't been able to find any else that would cause can't recreate it on my forum.
|
|
|
|
|
Logged
|
|
|
|
|
Wonga
|
 |
« Reply #9 on: November 21, 2007, 06:15:19 pm » |
|
My forum is set to Australian Eastern Daylight Saving Time
The forum posts show correct times by members
The forum Classifieds listing also show correct times of listings and end dates
but when you make a bid and then look at the bid history it shows the time well well into the future!
anyone else have this problem?
to me it seems the bid history page isn't translating the times correctly
|
|
|
|
|
Logged
|
|
|
|
|
lovegrace
|
 |
« Reply #10 on: November 01, 2009, 06:00:16 pm » |
|
Board time (local time) and bid history time not the same!
It seem bid history time is not offset follow as board time.
I attached 2 images for you consider
Please help
Thanks
|
|
|
|
|
Logged
|
|
|
|
|
giza
|
 |
« Reply #11 on: November 02, 2009, 01:31:40 am » |
|
Board time (local time) and bid history time not the same!
It seem bid history time is not offset follow as board time.
I attached 2 images for you consider
Please help
Thanks
I don't see the images 
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #12 on: November 02, 2009, 07:59:47 am » |
|
The time is based on SMF's forum_time function Which is defined as // The current time with offset. function forum_time($use_user_offset = true, $timestamp = null)
Inside the Classifieds it uses forum_time(false) mainly due to the fact that users can set their own time offsets which would cause the bidding times to be off it should still take the overall offset that the forum does but if the user has their own offset it will be ignored.
|
|
|
|
|
Logged
|
|
|
|
|
lovegrace
|
 |
« Reply #13 on: November 02, 2009, 08:30:38 am » |
|
It not concern with user profile. Please recheck your MOD. You may install with new board and adjust time 13 hrs then test bid you will see what I mean
Thanks
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #14 on: November 11, 2009, 09:35:46 pm » |
|
Fixed on the view bids page were time could be not be displayed correctly for 1.2.7
|
|
|
|
|
Logged
|
|
|
|
|