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----
|