Project1

标题: 【求助】游戏发布区点“发帖”,一直显示乱码怎么办? [打印本页]

作者: 天使喝可乐    时间: 2011-10-10 22:51
标题: 【求助】游戏发布区点“发帖”,一直显示乱码怎么办?
RT
顶部显示一堆乱码 我换了IE、谷歌、谷歌改版那个英文的浏览器  三个浏览器都是如此 神马情况?= =
乱码如下:
/** * [Discuz!] (C)2001-2099 Comsenz Inc. * This is NOT a freeware, use is subject to license terms * * $Id: post_threadsorts.php 22852 2011-05-26 04:15:24Z monkey $ */ if(!defined('IN_DISCUZ')) { exit('Access Denied'); } require_once libfile('function/threadsort'); threadsort_checkoption($sortid); $forum_optionlist = getsortedoptionlist(); loadcache(array('threadsort_option_'.$sortid, 'threadsort_template_'.$sortid)); $sqlarr = array(); foreach($_G['cache']['threadsort_option_'.$sortid] AS $key => $val) { if($val['profile']) { $sqlarr[] = $val['profile']; } } if($sqlarr) { $member_profile_sql = implode(', ', $sqlarr); $member_profile = DB::fetch_first("SELECT $member_profile_sql FROM ".DB::table('common_member_profile')." WHERE uid = '$_G[uid]' LIMIT 1"); unset($member_profile_sql); } threadsort_optiondata($pid, $sortid, $_G['cache']['threadsort_option_'.$sortid], $_G['cache']['threadsort_template_'.$sortid]); ?>
作者: 苏小脉    时间: 2011-10-10 23:06
明显是主机端 BUG,这是 PHP 代码,只是少了 <?php ... ?> 的标签开头。
作者: Sonic1997    时间: 2011-10-11 06:10
本帖最后由 Sonic1997 于 2011-10-10 14:13 编辑

是这样吗



只是影响红框里的东西和【字体】、【大小】
主楼编辑都是这样,不用管它。

BTW,那不是乱码,是代码
作者: 天使喝可乐    时间: 2011-10-11 07:42
那填版本信息、通关时间、下载地址一类的框都没有= = 怎么办
作者: Sonic1997    时间: 2011-10-11 08:00
没办法= =等待...
我只能用红色粗体字在正文补充(修改)><
作者: summer92    时间: 2011-10-11 11:56
换浏览器
作者: 天使喝可乐    时间: 2011-10-11 12:17
试了试 如果有代码的时候点击发布 会失败 会变成一片白色上面写满代码= =
好吧 火狐下载中……


天使喝可乐于2011-10-11 12:22补充以下内容:
妹的 火狐也不行 神马玩意
作者: Sonic1997    时间: 2011-10-11 12:27
天使喝可乐 发表于 2011-10-10 20:17
试了试 如果有代码的时候点击发布 会失败 会变成一片白色上面写满代码= =
好吧 火狐下载中……

暂时是这样了,代码的头不见了。
作者: 御灵    时间: 2011-10-11 15:53
zh正在修
作者: summer92    时间: 2011-10-11 20:34
我的火狐木问题,不知道什么情况
作者: 絀神入化    时间: 2011-10-11 20:35
习惯就好(给我放自重点……)




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1