コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3750 ビュー

i have used scheduler functionality in my module to import products. I changed my code and restart the server but most of the time scheduler runs my previous(not new changes) code. I can't understand why it's happening.

Please anyone can help..........

アバター
破棄
最善の回答

You need to update your database with your new module. Try re-starting your server with the -u <module name=""> -d <database name=""> options. That will update your database

アバター
破棄

I got same problem, I did above steps too. schedular runs, as its time changes but method defined in schedular don't run.

関連投稿 返信 ビュー 活動
1
3月 24
2244
1
7月 20
7676
0
11月 17
4044
1
1月 16
4162
1
3月 15
9262