帮帮我把。
这是我查看服务器的地址
http://ltdstudio.51.net/zt/query.php
设置如下,但是老是地图图片出不来大家帮帮我啊。
<?
$serverip = "61.186.152.133"; // Your server's IP address
$serverport = 27016; // Your server's port
$mapsdl = "http://ltdstudio.51.net/zt/";
// Link to download maps
$relimgpath = "img/"; // Relative path to map-images
// Set to "" to disable images
$mapimgext= "jpg"; // Map image extension
// Ignored if img path is ""
require_once("madquery.php"); // REQUIRED, do not change
下面应该有一段
<img src="<?
echo $relimagepath;
if(file_exists($relimgpath.$server->mMap().$mapimgext)) {
echo $server->mmap();
} else {
echo "nopic";
}
echo ".".$mapimgext;
这个部分你那里怎么写的? <img src="<?
echo $relimagepath;
if(file_exists($relimgpath.$server->mMap().$mapimgext)) {
echo $server->mmap();
} else {
echo "nopic";
}
echo ".".$mapimgext;
这样的啊。没动过。谢谢老大出面帮忙。 最初由 ltd 发表
<img src="<?
echo $relimagepath;
if(file_exists($relimgpath.$server->mMap().$mapimgext)) {
echo $server->mmap();
} else {
echo "nopic";
}
echo ".".$mapimgext;
这样的啊。没动过。谢谢老大出面帮忙。
这段代码是错的啦。
$relimagepath
要换成
$relimgpath
还有要注意
$relimgpath.$server->mMap().$mapimgext
这里要改成这样
$relimgpath.$server->mMap().".".$mapimgext
要注意$relimgpath的值。呵呵
有什么问题QQ找我吧,QQ:6693233验证信息请注明。 此贴报废!!! HLDS 4.1.1.1c不支持了 大家千万不要加那个XIXI啊,他是个骗子,我给他了100PHP的空间,跟他换他的察看服务器程序,可他没有把程序给我。。。
此处带有攻击性的语言去掉了
如果是私人矛盾,请在论坛外解决,不要带到论坛上。
谢谢。
如再有问题,请pm我说明。
yam.
还是等yam 老大有空解决一下吧 我有拿你空间?有证据吗?笑话,我没给你,你就可以骂我?算,当我没来过。 请注意论坛言语。
呵呵,干嘛那么累自己做程序啊?
在网页里加上一句话就OK了。你们可以试试:<iframe name="I1" src="http://ourforum.51.net/servers/myserver.php?cshost=61.144.228.61%3A27015"width="700" height="1000" border="0" zframeborder="0"></iframe>
IP和端口自己改一下就OK了。 为什么要付费?