تقویم شمسی برای مودل 1.9.11

در پاسخ به: تقویم شمسی برای مودل 1.9.11

از zahra saffari در
Number of replies: 0

با سلام

من فايلي كه قرار داده بوديد رو در مودل كپي كردم و تقويم درست شده اما مشكلي  كه دارم اينه كه چون من مودل 1.9.5 رو به 1.9.11 ارتقا دادم حالا كه تقويم رو درست كردم زماني كه وارد يك درس ميشم و قسمت گزارش ها رو كليك مي كنم در هنگام تهيه لاگ ، 0 ركورد به من نمايش ميده براي همه اعضا اينطوريه و خطاي زير رو بهم ميده خواهشاً من رو راهنمايي كنيد. با تشكر

خطا هست:

Table '.\lms\mdl_log' is marked as crashed and should be repaired

SELECT COUNT(*) FROM mdl_log l WHERE l.course='258' AND l.userid = '847' AND l.time > '1297542600' AND l.time < '1297629000'
  • line 686 of lib\dmllib.php: call to debugging()
  • line 379 of lib\dmllib.php: call to get_recordset_sql()
  • line 2080 of lib\datalib.php: call to count_records_sql()
  • line 256 of course\lib.php: call to get_logs()
  • line 268 of course\lib.php: call to build_logs_array()
  • line 96 of course\report\log\index.php: call to print_log()
Table '.\lms\mdl_log' is marked as crashed and should be repaired

SELECT l.*, u.firstname, u.lastname, u.picture FROM mdl_log l LEFT JOIN mdl_user u ON l.userid = u.id WHERE l.course='258' AND l.userid = '847' AND l.time > '1297542600' AND l.time < '1297629000' ORDER BY l.time DESC
  • line 686 of lib\dmllib.php: call to debugging()
  • line 966 of lib\dmllib.php: call to get_recordset_sql()
  • line 2083 of lib\datalib.php: call to get_records_sql()
  • line 256 of course\lib.php: call to get_logs()
  • line 268 of course\lib.php: call to build_logs_array()
  • line 96 of course\report\log\index.php: call to print_log