I have the following problem. When generating a project, all pages have this error when trying to access them:
Fatal error: Uncaught Error: Call to undefined function PHPMaker2020\project1\WriteHeader() in C:\wamp64\www\phpmaker\cadastro_medidasdelete.php on line 17
( ! ) Error: Call to undefined function PHPMaker2020\project1\WriteHeader() in C:\wamp64\www\phpmaker\cadastro_medidasdelete.php on line 17
Hello! How do I check this: “WriteHeader() is a function in phpfn.php, make sure you have run composer update and uploaded all files (including phpfn.php).”?
Does this file have to be inside the folder where I generated the project files with PHPMAKER?
Thanks!