Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jun 2006
Posts: 75
journeyman
journeyman
Joined: Jun 2006
Posts: 75
On my forum summery:
Quote
(Stilgar) - Fridayo69

As my Reg date:
Quote
Registered on: Wednesdayo63

I didn't change the default date display.


Stilgar
Are you ready for v8?
"Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Originally Posted by Stilgar
I didn't change the default date display.

That may be the problem. Need to knoww what you have for your default date format and probably your list of available formats just to be safe.

Joined: Jun 2006
Posts: 75
journeyman
journeyman
Joined: Jun 2006
Posts: 75
Default:
m/d/y | h:i A

Available:
d/m/y | h:i A
y/m/d | h:i A
d/m/Y | H:i
D M d Y | h:i A
m/d/y | h:i A
Y-m-d H:i:s


Stilgar
Are you ready for v8?
"Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Ok, couple of things. Not causing your problem but your last date type is missing the |

Y-m-d H:i:s

Should be:

Y-m-d | H:i:s

as for your actual problem. I'd say your preference is using an old format from an earlier alpha before the date changes. Try going in and updating your preferences.

Joined: Jun 2006
Posts: 75
journeyman
journeyman
Joined: Jun 2006
Posts: 75
ok, changed that last date code. Change my defualt format. Even cleared cache. Still ahving the problem. Also inside a topic I am having the same thing happen. :s


Stilgar
Are you ready for v8?
"Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
You've got some goofy time format somewhere since it's starting off as the actual printed day, which is "l" for the php date format and it's not even in your list of dates.

I can't get to your site right now. Was this a fresh install or an upgrade from an earlier alpha. If it's an upgrade I'm guessing you forgot to run one of the altertables that expanded the date field

Run this DB query:

select USER_TIME_FORMAT from USER_PROFILE where USER_ID = x

x is your userid.

Joined: Jun 2006
Posts: 75
journeyman
journeyman
Joined: Jun 2006
Posts: 75
ok, so run this since my id is 2:

select USER_TIME_FORMAT from USER_PROFILE where USER_ID = 2

--

Ok, I ran it and got this:

Quote
select USER_TIME_FORMAT from USER_PROFILE where USER_ID = 2

Table 'stilgar_marzubbt.USER_PROFILE' doesn't exist

This was a new install when we wnet to the first version of Beta

Last edited by Stilgar; 06/26/2006 3:03 PM.

Stilgar
Are you ready for v8?
"Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Bleh, forgot the table prefix:

select USER_TIME_FORMAT from ubbt_USER_PROFILE where USER_ID = x

Was this an upgrade or did you do a fresh install? And nope, still can't get to your site, just get a timeout.

Joined: Jun 2006
Posts: 75
journeyman
journeyman
Joined: Jun 2006
Posts: 75
Ok, I ran it. Didn't fix the problem as far as I can tell. All new posts have the date formatted correctly, but the first posts do not and the Reg dates are still buggered.

No idea why the site is timing out. I'm getting to it with no problem.

This was a new install from the first Beta release

Last edited by Stilgar; 06/26/2006 3:10 PM.

Stilgar
Are you ready for v8?
"Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Well, it wasn't supposed to fix it wink I was looking for what you got back when running that query.

Joined: Jun 2006
Posts: 75
journeyman
journeyman
Joined: Jun 2006
Posts: 75
oh.. lol!

Quote
USER_TIME_FORMAT

long


Stilgar
Are you ready for v8?
"Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
ok, well..I hate to break it to ya.....but there's no way that this was a fresh install. Maybe the code was uploaded but the database isn't new. You've got a date format prefence that hasn't been used since like alpha 5 or something like that. laugh

Somewhere along the line you musta missed something. You should be able to fix it by going into your profile and choosing a different time format. Run that query afterwards again to make sure that it changed.

FYI, it might be easier to do a brand new install on a clean database laugh


Joined: Jun 2006
Posts: 75
journeyman
journeyman
Joined: Jun 2006
Posts: 75
Yep, thanks. That fixed it. Another thing, on the Reg date in the User's Profile, it looks like this:

Quote
Registered on:06/14/06 03:18 PM

but should look like:
Quote
Registered on: 06/14/06 03:18 PM

I have no problem installing over again. I'll do that tonight. New database and all. wink



Stilgar
Are you ready for v8?
"Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
Joined: Jun 2006
Posts: 196
I
enthusiast
enthusiast
I Offline
Joined: Jun 2006
Posts: 196
Just throwing this out there, since I don't have the importer in front of me.

Rick, are you converting the old time preference to the new time preference when you do the import? It's possible that you just imported them as is and that's how he got "long" in his profile


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
0 members (), 598 guests, and 134 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)