Page 1 of 4 1234>
Topic Options
#170177 - 2006-11-09 07:28 AM Board Upgrade to 7.01 coming...
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
As an FYI I will be upgrading the board to UBB Threads 7.01 probably within the coming week.

If the board is down for an extended period of time, please visit
the KiXforms Board where updated information regarding the upgrade will be posted if needed.
 
I want to do some testing first so I can't give an exact time for the upgrade yet.
 
I want to duplicate as best as possible on a test system how Korg is setup, then do the upgrade to see if we run into
any issues with the upgrade before I actually upgrade the real board.

Currently need to upgrade PHP and MySQL to the latest versions.
Don't expect any issues for MySQL but PHP might be a bit more trouble on
a Windows system with IIS.
 
 
Some discussions on the UBB site indicate that the import process could take
up to 8 hours or more (I hope that was due to debug code or something)
Korg runs on a pretty fast system so hopefully the import will run much faster
than those quoted times. Those were from people running the beta versions.
 
 

Top
#170178 - 2006-11-09 01:54 PM Re: Board Upgrade to 7.01 coming...
Benny69 Offline
Moderator
*****

Registered: 2003-10-29
Posts: 1036
Loc: Lincoln, Ne
Thanks Doc, your hard work is appreciated.
_________________________
Wait don't order yet,... get KiXforms Designer .NET 2.0 (Beta)
KiXforms Designer .NET 2.0 (Beta)

Top
#170179 - 2006-11-10 01:20 PM Re: Board Upgrade to 7.01 coming...
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Okay, finally got Korg running on my local box.

That was a bit of a task finding and setting up ancient software on Server 2003.

Also had to edit a bunch of .php, .asp, .html files to point locally instead of back out to the real Korg.
 
I'll work on trying to do the upgrade on my local box tomorrow and see how it goes.
 
Okay 04:35 Wife wants to know why I'm still up


Edited by NTDOC (2006-11-10 01:35 PM)

Top
#170180 - 2006-11-10 02:14 PM Re: Board Upgrade to 7.01 coming...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
lol.
I've herd you working late but doing that late on charity basis...
thanks doc. hope you learn some new stuff too so you will get something in return other than good vibes.

Top
#170181 - 2006-11-11 05:46 AM Re: Board Upgrade to 7.01 coming...
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Learning some about the idiosyncrasies of PHP / MySQL / UBBT

Not completed with testing but it appears I need to do in this order.

MySQL changed how passwords are stored in 4.1 so you have to use a special
setting to tell MySQL to store the password in the old format for now.

1. Backup everything
2. Shut down MySQL
3. Manual install of MySQL 5.0.27
4. Set database password back to old method
5. Install UBBT 7.01 and configure
6. Run UBBT import scripts from 6.5x to 7.01
7. Verify new UBBT is working good
8. Back everything up again
9. Manually install PHP 5.20 and configure
10 Test New UBBT
11 Reset password to new format for MySQL
11 Re-open the board to the public.
 
Can't upgrade to PHP 5.20 till later after the install of 7.01 as 6.5x doesn't understand some of the major changes of PHP.

Might be some minor tweaks/changes along the way but overall the above should get us going.
 
Once I have it working on my local box I'll retore back to the original and try
the whole upgrade process again to make sure before proceeding forward on the live system.
 

Top
#170182 - 2006-11-11 09:28 AM Re: Board Upgrade to 7.01 coming...
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Well the actual importing process took about 45 minutes on a VMware workstation.

However I see that many people would not like the current "style" sheet of
the forum. I'll need to look at finding some other styles to import into
the board.

The new control panel actually performs a database backup when selected unlike
the current version.

Okay, I'll be out of town all day tomorrow though.

I'm going to the Auto Club of Southern California NHRA Finals in Pomona California.

http://www.nhra.com/

 
If I can find some more templates and modify the html of the new board and I have the time, I'll look at updating the board on Sunday.
 

Top
#170183 - 2006-11-11 10:21 AM Re: Board Upgrade to 7.01 coming...
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4562
Loc: USA
I was just looking around on the UBBThreads Home page to get an idea of what the new software looked like. It seems like it adds quite a bit of clutter on the sides, but overall it does look better. One of the sample sites UBB was showing was this one: http://www.validusguild.com/forums/ubbthreads.php?ubb=cfrm. I really like the colors on this one. Very easy on the eyes. Not sure I understand the topics, but that's not important I guess.
Top
#170184 - 2006-11-11 12:20 PM Re: Board Upgrade to 7.01 coming...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
well, the old board does manage that too just fine.
the thing is called template.

