problem saving page with incomplete URI link
-
When not full path link https://clip2net.com/s/48IezmP (когда часть пути ссылки без домена)
When saving the page Unknown column ‘wp_postmeta.meta_value’ in ‘field list’ (при сохранении страницы)
База Р?Р°Р?Р?С?С… WordPress Р?Р?Р·Р?С?Р°С?РёР?Р° Р?шибР?С? Unknown column 'wp_postmeta.meta_value' in 'field list' Р? Р?С?Р?РμС? Р?Р° Р·Р°Р?С?Р?С? SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*, MIN(wp_postmeta.meta_value) as EventStartDate, MIN(tribe_event_end_date.meta_value) as EventEndDate FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_postmeta as tribe_event_end_date ON ( wp_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = '_EventEndDateUTC' ) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (58) ) AND wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'private') GROUP BY wp_posts.ID ORDER BY EventStartDate DESC, wp_posts.post_date DESC LIMIT 0, 10, Р?С?Р?Р?Р?Р?РμР?Р?С?Р№ edit_post, wp_update_post, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, WPSEO_Link_Watcher->save_post, WPSEO_Link_Watcher->process, WPSEO_Link_Content_Processor->process, WPSEO_Link_Factory->build, array_map, WPSEO_Link_Factory->build_link, WPSEO_Link_Internal_Lookup->lookup, url_to_postid, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
- The topic ‘problem saving page with incomplete URI link’ is closed to new replies.