0
我已經刪除了nodequeue,現在我讓每個Drupal的頁面上這樣的警告:Drupal的:我已經刪除了nodequeue,現在我得到以下錯誤
warning: array_fill() [function.array-fill]: Number of elements must be positive in /mnt/hgfs/Sites/carlos/includes/database.inc on line 253.
warning: implode() [function.implode]: Invalid arguments passed in /mnt/hgfs/Sites/carlos/includes/database.inc on line 253.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT qid, use_parents FROM smartqueue WHERE qid IN() in /mnt/hgfs/Sites/carlos/sites/all/modules/nodequeue/smartqueue.module on line 158.
我怎樣才能解決這個問題? 謝謝