ATK4 model not found when moving to online
问题 I am developing a website using ATK4, a php framework with jquery. I have developed this on my laptop using localhost/test1 as the directory and with a local php database. If i move all the directories online and import the php database to my web host, most of the pages work but on one, i get an error on one of the pages indicating Fatal error: Class 'model_TaskType' not found in /homepages/4/d184034614/htdocs/paperless/atk4/lib/AbstractObject.php on line 131 The line referred to in