Did not work for me. Still getting this:
WordPress database error: [Unknown column ‘form.private’ in ‘field list’]
SELECT form.id AS form_field_id, form.label AS label, form.options AS formfield_options, form.private AS is_private, form.unique AS is_unique, form.mandatory AS is_mandatory, data.value AS value, form.type AS type, form.show_on_startpage AS show_on_startpage FROM wp_projectmanager_datasetmeta AS data LEFT JOIN wp_projectmanager_projectmeta AS form ON form.id = data.form_id WHERE data.dataset_id = ‘2’ ORDER BY form.order ASC
Plugin Author
K
(@koelle)
This looks like it’s a problem with projectmanager. Are you using this to add a team roster?
Which version of ProjectManager do you use? Do you also get this error on a ProjectManager admin page? Please, try LeagueManager with ProjectManager deactivated.
Yes, it was a problem with ProjectManager. I disabled it and LeagueManager works now.
Plugin Author
K
(@koelle)
which version of ProjectManager did you use? Does this work without LeagueManager? It looks like a database field is missing