1 頁 (共 1 頁)

[問題] 請指導我一下auction問題.謝謝

發表於 : 2005-08-03 01:32
FIRINGTW
請指導我一下auction問題.謝謝
auction全部按步更新之後確無法使用\r
不知道那裡出錯.請指導我一下.謝謝

Could not insert offer

DEBUG MODE

SQL Error : 1054 Unknown column 'auction_offer_sellers_location' in 'field list'

INSERT INTO phpbb_auction_offer (FK_auction_offer_room_id, FK_auction_offer_user_id, auction_offer_title, auction_offer_text, auction_offer_time_start, auction_offer_time_stop, auction_offer_price_start, auction_offer_special, auction_offer_on_top, auction_offer_bold, auction_offer_shipping_price, auction_offer_picture, auction_offer_paid, auction_offer_direct_sell_price, auction_offer_sellers_location, auction_offer_accepted_payments, auction_offer_bid_increase ) VALUES (1, 2, '(((測試)))', '', 1123003718, 1123090118, 999999, 0, 0, 0, 35, '', 1, 0 , '台灣', '先付款再交貨', 0.10)

Line : 703
File : auction_offer.php

發表於 : 2005-08-03 09:04
小西
應該是有sql語法你還沒執行吧

發表於 : 2005-08-03 23:41
FIRINGTW
:-P 已經修護好了.感謝提醒.忘記建圖片資料庫了. :oops: