I noticed that my browser does the following request:
http://mysite.es/qtc/ajax/data
And it should do the following:
http://mysite.es/?q=qtc/ajax/data
Can anyone help me solve this?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | qtc.min_.js_.txt | 27.81 KB | Bbi |
I noticed that my browser does the following request:
http://mysite.es/qtc/ajax/data
And it should do the following:
http://mysite.es/?q=qtc/ajax/data
Can anyone help me solve this?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | qtc.min_.js_.txt | 27.81 KB | Bbi |
Comments
Comment #1
Bbi commentedI modified "qtc.min.js" just to work without clean urls , I've also added the patch that makes it sound each time a message is received.
It's now workint for me.