一个简单的带有论坛页眉与页脚的404页
Discuz璁哄潧鐢ㄥ甫鏈夐〉鐪変笌椤佃剼鐨404椤甸潰
浠g爜濡備笅(7.2):
浠g爜濡備笅(2.0):
淇濆瓨涓404.php涓婁紶鍒拌鍧
鐒跺悗淇敼.htaccess鏂囦欢鐨404椤甸潰涓404.php
浠g爜濡備笅(7.2):
- <?phpdefine('CURSCRIPT', 'index');require_once './include/common.inc.php';include template('header');print <<<HTML<div id="nav"><a href="$indexname">$bbname</a> 禄 鎮ㄦ墦寮鐨勯〉闈笉瀛樺湪</div><div id="wrap" class="wrap s_clear"><style type="text/css"><!--.txt404 { line-height:120px; text-align:center; height:240px; padding:120px 0px; font-weight: 600; font-family: Verdana, Arial, Helvetica, sans-serif; overflow:hidden; }.txt404 p{ padding:0px; margin:0px; color: #FF6600; font-size: 130px;} .txt404 p.notfound { color:#e5e5e5; font-size:80px;}--></style><div class="txt404"><p>404</p><p class="notfound">not found</p></div></div>HTML;include template('footer');?>
浠g爜濡備笅(2.0):
- <?phprequire './source/class/class_core.php';$discuz = & discuz_core::instance();$discuz->cachelist = $cachelist;$discuz->init();$navtitle = '404';include template('common/header');print <<<HTML<div id="pt" class="bm cl"><div class="z"><a href="./" class="nvhm" title="{lang homepage}">$_G[setting][bbname]</a><em>禄</em>浣犺闂殑椤甸潰涓嶅瓨鍦</div></div><style type="text/css">.txt404 { line-height:130px; text-align:center; height:260px; padding:110px 0px; font-weight: bold; font-family: Georgia, "Times New Roman", Tahoma, Verdana, Arial; overflow:hidden; }.txt404 p{ padding:0px; margin:0px; color: #FF6600; font-size: 140px;} .txt404 p.notfound { color:#e5e5e5; font-size:80px;}</style><div class="txt404"><p>404</p><p class="notfound">not found</p></div>HTML;include template('common/footer');?>
淇濆瓨涓404.php涓婁紶鍒拌鍧
鐒跺悗淇敼.htaccess鏂囦欢鐨404椤甸潰涓404.php