You need to register controllers by $this->controllers = array('ajax');
Unfortunately it did nothing. Seems really weird, impossible to identify what is wrong. It seems that folder names, module name, and class names are all correctly named.
You need to register controllers by $this->controllers = array('ajax');
Unfortunately it did nothing. Seems really weird, impossible to identify what is wrong. It seems that folder names, module name, and class names are correctly named.