跳至內容
選單
此問題已被標幟
1 回覆
3748 瀏覽次數

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