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 10-27-2009, 11:35 PM
hamid268 hamid268 is offline
 
Join Date: Oct 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Databace Error : Error Number : 1146 , pls help me

Hi
i need your help
my last version of vb was 3.6.4 , i moved it to new host then at new host i did upgrade it to 3.8.4
all parts work correctly only when that want watch users profile at forum i get this error

Database error in vBulletin 3.8.4:

Invalid SQL:

SELECT blockid, requirement
FROM profileblockprivacy
WHERE userid = 1813;

MySQL Error : Table '*****_vb.profileblockprivacy' doesn't exist
Error Number : 1146
Request Date : Tuesday, October 27th 2009 @ 08:31:55 PM
Error Date : Tuesday, October 27th 2009 @ 08:31:55 PM
Script : http://www.****.com/test1/member.php?u=1813
Referrer : http://www.*****.com/test1/index.php
IP Address : 81.12.28.114
Username : admin
Classname : vB_Database
MySQL Version : 5.0.85-community


pls help me how i solve this problem
Reply With Quote
  #2  
Old 10-28-2009, 12:19 AM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, this would most likely be caused because you failed to up date your templates after you upgraded vb.

1. Revert/Update (MEMBERINFO) your templates in each style you have installed.

2. Remove any old files related to hacks that reside in /includes/xml
Reply With Quote
  #3  
Old 10-28-2009, 09:51 AM
hamid268 hamid268 is offline
 
Join Date: Oct 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi
thank you for your answer

but my problem not solved

too now i get another one error

SELECT prefix.*, prefixpermission.usergroupid AS restriction
FROM forumprefixset AS forumprefixset
INNER JOIN prefixset AS prefixset ON (prefixset.prefixsetid = forumprefixset.prefixsetid)
INNER JOIN prefix AS prefix ON (prefix.prefixsetid = prefixset.prefixsetid)
LEFT JOIN prefixpermission AS prefixpermission ON (prefix.prefixid = prefixpermission.prefixid)
WHERE forumprefixset.forumid = 70
ORDER BY prefixset.displayorder, prefix.displayorder;

MySQL Error : Table '******_vb.prefixpermission' doesn't exist
Error Number : 1146
Request Date : Wednesday, October 28th 2009 @ 06:49:11 AM
Error Date : Wednesday, October 28th 2009 @ 06:49:11 AM
Script : http://www.******/test1/forumdisplay.php?f=70
Referrer : http://www.*****/test1/?langid=3
IP Address : *****
Username : admin
Classname : vB_Database
MySQL Version : 5.0.85-community


pls pls help me

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

pls help me
Reply With Quote
  #4  
Old 10-28-2009, 03:01 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you create a backup of your database and then restore it to the new host database? Did you verify that you actually have a complete dump of your database?
Reply With Quote
  #5  
Old 10-28-2009, 03:14 PM
hamid268 hamid268 is offline
 
Join Date: Oct 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Did you create a backup of your database and then restore it to the new host database? Did you verify that you actually have a complete dump of your database?
hello
thank you for your answer

yes i got full backup by mysqldumper then restore at new database
Reply With Quote
  #6  
Old 10-28-2009, 03:34 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And is that table in there?
Reply With Quote
  #7  
Old 10-28-2009, 03:46 PM
hamid268 hamid268 is offline
 
Join Date: Oct 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
And is that table in there?
sorry , i not underestand your question
Reply With Quote
  #8  
Old 10-28-2009, 04:22 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you look at the backup database, is that table in there? Did you import the database and then do an upgrade? Was everything successful during the upgrade process?
Reply With Quote
  #9  
Old 10-28-2009, 04:33 PM
hamid268 hamid268 is offline
 
Join Date: Oct 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
When you look at the backup database, is that table in there? Did you import the database and then do an upgrade? Was everything successful during the upgrade process?
hi thank you for your answer

yes restore backup wassuccessful
the first i did import database then upgrade process
Reply With Quote
  #10  
Old 10-28-2009, 04:58 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason, it sounds like that table, prefixpermission, was not created. Can you see it in your database? You may have to look in the mysql-schema.php file for the details to create the table. Or, you can put in a Support Ticket over at vb.com and they can probably go do it for you.
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 12:49 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.05216 seconds
  • Memory Usage 2,248KB
  • 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
  • (3)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
  • (1)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