일시적인 데이터베이스 오류입니다.

이 페이지가 반복해서 보이면 아래 주소를 관라지에게 알려주세요.
http://www.timenews.co.kr/web/donate/register?article_idx=1375039

A Database Error Occurred

Error Number: 1305

FUNCTION timenewsdb-webservice.get_datetime_from_integer does not exist

SELECT `t1`.`article_idx`, `t1`.`type`, `t1`.`whole_area`, `t1`.`category_idx`, `t1`.`note`, `t1`.`member_idx`, `t1`.`user_name`, `t1`.`email_address`, `t1`.`agree_count`, `t1`.`disagree_count`, `t1`.`use_images`, `t1`.`email_imported`, `t1`.`timetv_home_position`, `t1`.`timetv_home_opened`, `t1`.`scrapmaster_send`, `t1`.`facebook_send`, `t1`.`twitter_send`, `t1`.`finished`, `t1`.`status`, `t1`.`register_date`, `t1`.`register_host`, (select views from tn_news_article_views where article_idx = t1.article_idx) as view_count, (select category_name from tn_news_categories where category_idx = t1.category_idx) as category_name, (select legacy_code from tn_news_area where area_idx = t1.area_idx) as legacy_code, ifnull((select concat_ws('|', user_name, email_address) from tn_members where member_idx = t1.member_idx), '|') as member_info, (select people_idx from tn_news_people_articles where article_idx = t1.article_idx) as related_people_idx, ifnull((select area_idx from tn_news_article_area_linked where article_idx = t1.article_idx), '0') as area_idx, ifnull((select concat_ws('|', channel, get_datetime_from_integer(register_date), get_datetime_from_integer(confirmed_date), get_datetime_from_integer(posted_date)) from tn_news_article_daumcp_postings where article_idx = t1.article_idx), '|||') as daum_linked, ifnull((select concat_ws('|', category_idx, title, code) from tn_news_article_zum_category where category_idx = (select category_idx from tn_news_article_zum_category_linked where article_idx = t1.article_idx)), '||') as zum_linked, (select subject from tn_news_article_contents where article_idx = t1.article_idx) as subject, (select article_title from tn_news_article_contents where article_idx = t1.article_idx) as article_title, (select content from tn_news_article_contents where article_idx = t1.article_idx) as content, ifnull((select embargo_by from tn_news_article_embargo where article_idx = t1.article_idx), '0000-00-00 00:00:00') as embargo_by, (select if(count(*) > 0, 'Y', 'N') from tn_news_article_status_approved where article_idx = t1.article_idx) as is_approved, (select if(count(*) > 0, 'Y', 'N') from tn_news_article_status_published where article_idx = t1.article_idx) as is_published, (select if(count(*) > 0, 'Y', 'N') from tn_news_article_status_canceled where article_idx = t1.article_idx) as is_canceled FROM (`tn_news_articles` as t1) WHERE `t1`.`article_idx` = 1375039

Filename: models/news_article_info_model.php

Line Number: 86

뒤로가기 홈으로