Unknown column
-
I started getting this error and not sure when it started. No error on submission it just not showing anything for the repeating fields.
Unknown column ‘pandarf_parent_pod_id’ in ‘where clause’ for query SELECT * ,(
SELECT GROUP_CONCAT( psl0_tb.related_item_id ORDER BY psl0_tb.weight ASC SEPARATOR “,” )
FROMmsc_podsrel
AS psl0_tb
WHERE psl0_tb.pod_id = “1570”
AND psl0_tb.field_id = “1575”
AND psl0_tb.item_id = pod_tb.id
GROUP BY psl0_tb.item_id
) AS author FROMmsc_pods_revenue_source
AS pod_tb WHERE 1=1 ANDpandarf_parent_pod_id
= 77 ANDpandarf_parent_post_id
= 1569 ANDpandarf_pod_field_id
= 95 ORDER BY CAST( pandarf_order AS UNSIGNED ) ASC made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/scratchpad-child/single-application.php’), get_template_part, locate_template, load_template, require(‘/themes/scratchpad-child/edit-application.php’), pandarf_items_fn, get_pandarf_items
- The topic ‘Unknown column’ is closed to new replies.