WPIntell

Source evidence

Unknown column

Panda Pods Repeater Field · support · 2023-09-26T19:28:00+00:00

complaintsentiment
mediumseverity
0.92relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 19 rows with source links

10.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

17 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mullerroland unresolved
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 “,” ) FROM msc_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 FROM msc_pods_revenue_source AS pod_tb WHERE 1=1 AND pandarf_parent_pod_id = 77 AND pandarf_parent_post_id = 1569 AND pandarf_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 @mullerroland It looks like the repeater field’s columns are not available. Is it possible to export the related Pods for me to investigate? Impossible as this was solved by downgrading both Pods and Repeater plugins. Kept downgrading them till it started working. PHP 7.4, Pods 2.7.31, and Repeater 1.2.1. Do get some WordPress errors like invalid arguments and such but, I am working through them one after the other. The original tables did have the necessary columns and not sure why would not find them. Thank you for responding. Roland

Comments

2 shown
Coding Panda 2023-10-08T11:04:00+00:00

@mullerroland It looks like the repeater field’s columns are not available. Is it possible to export the related Pods for me to investigate?

mullerroland 2023-10-10T14:04:00+00:00

Impossible as this was solved by downgrading both Pods and Repeater plugins. Kept downgrading them till it started working. PHP 7.4, Pods 2.7.31, and Repeater 1.2.1. Do get some WordPress errors like invalid arguments and such but, I am working through them one after the other. The original tables did have the necessary columns and not sure why would not find them. Thank you for responding. Roland