|
求一个discuz 论坛回复模块,我自己做了一个总是提示
<?xml version="1.0" encoding="utf-8"?><root><![CDATA[您所在的用戶組(遊客)無法進行此操作。<script type="text/javascript" reload="1">
if(typeof messagehandle_fastpost =='function') {messagehandle_fastpost('NOPERM', '您所在的用戶組(遊客)無法進行此操作。');}
</script>]]></root>
我用第三方软件获取cookie值:
结果也提示:<?xml version="1.0" encoding="utf-8"?><root><![CDATA[您的請求來路不正確,無法提交。<script type="text/javascript" reload="1">
if(typeof messagehandle_fastpost =='function') {messagehandle_fastpost('0', '您的請求來路不正確,無法提交。');}
</script>]]></root>
请高手帮忙啊!
在此感谢! |
|