기부 현황

리스트설정

정렬기준
정렬방식
페이지당줄수 전체

Fatal error: Uncaught Exception: Unknown column 'refundStartDate' in 'testing_schedule'ALTER TABLE testing_schedule ADD COLUMN refundStartDate timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER refundStartDate in /home/elcsoft/php/library/class/Component.php:1505 Stack trace: #0 /home/elcsoft/php/library/class/Component.php(1527): Component->alterTable('ADD COLUMN refu...', false) #1 /home/elcsoft/php/edu/class/TestingSchedule.php(49): Component->addTableField('refundStartDate', 'timestamp', '0000-00-00 00:0...', 'refundStartDate', '', true, true) #2 /home/elcsoft/php/edu/class/TestingSchedule.php(44): TestingSchedule->tableUpdate() #3 /home/elcsoft/php/edu/class/TestingAccept.php(12): TestingSchedule->__construct() #4 /home/kffa/html/fund/history.html(108): TestingAccept->__construct() #5 /home/elcsoft/php/admin/class/Webpage.php(315): include('/home/kffa/html...') #6 /home/kffa/index.html(6): Webpage->createDoc() #7 {main} thrown in /home/elcsoft/php/library/class/Component.php on line 1505