Page 1 of 1

Unable to load control file

Posted: Mon Aug 01, 2022 9:24 pm
by vintoICT

on phpmaker 2022 i cant find delete template cache on tools -> i need to delete template cache coz of when i try to generate i get error unable to load control file


Re: Unable to load control file

Posted: Mon Aug 01, 2022 10:45 pm
by arbei

v2022 uses npm packages as template, there is no "template cache" any more. If the control file cannot be found, make sure you have specified the correct template path, e.g. "C:\Users\<user>\AppData\Roaming\phpmaker2022\node_modules\@phpmaker\php2022".


Re: Unable to load control file

Posted: Mon Aug 01, 2022 11:04 pm
by vintoICT

My path is correct. I deleted the contents of the template folder, and updated template. Its working well now . Thanks