|
Hi,
Sorry for the late reply.
The use of index2 for ajax requests is not the preferable way to do it (anymore). Some servers error on those request. That's why the vm-chrono module just calls the index.php with the requests &tmpl=component&format=raw to get a clean ajax-response. This is a regular Joomla-request, and shouldn't give you trouble.
But it does apparently... You can change the urls to index2, should give no problems. You only need to change the vm-chrono files. Just open them all and search for "tmpl=component". The urls with that in them, you'll need to change to index2. Remove "tmpl=component", but leave "format=raw".
If you have more questions, you can always open a support-ticket in the Support Center.
|