Bloke insert gave error on the page, then put
$ sql = $ wpdb-> prepare (“SELECT * FROM ID =% FIELD_LABEL, $ field_name FIELD_LABEL ID =% ID% = field_type, $ field_type FROM”. $ wpdb-> prefix. “Cp_ad_fields”);
and continued with the same error …
if need to update my ClassiPress?
Cara
/includes / theme-functions.php on line 415
there is
$sql = $wpdb->prepare(“SELECT* FROM ID=%field_label,$field_label ID=%field_name ID=%field_type,$field_type FROM “. $wpdb->prefix . “cp_ad_fields”);
My ClassiPress is 3.1.4 and WordPress 3.6.1 ….