nightsailer 07-1-22 17:27
修改了几处升级导致的bug
-由于升级导致原先的搜索方式不兼容(原先传递的是记录的记录号,现在传递的是页码)。包括:站点管理中的搜索测试,文章提取中的分页。
- 修改了发布管理中列表的记录数和实际不相符的bug。列表中的文章是不包括已删除的,但是显示的分页记录没有剔除这部分,从而导致分页的计算错误。
- FF2.0下系统管理、文章编辑页面的CSS不兼容导致的页面错位。我目前已经转到FF2上,基本上没有别的问题。
阿三 07-1-22 19:04
晕,我今天刚把FF2换成FF1.5.0.9,不过貌似后台还是登录不了。
HTTP/1.1 200 OK Server: Zeus/4.3 Date: Mon, 22 Jan 2007 10:44:32 GMT Connection: close Set-Cookie: PHPSESSID=39045ee249874c9c99b638c2af8372e0; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 {"hasError":false,"errorCode":null,"errorMessage":null,"data":null,"state":200 HTTP/1.1 200 OK Server: Zeus/4.3 Date: Mon, 22 Jan 2007 10:44:32 GMT Connection: close Set-Cookie: PHPSESSID=39045ee249874c9c99b638c2af8372e0; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 {"hasError":false,"errorCode":null,"errorMessage":null,"data":null,"state":200
nightsailer 07-1-22 20:34
这种信息表示你已经登录成功了,但是没有成功跳转,一般是你登录的地址有错误。你可以直接访问后台(在浏览器里输入):
[url]http://admin.chinavisual.com/app.site/admin/AdminHome[/url]
nightsailer 07-1-22 20:35
阿三还是换回FF2吧,FF1.5的官方支持最多到今年4月份
阿三 07-1-25 12:04
HTTP/1.1 200 OK Server: Zeus/4.3 Date: Thu, 25 Jan 2007 03:44:46 GMT Connection: close Set-Cookie: PHPSESSID=2240573a600020d436f9b0ffd92e322f; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 {"hasError":false,"errorCode":null,"errorMessage":null,"data":null,"state":200 HTTP/1.1 200 OK Server: Zeus/4.3 Date: Thu, 25 Jan 2007 03:44:46 GMT Connection: close Set-Cookie: PHPSESSID=2240573a600020d436f9b0ffd92e322f; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 {"hasError":false,"errorCode":null,"errorMessage":null,"data":null,"state":200
用你的方法仍然不行
nightsailer 07-1-25 14:28
那就没有办法了,我测试不出你的问题。是不是你的FF装了特殊插件导致的?我们这边的FF都正常
阿三 07-1-30 13:38
我这边装的插件有:Adblock Plus、FasterFox、FlashGot、MediaWrap、Super DragAndGo、Tab Mix Lite CE、Talkback
阿三 07-1-30 13:40
用你给我的网址,但是每次都自动跳转到:[url]http://admin.chinavisual.com/app.site/security/LoginManage?url=%2Fapp.site%2Fadmin%2FAdminHome[/url]
会不会是这个问题呢