![]() |
Serious Profile Problem
umm wen ever someone tries to click on anyone elses name and trys to view there profile this is what im getting:
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 vbprofilefield AS pf LEFT JOIN vbprofilefieldcategory AS pfc ON(pfc.profilefieldcategoryid = pf.profilefieldcategoryid) WHERE pf.form = 0 ORDER BY pfc.displayorder, pf.displayorder; ---im not showing the other info its private---- |
Quote:
|
This should fix your issue:
Code:
CREATE TABLE `profilefieldcategory` ( Code:
ALTER TABLE `profilefield` ADD`profilefieldcategoryid` smallint(5) unsigned NOT NULL |
All times are GMT. The time now is 05:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|