バージョン選択

フォーラム

メニュー

オンライン状況

77 人のユーザが現在オンラインです。 (68 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 77
もっと...

サイト内検索

質問 > その他 > About batch, cron in ec-cube

その他

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
duyanh419
投稿日時: 2012/8/10 10:22
対応状況: 開発中
半人前
登録日: 2012/6/25
居住地:
投稿: 30
About batch, cron in ec-cube
I want to use batch,cron in ec-cube 2.12.1.Do the ec-cube have function batch?

Thanks!
nakamtest1
投稿日時: 2012/8/10 15:55
対応状況: −−−
常連
登録日: 2012/8/7
居住地:
投稿: 33
Re: About batch, cron in ec-cube
Yes, you can use it.
data/class/batch
duyanh419
投稿日時: 2012/8/10 16:58
対応状況: −−−
半人前
登録日: 2012/6/25
居住地:
投稿: 30
Re: About batch, cron in ec-cube
Thanks! I create file batch.php in www\eccube\html\batch call class in Data/class/batch.
I use command : php batch.php it work
But in browser I use link http://localhost/ec-cube/html/batch/batch.php it also work

How do I not allow use browse excute file.php, but use in command.
nakamtest1
投稿日時: 2012/8/10 17:09
対応状況: −−−
常連
登録日: 2012/8/7
居住地:
投稿: 33
Re: About batch, cron in ec-cube
you can use php batch.php in data/class/batch.
In html dir, you can open file to the world!
duyanh419
投稿日時: 2012/8/13 12:59
対応状況: −−−
半人前
登録日: 2012/6/25
居住地:
投稿: 30
Re: About batch, cron in ec-cube
Thanks you! i use batch in \data\class\batch in but it error when i type command:
Warning: require_once(CLASS_REALDIRSC_Bacth_Ranking_Products.php) [function.require-once]: failed to open stream: No such file or directory in D:\wamp3\www\ec-cube\data\class\batch\ranking_batch.php on line 27.
My code:

<?php


require_once CLASS_REALDIR . 'SC_Bacth_Ranking_Products.php';
$objbacth= new SC_Bacth_Ranking_Products();
$objbacth->function_test();
?>

function_test() in class SC_Bacth_Ranking_Products().

<?php

class SC_Bacth_Ranking_Products extends SC_Batch {


function function_test() {
echo 'batch';

}

?>
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は88,859名です
総投稿数は109,996件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2313
5
umebius
2085
6
yuh
1819
7
h_tanaka
1646
8
red
1570
9
mcontact
1294
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.