Now I cant access profiles :(

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aceofspades
    Senior Member
    • Mar 2006
    • 324
    • 3.6.x

    Now I cant access profiles :(

    Hi,

    When I go to a users profile on my forum I now get this database error:

    Database error in vBulletin 3.6.2:
    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 'zombie_vb.profilefieldcategory' doesn't exist
    Error Number : 1146
    Date : Sunday, March 15th 2009 @ 03:09:02 PM
    Script : http://www.zombiemod.com/forums/member.php?u=1584
    Referrer :
    IP Address : 78.105.125.250
    Username : Spadez
    Classname : vB_Database
    Can someone please help me figure out what the problem is?

    Regards,

    James
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    You are either missing the profilefieldcategory table, or you are using a table prefix and either have an add-on that is not taking that prefix into account or you have the wrong prefix setting in config.php.

    Check the database. What do you see?
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...