Non responsive msg

It seems when try to load some modules i receive continuous error when edit my accounts
it advise me to have admin to disable Ajax, how i can do that?

I try to reset the module but it freeze with no corrective action

I was trying to upload those modules this morning, Which can corrupt my customers module (AKA accounts)?

Whenever troubleshooting I would suggest starting by turning on php error reporting in your php.ini

This will give you a more exact nature as to the problem. I would also make sure to upload any customizations to a development copy of the crm. That would mean a copy of the db and root html directories. Then test and mess with that before installing any custom code to main crm where people would work out of.

You can turn off ajax in the admin section.

Admin>System Settings>Configure Ajax user interface.

Thank you for your support & advice