Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - Convertor Script for upgrading from 7.x to 8 beta1
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Convertor Script for upgrading from 7.x to 8 beta1

 Post Reply Post Reply Page  <123>
Author
Cem Alacayir View Drop Down
Newbie
Newbie
Avatar

Joined: 15 January 2006
Location: Turkey
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote Cem Alacayir Quote  Post ReplyReply Direct Link To This Post Posted: 16 January 2006 at 10:54am
Superlative, ok I updated the instructions in my first post to mention the permissions issue.
 
Silvereye, I guess the error is about date format. You may try setting the variable Session.LCID to your local id at the beginning of the code (commented out) in common.asp file.
 
vassabi, do you get that error every time you try to post a new message?
What was your old database version, maybe it's an earlier 7.x version and it has a slightly different db structure.


Edited by Cem Alacayir - 16 January 2006 at 10:55am
Back to Top
cenkilic View Drop Down
Newbie
Newbie


Joined: 07 January 2006
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote cenkilic Quote  Post ReplyReply Direct Link To This Post Posted: 16 January 2006 at 4:57pm
thanks a lot i was looking for that
but do you have a script to make RTE work in freehosts??
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 16 January 2006 at 5:22pm
The RTE will not work with free web hosts and is disabled in the 7.x Lite version.
Back to Top
megetron View Drop Down
Groupie
Groupie


Joined: 20 September 2004
Status: Offline
Points: 147
Post Options Post Options   Thanks (0) Thanks(0)   Quote megetron Quote  Post ReplyReply Direct Link To This Post Posted: 16 January 2006 at 8:44pm
nice but doesn't working:
 
 
Updating Web Wiz Forums database from version 7.x to version 8 beta 1...
Please wait...

-> Changing table tblForum...
Added fields.

-> Changing table tblTopic...
Added fields.

-> Changing table tblThread...
Added fields.

-> Changing table tblPermissions...
Added fields.
Renamed a field.

-> Changing table tblAuthor...
Added fields.

-> Changing table tblConfiguration...
Added fields.

-> Changing table tblDateTimeFormat...
Added fields.

-> Creating table tblPollVote...
Done.

-> Re-synchronizing forums...

Microsoft JET Database Engine error '80004005'

Unrecognized database format 'c:\inetpub\wwwroot\gvion\forum\database\wwForum.mdb'.

/gvion/forum/functions/functions_common.asp, line 641

Back to Top
javi712 View Drop Down
Senior Member
Senior Member


Joined: 22 May 2003
Location: United States
Status: Offline
Points: 488
Post Options Post Options   Thanks (0) Thanks(0)   Quote javi712 Quote  Post ReplyReply Direct Link To This Post Posted: 17 January 2006 at 1:42am
Hi Guys. I have a quick question. Borg mentioned that there will still be database changes to the final release of 8.0. Will there be another upgrade script available from beta to final release?

Thanks in advance!
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 17 January 2006 at 10:33am
Beta versions are for testing purposes ONLY, as they are no complete and NOT stable, and should not be used on a production server, which is why there is no official upgrade application yet.

Once the full version is released I will make available an official 7.x to 8.x upgrade tool, but there will be no official upgrade tool between beta versions.

If you go down this path now, and use a beta version on a production server with your 7.x database converted to 8.x, you may not be able to upgrade to the full version when it is released.


Edited by -boRg- - 17 January 2006 at 10:33am
Back to Top
Ozan View Drop Down
Groupie
Groupie
Avatar

Joined: 11 October 2005
Location: Turkey
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ozan Quote  Post ReplyReply Direct Link To This Post Posted: 21 January 2006 at 1:09pm
Originally posted by Silvereye Silvereye wrote:

I followed your instructions but i couldn´t make it work. When trying to access a forum i get this message:
 
Quote Microsoft JET Database Engine (0x80040E07)
Syntaxfel i datum i frågeuttrycket 'tblThread.Author_ID=tblAuthor.Author_ID AND LastThread.Author_ID=LastAuthor.Author_ID AND tblTopic.Start_Thread_ID=tblThread.Thread_ID AND tblTopic.Last_Thread_ID=LastThread.Thread_ID AND (tblTopic.Forum_ID=2 OR (tblTopic.Priority=3) OR (tblTopic.Moved_ID'.
/forum/forum_topics.asp, line 371
 
Great job anyway! Makes things alot easyer with a script like this.
 
Hata Tipi:
Microsoft JET Database Engine (0x80040E07)
'tblThread.Author_ID=tblAuthor.Author_ID AND LastThread.Author_ID=LastAuthor.Author_ID AND tblTopic.Start_Thread_ID=tblThread.Thread_ID AND tblTopic.Last_Thread_ID=LastThread.Thread_ID AND (tblTopic.Forum_ID=47 OR (tblTopic.Priority=3) OR (tblTopic.Moved_I' sorgu ifadesi içindeki Tarihte sözdizimi hatası
/forum8/forum_topics.asp, line 371
Question help
Back to Top
Mikero View Drop Down
Newbie
Newbie


Joined: 14 December 2005
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikero Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2006 at 4:09pm
Originally posted by Cem Alacayir Cem Alacayir wrote:

I wrote a ASP script (updateDB.asp) for upgrading Access database from version 7.x to version 8 beta1. I have not tested with SQL Server or other versions, I think it will probably fail with them.

 
 

Ok, I moved a copy of my forum to a test site and updated from v7.97 to v8 beta using the script that Cem Alacayir supplied (Thank You Cem Alacayir). Now I would like to go from v8 access to v8 mysql. Does anyone have a script to move the data from v8 access to v8 mysql?

Thank You,
µ
Back to Top
 Post Reply Post Reply Page  <123>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.