我的JavaScript文件不起作用。我在檢查員看不到它。我認爲它根本不加載。 我的文件中缺少某些東西? 這是我的整個js文件: $(document).ready(function(){
$(".sf-main-menu li").click(function() {
/* Add the slider movement */
// what tab was pr
失蹤我安裝Drupal 7的,但是,一個錯誤信息顯示: User warning: The following module is missing from the file system: ajaxblocks. For information about how to fix this, see the documentation page. in _drupal_trigger_error_
我已經從我的核心php網站通過curl提交表單值到drupal站點(http://xxyz.com/drupal_hook_register.php)鏈接。在這個頁面中,我試圖將電子郵件,密碼直接插入到Drupal數據庫中。請幫我解決這個問題 // define static var
define('DRUPAL_ROOT', getcwd());
// include
我在使用drupal多站點設置時遇到問題。我在同一個drupal安裝中有4個網站: www.example.com/fr,www.example.es,www.example.it,www.example.be/fr 我在htaccess文件中應用常見的https重定向規則: RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule ^(.*)