Moderators: OldWolf, re*s.t.a.r.s.*2
shini wrote:The first request send by the chat returned "pfc.handleResponse('update', 'ok', '');", but all the follwing requests returned a huge pack of data, in fact, the cache of the whole webpage...
Is it normal?
Index: data/public/js/pfcclient.js
===================================================================
--- data/public/js/pfcclient.js (révision 1238)
+++ data/public/js/pfcclient.js (copie de travail)
@@ -1078,7 +1078,7 @@
// send the real ajax request
var url = pfc_server_script_url;
new Ajax.Request(url, {
- method: 'post',
+ method: 'get',
parameters: {'pfc_ajax':1, 'f':'handleRequest', 'cmd': cmd },
onCreate: function(transport) {
this.pfc_ajax_connected = true;
Yes I have a newer version ... please look above: http://www.phpfreechat.net/forum/viewto … 9625#p9625
Return to General Support (v1.x)
Users browsing this forum: No registered users and 32 guests