Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - 7 beta 3 to 7 beta 4 the dummy’s guide
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

7 beta 3 to 7 beta 4 the dummy’s guide

 Post Reply Post Reply Page  12>
Author
taffy View Drop Down
Newbie
Newbie


Joined: 09 April 2003
Location: Singapore
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote taffy Quote  Post ReplyReply Direct Link To This Post Topic: 7 beta 3 to 7 beta 4 the dummy’s guide
    Posted: 09 April 2003 at 10:05am

Ha ha meant for me..

 

1) Make a copy of your beta 3 mdb file.

2) open the beta3 mdb file with access

Things need to add

tblAuthor

1) Change Username length from 20 to 25

2)Add a column between Username and User_code

Rename it Real_name , Details : Datatype=text , Length=40

3) Add a column between Avatar and Last_visit

Rename it Avatar_title, Details: Datatype =text , length =40

 

2) tblConfiguration

1)Add 4 columns between Upload_files_size and Upload_component

Rename it respectively

Upload_avatar , Details : Datatype=Yes/No , Format=True/False

Upload_avatar_path , Details : Datatype=text , Length=50

Upload_avatar_types , Details : Datatype=text , Length=50

Upload_avatar_size , Details : Datatype=number , Field Size=integer

Key in 5 in the upload_avatar_size column

2)Delete Mass_mailier

3)Insert 1 column at the end

Rename it Reg_closed, Details : Datatype=yes/no , Format , True/False

 

3)tblGroup

1) Insert column between Stars and Starting_group

Rename it Custom_stars , Details: Datatype=text, length=80

 

4) Insert a new table called : tblGuestName

1)Insert 3 columns

Rename respectively

Guest_ID , Details : Datatype=AutoNumber , Field Size=Long Integer

Thread_ID , Details : Datatype=Number , Field Size=Long Integer

Name , Details : Datatype=text , Length=40

 

5)tblPoll

1) Rename Last_vote_IP to Author_ID

2)Delete all data in this column

Details : Datatype =number fieldsize=long integer

 

6) tblTopic

1)Insert column between Poll_ID and Subject

Rename it Moved_ID , Details : Datatype =number Filedsize =long integer

Key 0 in this column for all the data(rows) you have

 

 

INstall the new v 7 beta 4 files use this new mdb file.

 

This is as it is.. please backup your mdb before your try.

 



Edited by taffy
Back to Top
jfontaine View Drop Down
Newbie
Newbie
Avatar

Joined: 18 November 2002
Location: United States
Status: Offline
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote jfontaine Quote  Post ReplyReply Direct Link To This Post Posted: 09 April 2003 at 3:51pm
excellent...nice work
Back to Top
adawg View Drop Down
Groupie
Groupie
Avatar

Joined: 10 February 2003
Status: Offline
Points: 42
Post Options Post Options   Thanks (0) Thanks(0)   Quote adawg Quote  Post ReplyReply Direct Link To This Post Posted: 09 April 2003 at 4:53pm
Originally posted by taffy taffy wrote:

Ha ha meant for me..

I followed those directions to a tee...and triple checked my work...even compared the new fields, tables, datatype, fieldsize and length, as well as table relationships with a brand new Beta 4 database side by side and disabled all extra forum functions.  I also compacted and repaired the database & I still get this error every time I try to make a new post no matter what I do!

  • Error Type:
    Microsoft VBScript runtime (0x800A005E)
    Invalid use of Null: 'CInt'
    /testforum/forum_topics.asp, line 377

  • Browser Type:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

  • Page:
    GET /testforum/forum_topics.asp 

    Can anyone tell me what gives?  I knw Null means Amounting to nothing; absent or nonexistent so am I missing a value in one of the fields or what?  This frusterates me!

     

     



  • Edited by adawg
    Back to Top
    Blade- View Drop Down
    Newbie
    Newbie
    Avatar

    Joined: 15 March 2003
    Location: United States
    Status: Offline
    Points: 17
    Post Options Post Options   Thanks (0) Thanks(0)   Quote Blade- Quote  Post ReplyReply Direct Link To This Post Posted: 09 April 2003 at 10:34pm

    Adawg: one of the new fields you created in the database doesnt have a value in it.  The Cint function cant handle nulls, hence the error.  Check over the fields and make sure you added the necessary values.

    Easiest way to upgrade (other than simply not running the Beta versions on a live site) is to copy the tables themselves from one database to the next.

    Blade

    Back to Top
    adawg View Drop Down
    Groupie
    Groupie
    Avatar

    Joined: 10 February 2003
    Status: Offline
    Points: 42
    Post Options Post Options   Thanks (0) Thanks(0)   Quote adawg Quote  Post ReplyReply Direct Link To This Post Posted: 10 April 2003 at 2:41am
    Thanks for the response blade, I guess I'll look over it again, I'm probably overlooking some minute detail. 
    Back to Top
    taffy View Drop Down
    Newbie
    Newbie


    Joined: 09 April 2003
    Location: Singapore
    Status: Offline
    Points: 15
    Post Options Post Options   Thanks (0) Thanks(0)   Quote taffy Quote  Post ReplyReply Direct Link To This Post Posted: 10 April 2003 at 7:38am

    ok in the tbltopic where you created the new column moved_id

     

    Make sure you added 0 for  all the rows under this column

    That should do the trick

     

    As blade mentioned, this column cannot have any blank data.

     

    cheers



    Edited by taffy
    Back to Top
    adawg View Drop Down
    Groupie
    Groupie
    Avatar

    Joined: 10 February 2003
    Status: Offline
    Points: 42
    Post Options Post Options   Thanks (0) Thanks(0)   Quote adawg Quote  Post ReplyReply Direct Link To This Post Posted: 10 April 2003 at 3:02pm
    Thanks for all your help guys.  I finally decided to dump the database I was working on and start with the original beta3 database again, and this time it worked,though I can't tell you what I did differently, but I'm not complaining
    Back to Top
    boyohboy View Drop Down
    Groupie
    Groupie


    Joined: 15 October 2002
    Location: United States
    Status: Offline
    Points: 197
    Post Options Post Options   Thanks (0) Thanks(0)   Quote boyohboy Quote  Post ReplyReply Direct Link To This Post Posted: 10 April 2003 at 3:22pm

    I don't get it.

    If you don't save any data, why bother to do the upgrading when you could just download the whole thing new and clean.

    boyohboy

    Visit my community website @
    EverythingVIET.com
    Back to Top
     Post Reply Post Reply Page  12>

    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.