Page 1 of 6

Discussion of new website

Posted: Wed 2010-11-17, 15:05:45
by jslagle
Please discuss here.

Re: Discussion of new website

Posted: Wed 2010-11-17, 15:35:39
by jslagle
BTW, I'm currently reparsing all bbcode - it should fix the broken signatures. :bat:

Re: Discussion of new website

Posted: Wed 2010-11-17, 18:30:39
by Handyman-N-Fam
The day that I joined happens to be about 9 years before I was born. And everyone joined on the same day. Is this something we can fix in our profile, or something for the administrator to fix?

Re: Discussion of new website

Posted: Wed 2010-11-17, 19:18:28
by GoodDog
Handyman-N-Fam wrote:The day that I joined happens to be about 9 years before I was born. And everyone joined on the same day. Is this something we can fix in our profile, or something for the administrator to fix?

I noticed that too. Also ninja rabbits look an awful lot like penguins to me. I'm not too sure about this phpBB3 stuff. :mrgreen:

Re: Discussion of new website

Posted: Wed 2010-11-17, 19:29:22
by ScouterJoe
Nice job on the new site! :D

Re: Discussion of new website

Posted: Wed 2010-11-17, 21:52:56
by Stumpy75
Hmmm... Jasons stats are the only ones I see. Other than that, it looks good!

Re: Discussion of new website

Posted: Thu 2010-11-18, 08:51:33
by jslagle
I'll see if I can get the join dates fixed. I'm sure thats just an error moving that field over.

You likely have to reenter your signature to get the bbcode to parse properly, and make sure you turn on bbcode for your signature. I'm going to see if I can find a way to update it for everyone.

Re: Discussion of new website

Posted: Thu 2010-11-18, 11:29:32
by jslagle
I've fixed a few users, and I'll continue to fix them as I come across them.

Jason

Re: Discussion of new website

Posted: Thu 2010-11-18, 11:51:15
by jslagle

Code: Select all

update phpbb3_users pb set pb.user_regdate = (select unix_timestamp(str_to_date(user_regdate, '%b %d, %Y')) from cms_users where username = pb.username);
Boom - joined dates fixed :)

Jason

Re: Discussion of new website

Posted: Thu 2010-11-18, 12:52:03
by jslagle
I've fixed a good chunk of the signatures. If yours still doesn't work, edit it and take the stuff after the :'s out in the BBCode, or just reply to this message and I'll see it's broken and fix it for you.

The transition was pretty painless, and migration to joomla if we ever decide we want something fancier won't be that hard either - we'll just use a user bridge.

Re: Discussion of new website

Posted: Thu 2010-11-18, 14:47:47
by Stumpy75
Thanks Jason! :mrgreen:

Re: Discussion of new website

Posted: Thu 2010-11-18, 16:37:51
by Bucknut63
I like it,nice job!!!

Re: Discussion of new website

Posted: Thu 2010-11-18, 17:11:06
by Bucknut63
Has anybody else lost the number of posts that they had,I went down to a new guy

Re: Discussion of new website

Posted: Thu 2010-11-18, 18:18:51
by jslagle
I checked into it, and the post count on the new site is in like with the number of posts in the old database for that username. I can only assume cpgnuke was counting wrong, and I never recalculated post count over there.

Jason

Re: Discussion of new website

Posted: Thu 2010-11-18, 22:29:11
by BlackBrownDog
<---posts wondering what her post will look like. :) Thx Jason!