if you don't use special templates, I bet the new board version looks just like the current one.

Top
#170185 - 2006-11-11 01:18 PM Re: Board Upgrade to 7.01 coming...
Benny69 Offline
Moderator
*****

Registered: 2003-10-29
Posts: 1036
Loc: Lincoln, Ne
Allen, I like the look of that one.
_________________________
Wait don't order yet,... get KiXforms Designer .NET 2.0 (Beta)
KiXforms Designer .NET 2.0 (Beta)

Top
#170186 - 2006-11-11 01:41 PM Re: Board Upgrade to 7.01 coming...
Chris S. Offline
MM club member
*****

Registered: 2002-03-18
Posts: 2368
Loc: Earth
I like the UUB classic skin.

Example: http://www.inkundla.net/ubbthreads7/ubbthreads.php/ubb/cfrm

BTW, thanks, Doc, for the upgrade. I appreciate everything you admins do around here.

Top
#170187 - 2006-11-12 03:36 AM Re: Board Upgrade to 7.01 coming...
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
No problem. Helps me to learn new stuff too.

Here is what the current style looks like. Tried to import the old ones and got a parse error so have to check on that.


 

Top
#170188 - 2006-11-12 03:52 AM Re: Board Upgrade to 7.01 coming...
Benny69 Offline
Moderator
*****

Registered: 2003-10-29
Posts: 1036
Loc: Lincoln, Ne
Nice!
_________________________
Wait don't order yet,... get KiXforms Designer .NET 2.0 (Beta)
KiXforms Designer .NET 2.0 (Beta)

Top
#170189 - 2006-11-12 08:30 AM Re: Board Upgrade to 7.01 coming...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
now, add the google ad parts and the logo as required by the oldies and it's as dirty as current one.
Top
#170190 - 2006-11-13 12:10 AM Re: Board Upgrade to 7.01 coming...
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
Well don't really have the time to do the upgrade today.
There are just too many changes to the html and stuff that I don't have time to look at right now.

Will probably leave that up to Jooel maybe and do the update later some time this coming week.

 

Top
#170191 - 2006-11-13 10:24 AM Re: Board Upgrade to 7.01 coming...
Mart Moderator Offline
KiX Supporter
*****

Registered: 2002-03-27
Posts: 4673
Loc: The Netherlands
How about all the links to other threads and to UDF's in the posts on the current board?
Will they still work after the upgrade?
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.

Top
#170192 - 2006-11-13 01:34 PM Re: Board Upgrade to 7.01 coming...
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
Maybe, maybe not.
Top
#170193 - 2006-11-13 02:10 PM Re: Board Upgrade to 7.01 coming...
Mart Moderator Offline
KiX Supporter
*****

Registered: 2002-03-27
Posts: 4673
Loc: The Netherlands
Imho this is a thing to check on the test install.

If it is not working it might be worth the work to do some kind of script that checks and if needed changes the stuff in the DB. I guess the post numbers will stay the same and just an update of the stuff that is the same for each post in each section would be needed.

Anyway lets wait and see what happens after the update is complete on the test system.


Doc, Jooel,

Thanks for all the great work you guys did (are doing) on the board.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.

Top
#170194 - 2006-11-13 03:38 PM Re: Board Upgrade to 7.01 coming...
Richard H. Administrator Offline
Administrator
*****

Registered: 2000-01-24
Posts: 4946
Loc: Leatherhead, Surrey, UK
Quote:

If the board is down for an extended period of time, please visit
the KiXforms Board where updated information regarding the upgrade will be posted if needed.




Could you also update the front page http://www.kixtart.org/index.asp as irregular visitors will probably look here first for an update. By all means point them at the KiXforms board.

Top
#170195 - 2006-11-13 05:11 PM Re: Board Upgrade to 7.01 coming...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
if/when the board goes down next time, the frontpage and or the ubbthreads index will have proper information about the downtime. most likely.
Top
#170196 - 2006-11-13 08:31 PM Re: Board Upgrade to 7.01 coming...
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
So far in testing the links and post counts etc. are all fine. Tonight I will be testing posts over 3 years old on purpose to see if anything obviously is wrong.

PM appear to be intact as well. Not sure where the update process went wrong in the past but so far this one appears to have gone well so I would expect the same behavior on the live database when I update it.
 

 

Top
Page 1 of 4 1234>


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 2145 anonymous users online.
Newest Members
BeeEm, min_seow, Audio, Hoschi, Comet
17882 Registered Users

Generated in 0.067 seconds in which 0.029 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org