半点优化网 http://www.bdxc.net/
当前位置首页 > 网站技术问题> 正文

网页代码问题,我修改后就出问题了,请帮忙看一下?

2022-09-21 13:59:43 暂无评论 102 网站技术问题 代码   求助   发布

<table width=100%>
<tr><td colspan=2><table width=950>
<tr>
<td><%=GetAdSense(27)%></td>
</tr>
</table></td>
</tr>
</table>


把每个表都写完整,就不会出现这样的问题了。


祝您成功!


感谢对非安全工作室的支持www.nohack8.cn

【求助】发布后的网站改代码问题!!!

代码是可以改的,你只需把编译后的文件替换原来的文件。但问题是你需要修改webconfig文件,因为这个文件里连接数据库,全局函数和一些必要的定义都在里面。
你在自己机器上编译好的代码,使用的是本地的webconfig文件,你需要参照服务器上的webconfig文件来设置本地文件,然后编译连同webconfig文件一起上传。
因为一般的服务器会在webconfig文件里使用加密,所以你上传后程序和webconfig文件对不上,当然不行了。

猜你喜欢

随机文章


    Warning: require(): open_basedir restriction in effect. File(/www/wwwroot/bdxc.net/e/class/connect.php) is not within the allowed path(s): (/www/wwwroot/www.bdxc.net/:/tmp/) in /www/wwwroot/www.bdxc.net/1.php on line 4

    Warning: require(/www/wwwroot/bdxc.net/e/class/connect.php): failed to open stream: Operation not permitted in /www/wwwroot/www.bdxc.net/1.php on line 4

    Fatal error: require(): Failed opening required '/www/wwwroot/bdxc.net/e/class/connect.php' (include_path='.:/www/server/php/56/lib/php') in /www/wwwroot/www.bdxc.net/1.php on line 4