The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Code:
Database error in vBulletin 3.6.7:
Invalid SQL:
SELECT pf.profilefieldid, pf.profilefieldcategoryid, pf.required, pf.type, pf.data, pf.def, pf.height
FROM profilefield AS pf
LEFT JOIN profilefieldcategory AS pfc ON(pfc.profilefieldcategoryid = pf.profilefieldcategoryid)
WHERE pf.form = 0
ORDER BY pfc.displayorder, pf.displayorder;
MySQL Error : Table 'chforums95.profilefieldcategory' doesn't exist
Error Number : 1146
Date : Wednesday, June 6th 2007 @ 10:10:13 AM
Script : http://www.xxx.xx/forum/member.php?u=1
Referrer : http://www.xxx.xxx/forum/index.php
IP Address : xx.xx.xxx.xxx
Username : xxxx
Classname : vb_database
|
|
#2
|
||||
|
||||
|
If this is stock vbulletin files then you might want to ask at www.vbulletin.com, it seems that one of the files isn't in the MySQL properly
|
|
#3
|
|||
|
|||
|
I had resolve this problem with this information thanks https://vborg.vbsupport.ru/showpost....94&postcount=3
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|