Hello,
I have problem with AJAX since i migrated my website from a sandbox to the production.
I backed up and restored the database, transfer all the file and did the adjustment to settings and .htaccess.

After the migration couple of things do not work:

AJAX - autocomplete not working anymore. I tried with Firefox and IE, same result. I have a pop up window saying "an error occurred" no information available.

java script part during the view creation.

Attach a file to a book page. I have the error Attach: An HTTP Error 0 occurred .... I checked the permission on the file system. I even tried 777 still not working.

it seems that all of these are related to a java problem....i might be wrong. Is there any file that i need to change after the migration that manages the java engine or something like that ?

Thanks