Fork me on GitHub

FAQ Error  Bottom

  • I am getting this error when I try to administer FAQs:
    Unknown column 'pn_urltitle' in 'field list'
    SELECT pn_id AS "faqid",pn_question AS "question",pn_urltitle AS "urltitle",pn_answer AS "answer",pn_submittedbyid AS "submittedbyid",pn_answeredbyid AS "answeredbyid",pn_obj_status AS "obj_status",pn_cr_date AS "cr_date",pn_cr_uid AS "cr_uid",pn_lu_date AS "lu_date",pn_lu_uid AS "lu_uid" FROM nuke_faqanswer AS tbl ORDER BY faqid

    I think this is something that is leftover from the upgrade from PostNuke. The table structure changed but the program that my site is executing is not matching. I don't know which is wrong, the program or the table. Any ideas?
    Jean
  • 0 users

This list is based on users active over the last 60 minutes.