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?

CommentFileSizeAuthor
#1 qtc.min_.js_.txt27.81 KBBbi

Comments

Bbi’s picture

Status: Active » Needs review
StatusFileSize
new27.81 KB

I 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.