user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
query: select content_type_project.field_donation_value as field_donation_value
from content_type_project
where content_type_project.nid = in /home/mygiving/public_html/sites/all/modules/givingpoint/gp_project/gp_project_util.inc on line 1031.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and (ws.state = 'Approved')' at line 10
query: select sum(content_field_donation_amount.field_donation_amount_value) as total
from node
left join content_type_project_donation on node.nid = content_type_project_donation.nid
left join og_ancestry on og_ancestry.nid = node.nid
left join workflow_node wn on wn.nid = node.nid
left join workflow_states ws on wn.sid = ws.sid
left join workflows w on ws.wid = w.wid
left join content_field_donation_amount on node.nid = content_field_donation_amount.nid
where node.type='project_donation' and w.name = 'Promote Contributions'
and og_ancestry.group_nid = and (ws.state = 'Approved') in /home/mygiving/public_html/sites/all/modules/givingpoint/gp_project/gp_project_util.inc on line 970.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
query: select content_type_project.field_donation_value as field_donation_value
from content_type_project
where content_type_project.nid = in /home/mygiving/public_html/sites/all/modules/givingpoint/gp_project/gp_project_util.inc on line 1031.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and (ws.state = 'Approved')' at line 10
query: select sum(content_field_donation_amount.field_donation_amount_value) as total
from node
left join content_type_project_donation on node.nid = content_type_project_donation.nid
left join og_ancestry on og_ancestry.nid = node.nid
left join workflow_node wn on wn.nid = node.nid
left join workflow_states ws on wn.sid = ws.sid
left join workflows w on ws.wid = w.wid
left join content_field_donation_amount on node.nid = content_field_donation_amount.nid
where node.type='project_donation' and w.name = 'Promote Contributions'
and og_ancestry.group_nid = and (ws.state = 'Approved') in /home/mygiving/public_html/sites/all/modules/givingpoint/gp_project/gp_project_util.inc on line 970.