Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #11  
Old 10-15-2009, 08:16 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vbulletin uses the 'user' table, not a 'users' table.
Reply With Quote
  #12  
Old 10-15-2009, 11:58 PM
The Ayatollah The Ayatollah is offline
 
Join Date: Aug 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
vbulletin uses the 'user' table, not a 'users' table.
Yes Ma'am. The only user appears there is the new admin

--------------- Added [DATE]1255656503[/DATE] at [TIME]1255656503[/TIME] ---------------

I opened the DB in a text editor, and it appears the User tables are not there. Looks like they weren't backed up. probably a timeout, although it sure seemed to have represented a complete back up though. I see the same thing in a couple of my other VBuletin DB backups too, and they're smaller
Reply With Quote
  #13  
Old 10-16-2009, 01:13 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There are several other tables listed in the database after the user table - are they there? You are trying an upgrade on this database, correct? You didn't accidentally do an install instead of an upgrade, did you (that would wipe the user table)?
Reply With Quote
  #14  
Old 10-16-2009, 02:11 AM
The Ayatollah The Ayatollah is offline
 
Join Date: Aug 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
There are several other tables listed in the database after the user table - are they there? You are trying an upgrade on this database, correct? You didn't accidentally do an install instead of an upgrade, did you (that would wipe the user table)?
No; It clearly ends during the "insert post values".

Do you think I can still import some of it via impex or another way, or is it lost
Reply With Quote
  #15  
Old 10-16-2009, 02:23 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It stops after the post table (or during it)? That means you are even missing the thread table. I don't think you can do a thing with that database - you are missing all thread info and all user info.
Reply With Quote
  #16  
Old 10-16-2009, 04:15 PM
The Ayatollah The Ayatollah is offline
 
Join Date: Aug 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
It stops after the post table (or during it)? That means you are even missing the thread table. I don't think you can do a thing with that database - you are missing all thread info and all user info.
Yeah, it's during it. As mentioned many of my backups initiated from other than the server ended up like that, and they aren't even as large. Just seems like they quit after a certain point, and usually prior to user tables. The Vbulletin back-up kind of indicated that it had completed though. Needless to say, I'm going to look into that for future use. But for now, the original plan is scrubbed. I may have another copy on my backup harddrive that's complete, but that's down the road for now. Thanks for your help Lynne
Reply With Quote
  #17  
Old 10-16-2009, 05:01 PM
DeanLag DeanLag is offline
 
Join Date: Jul 2009
Posts: 185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you still have access to the old database?
If you have SSH access, you can mysql newdatabase < backup_databse.sql

I sent you an email if you still can't figure it out and maybe I can have a look (:
Reply With Quote
  #18  
Old 10-19-2009, 03:12 PM
The Ayatollah The Ayatollah is offline
 
Join Date: Aug 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have discovered an interesting, but frightening thing,

It appears that my back-up drive and program are somewhat carniverous in a manner of speaking.Several files have befallen the same fate as my vbulletin backups, but I have been finding them in partiality on the back up drive. It may be that the remains I'm looking for are there, but the files have been separated. Another program, Paperport, has files missing from my hard drive, but have been located on the back up. I've got some investigating to do, but there most definately is some of the missing portions of the Vbulletin back-up on the external backup drive. Also, everyone may want to take particular note as to what their backup drive is actually backing up. I've already made some adjustments to include files I had thought already being backed up, but were not
Reply With Quote
  #19  
Old 10-19-2009, 03:45 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Ayatollah View Post
Also, everyone may want to take particular note as to what their backup drive is actually backing up. I've already made some adjustments to include files I had thought already being backed up, but were not
Very good advice. If you store attachments/avatars/profile pics/sig pics in the file system, then they are NOT backed up when you do a database backup!!!! You MUST back them up using an alternate method (I posted a cron job in the mods section that I use to backup those files for my site).
Reply With Quote
  #20  
Old 01-14-2012, 05:28 PM
The Ayatollah The Ayatollah is offline
 
Join Date: Aug 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, so I have a complete database back up from the old forum now, but we have been using the new one for a couple years now. Here are a couple of questions:

The old one was .org, and the new one .info, is there a problem with this?

The old one has several users that have registered using the same name and email address.

There will be overlapping dates of use/posts since the old forum didn't quit accepting posts until a half year or more after the other one had started

Can these obstacles be overcome?

Ideally it would be best if I could have two separate parts of the forum for old and new stuff
Reply With Quote
Reply

Thread Tools
Display Modes

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 10:34 PM.


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.04203 seconds
  • Memory Usage 2,247KB
  • Queries Executed 11 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete