vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Big Board Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=172)
-   -   Database Error... Any idea? (https://vborg.vbsupport.ru/showthread.php?t=149388)

kronnos 06-10-2007 08:43 PM

Database Error... Any idea?
 
Hi,

After transfering database everything seems to be working fine..but...

I recently got the following error and i think it is when somebody tried to send a PM via a forum.
------

Database error in vBulletin 3.6.5:

Invalid SQL:

SELECT pf.profilefieldid, pf.profilefieldcategoryid, pf.required,
pf.type, pf.data, pf.def, pf.height
FROM bl_profilefield AS pf
LEFT JOIN bl_profilefieldcategory AS pfc ON(pfc.profilefieldcategoryid
= pf.profilefieldcategoryid)
WHERE pf.form = 0
AND pf.hidden = 0
ORDER BY pfc.displayorder, pf.displayorder;

MySQL Error : Table 'fcpas3_forum.bl_profilefieldcategory' doesn't
exist
Error Number : 1146
Date : Sunday, June 10th 2007 @ 01:04:11 PM
Script : http://site/member.php?u=1
Referrer : http://site/memberlist.php
IP Address : .............
Username : .......
Classname : vb_database

-----------------

Im thinking I should create the database stated above as "doesnt exist" what whats best way to do it if that the way to go fixing this? If I make this table manually, is there any fields I should add to the table or can someone just give me sql code I can paste and have it added?

davidw 06-10-2007 11:40 PM

You said you transferred your database - did you recently do an upgrade?
Also, you might want to remove your username/IP address information.

kronnos 06-11-2007 04:58 AM

Yes, i did do an upgrade to newer version.

I think I got it, just need to add that table to database. The thing is I already have this table with different index, anyway to rename a table?

davidw 06-11-2007 10:42 AM

What you may need to do is re-run the upgrade script, as there may be more issues than just that one table missing.

kronnos 06-11-2007 01:22 PM

Thanks , after upgrade it works great. Any idea why it still shows "Latest version available: 3.6.7 PL1. You are currently running vBulletin version 3.6.7." in admin area after I intalled the new version already and upgraded?

dyna88 06-11-2007 01:42 PM

Did you install the 3.6.7 PL1 patch ???

davidw 06-11-2007 03:34 PM

What may have happened was that you grabbed the 3.6.7 version right before the 3.6.7 PL1 was released (I did that too). You will need to get the 3.6.7 PL1 or patch.


All times are GMT. The time now is 02:52 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.01007 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete