我将在ixwebhosting上托管我的网站.我几次测试了我的网站.在我的本地服务器上,'System.ComponentModel.Win32Exception(0x80004005):访问被拒绝'错误不会发生.但在ixwebhosting上,它会发生.我不知道为什么会出现这种错误.绝对是文件正好在路径上.
我必须设置选项吗?这是第一次在ixwebhosting上管理网站.
谢谢.
我的侧边栏不起作用。
因为
Uncaught TypeError: undefined is not a function sb-admin-2.js:3(anonymous function) sb-admin-2.js:3j jquery.js:3094k.fireWith jquery.js:3206n.extend.ready jquery.js:3412I jquery.js:3428
Uncaught TypeError: undefined is not a function (index):679(anonymous function) (index):679fire jquery.js:974self.fireWith jquery.js:1084jQuery.extend.ready jquery.js:406DOMContentLoaded
Run Code Online (Sandbox Code Playgroud)
我认为在sb-admin-2.js中,
$(function() {
$('#side-menu').metisMenu();
});
Run Code Online (Sandbox Code Playgroud)
无法正常工作并且出现TypeError错误:undefined不是一个函数
希望...会有所帮助...