AjaxUI An error occured

Hello,

I am customising suitecrm Version 7.10.29 Sugar Version 6.5.25 (Build 344) on windows xampp 3.2.4.

  1. Using module builder, I designed about 13 modules with some relating to others,
  2. Using studio, I modified some modules and added some custom feilds that are related with some of the new custom modules.
  3. Here is the problem, One of the modules the returns an Ajax error message “An error occurred” on action=index.
  4. When i type the url to make a non ajax call, the navigation loads but the body which would list the contracts is blank.
  5. I tried turning on php error reporting and there is no error showing. Even when i turned on debug within suitecrm but I see no errors at the point the application is working on the contracts module.

I am hoping anyone can

  1. Point me to a mechanism of solving the actual problem or
  2. A mechanism of fixing that doesn’t require me to do any or a lot of the custom coding (entry points + logic hooks) I have done.
  1. When i type the url to make a non ajax call, the navigation loads but the body which would list the contracts is blank