我已经下载了Drupal 6的CCK
,Views
和Panel
模块,我也下载了它们的依赖项。但每次保存配置时,总会出现错误消息。这条消息,
The jQuery UI plugin is missing. Download and extract it into the sites/all/libraries directory. Rename the extracted folder to jquery.ui. (Currently using jQuery UI Not found)
我很确定我已经下载了正确的文件并将其解压缩并放在正确的目录中,但这种情况不断出现。我该怎么办?感谢。
答案 0 :(得分:3)