Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-12-2005, 10:58 AM
Wordplay Wordplay is offline
 
Join Date: Nov 2001
Location: Dengoku
Posts: 864
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default From 3.0.7 To 3.5 - Whats With My Database?

i'm about to upgrade to 3.5 but what should i do with my database?

now i've got alot of hacks installed on my vb 3.0.7, what i'd like to know is. should i delete some database tables? now my 3.5 wont have any hacks installed from the start, and the hacks that come later on are all supposed to start a-new without old database tables. so can i just delete the tables i dont need and then back up the entire database and import it to my new server with 3.5 installed? if so what tables can i get rid of? or what tables do i need to keep?
Code:
  4images_categories
  4images_comments
  4images_groupaccess
  4images_groupmatch
  4images_groups
  4images_images
  4images_images_temp
  4images_lightboxes
  4images_postcards
  4images_sessions
  4images_sessionvars
  4images_settings
  4images_users
  4images_wordlist
  4images_wordmatch
  access
  adminhelp
  administrator
  adminlog
  adminutil
  adv_modules
  adv_pages
  adv_setting
  adv_settinggroup
  announcement
  attachment
  attachmenttype
  attachmentviews
  avatar
  banners
  battlesys_battles
  battlesys_favlines
  battlesystem
  bbcode
  calendar
  calendarcustomfield
  calendarmoderator
  calendarpermission
  cpsession
  cron
  cronlog
  customavatar
  customprofilepic
  datastore
  deletionlog
  editlog
  event
  faq
  favourites
  forum
  forumpermission
  game_rate
  gamechallenges
  gamenews
  games
  gamesessions
  gifts
  his_installed
  holiday
  icon
  imagecategory
  imagecategorypermission
  journal_comments
  journal_entries
  journal_moods
  journal_settings
  journals
  language
  mailqueue
  moderation
  moderator
  moderatorlog
  passwordhistory
  petz_adopt
  petz_arena
  petz_bank
  petz_battle
  petz_default
  petz_inventory
  petz_items
  petz_logs
  petz_petz
  petz_settings
  petz_shops
  petz_store
  phrase
  phrasetype
  pm
  pmreceipt
  pmtext
  poll
  pollvote
  post
  post_parsed
  posthash
  postindex
  profilefield
  ranks
  regimage
  reminder
  reputation
  reputationlevel
  search
  session
  setting
  settinggroup
  shoutbox_posts
  smilie
  statistik_browser_os
  statistik_domain
  statistik_einstellungen
  statistik_laender
  statistik_log
  statistik_referer
  statistik_spider
  statistik_zaehler
  stats
  strikes
  style
  subscribeevent
  subscribeforum
  subscribethread
  subscription
  subscriptionlog
  teamchat
  teamjoin
  teampolls
  teams
  template
  thread
  threadrate
  threadviews
  upgradelog
  user
  user_guestbook
  user_webpage
  useractivation
  userban
  userfield
  usergroup
  usergroupleader
  usergrouprequest
  usernote
  userpromotion
  usertextfield
  usertitle
  utt_store_action
  utt_store_asvs
  utt_store_bank
  utt_store_history
  vb_jukebox_trax
  vbookie_bets_placed
  vbookie_groups
  vbookie_item_options
  vbookie_items
  vbookie_news
  word
Reply With Quote
  #2  
Old 08-12-2005, 11:47 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I suggest you first use ImpEx (downloadable from the members area, make sure read the stickied topics about it in the Import System forum at vb.com) to create a fresh clean 307 database. Then migrate to 3.5
Reply With Quote
  #3  
Old 08-12-2005, 11:49 AM
Wordplay Wordplay is offline
 
Join Date: Nov 2001
Location: Dengoku
Posts: 864
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

they've got a software that cleans the database? wow... stunning... i hope that works on mine.

[MarcoH64 just made my day]
Reply With Quote
  #4  
Old 08-12-2005, 12:31 PM
nexialys
Guest
 
Posts: n/a
Default

best is to BACKUP your actual production site, and make a BACKUP safe...

now you COPY your actual site on a different location and test the ImpEx with the backup, not your production site... or you may loose everything by error!

did i mention BACKUP !?
Reply With Quote
  #5  
Old 08-12-2005, 02:00 PM
jugo jugo is offline
 
Join Date: Feb 2004
Location: Reading your emails.
Posts: 573
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wordplay
they've got a software that cleans the database? wow... stunning... i hope that works on mine.

[MarcoH64 just made my day]

It's not a DB Cleaner. Essentially what you are doing is installing another instance of vB and importing you users, posts and threads, etc into it. This creates a clean DB because IMPEX will not import any DB modifications made by hacks.
Reply With Quote
  #6  
Old 08-14-2005, 10:43 AM
Wordplay Wordplay is offline
 
Join Date: Nov 2001
Location: Dengoku
Posts: 864
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i was running a vb 3.0.x with a whole lot of hacks on it. i now updated that board to 3.5, now i want to transfer my board to a completely new domain, i've already uploaded all the files neccessary (from the 3.5 rc2 release) onto my new domain. all i really wish to do is import the neccessary database tables. since i have so many hacks running (arcade/journal/image gallery) which i all wish to get rid of entirely, i just need the database tables from vbulletin (posts, threads, avatars, userinfo, members, etc).

my question, as i cannot get impex to work at ALL. is whether i could just export the neccessary fields manually and import them into my new board. or whether i really should use impex.

OPTION 1> if i dont use impex, which are the database tables i will need to export and then import into the new database on a different server in order to keep all i need? that being everything vbulletin usually caches without any hacks or such?

OPTION 2> if i should use impex, how do i get it to work? my current conflict is the following... i uploaded impex to the forum directory. now in my vbulletin admin cp, all i see is maintainance, and no import & maintainance... so i cant use it. and if i go to the .../impex/index.php file directly i get a database error.

somebody please help out.
Reply With Quote
  #7  
Old 08-14-2005, 01:01 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Option 1 <-- save yourself a lot of downtime and headaches, and don't even try this unless you are an advanced expert.

Option 2 <-- AFAIK There is no ImpEx for 3.5 yet, it will become available after 3.5 goes gold. Like i said before, use ImpEx on your 3.0 board, then upgrade to 3.5
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:47 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04282 seconds
  • Memory Usage 2,218KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (6)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete