user warning: Unknown column 'fp.fpid' in 'on clause' query: SELECT fp.*, user.purchase_date FROM uc_file_products AS fp LEFT JOIN uc_file_product_users AS user ON fp.fpid = user.fpid WHERE user.uid = 1 ORDER BY fp.filename in /xxx/xxxx/xxxx/includes/database.mysql.inc on line 172.
this is what I see after coming back from PP and go to the myfiles link.
everything up to this point is working great. I did some research in the forums but didn't find a direct connection to this error.
thanks


