デビッド・アレンさん自身による、2分でわかるGTDの最初の一歩 | Lifehacking.jp:
'via Blog this'
2013年6月27日木曜日
2013年4月6日土曜日
2013年3月6日水曜日
2013年3月2日土曜日
2013年2月25日月曜日
2013年2月24日日曜日
EC-CUBE 商品CSVアップ時のエラー
Fatal error(E_USER_ERROR): DB処理でエラーが発生しました。
SQL: [PREPARE mdb2_statement_mysql_29b6183a80e518ec4718bd9348e56f9a12ab8b9736 FROM 'INSERT INTO dtb_products_class(product_class_id,product_id,product_type_id,product_code,stock,sale_limit,price01,price02,update_date,point_rate,del_flg,creator_id,stock_unlimited,create_date) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,?,?']
PlaceHolder: [array (
PlaceHolder: [array (
0 => 24,
1 => '24548',
2 => '1',
3 => '24548',
4 => '10',
5 => '10',
6 => '273000',
7 => '196900',
8 => '2013-02-24 10:31:24.000002',
9 => '1',
10 => '0',
11 => '2',
12 => '0',
13 => '2013-02-24 10:31:24.000002',
)]
MDB2 Error: constraint violation
_doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_29b6183a80e518ec4718bd9348e56f9a12ab8b9736 USING @0, @1, @2, @3, @4, @5, @6, @7, @8, @9, @10, @11, @12, @13]
[Native code: 1062]
[Native message: Duplicate entry '24548-0-0' for key 'product_id']
◆結論: dtb_products_class内のデータを削除した。
その上で、再度、CSVをアップしたらいけた。
「商品規格ID」を空白にしているところの影響らしいが・・・。
関連するに近いと思われる情報は、手前のリンク。
SQL: [PREPARE mdb2_statement_mysql_29b6183a80e518ec4718bd9348e56f9a12ab8b9736 FROM 'INSERT INTO dtb_products_class(product_class_id,product_id,product_type_id,product_code,stock,sale_limit,price01,price02,update_date,point_rate,del_flg,creator_id,stock_unlimited,create_date) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,?,?']
PlaceHolder: [array (
PlaceHolder: [array (
0 => 24,
1 => '24548',
2 => '1',
3 => '24548',
4 => '10',
5 => '10',
6 => '273000',
7 => '196900',
8 => '2013-02-24 10:31:24.000002',
9 => '1',
10 => '0',
11 => '2',
12 => '0',
13 => '2013-02-24 10:31:24.000002',
)]
MDB2 Error: constraint violation
_doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_29b6183a80e518ec4718bd9348e56f9a12ab8b9736 USING @0, @1, @2, @3, @4, @5, @6, @7, @8, @9, @10, @11, @12, @13]
[Native code: 1062]
[Native message: Duplicate entry '24548-0-0' for key 'product_id']
◆結論: dtb_products_class内のデータを削除した。
その上で、再度、CSVをアップしたらいけた。
「商品規格ID」を空白にしているところの影響らしいが・・・。
関連するに近いと思われる情報は、手前のリンク。
2013年2月23日土曜日
2013年2月22日金曜日
2013年2月21日木曜日
2013年2月20日水曜日
こうさつ
■ Welcart
慣れているWordPressのプラグインという点は使いやすいが・・・。
カスタマイズの天井がEC-CUBEよりは近いような・・・。
ライトなショップ構築には使いやすいという点で良いか。
■ EC-CUBE
デザイン性はWelcartより優れている。
有料テンプレートもWelcartのよりは、良い物がある。
機能性も、こっちのほうが優れている。ガッツリ版。
カテゴリーの折りたたみもスムーズ。
他、ユーザービリティから見ても、Welcartより良いと思う。
■ カラーミーショップPro
テンプレートを見るに、アパレル案件などには向いているか。
集客支援があるのも嬉しいか。
慣れているWordPressのプラグインという点は使いやすいが・・・。
カスタマイズの天井がEC-CUBEよりは近いような・・・。
ライトなショップ構築には使いやすいという点で良いか。
■ EC-CUBE
デザイン性はWelcartより優れている。
有料テンプレートもWelcartのよりは、良い物がある。
機能性も、こっちのほうが優れている。ガッツリ版。
カテゴリーの折りたたみもスムーズ。
他、ユーザービリティから見ても、Welcartより良いと思う。
■ カラーミーショップPro
テンプレートを見るに、アパレル案件などには向いているか。
集客支援があるのも嬉しいか。
登録:
投稿 (Atom)