Hi
I am still getting this error when i try a view a record
Log shows
Slim Application Error Type: Error Code: 0 Message: Call to undefined method PHPMaker2021\2021\ProposalView::run() File: /var/www/html/controllers/ControllerBase.php Line: 50
I have been facing this error a lot and i figured out that it is related to the naming of the tables and views.
For example, if i have a table with the name stock and if i have a view with the name stocklist, then PHPM will corrupt or get confused and can’t generate the StockList.php in model folder.
Make sure you have already used the latest version, as of today is v2021.0.8. After that, make sure you have already updated to the latest template, click Tools → Update Template, then re-generate ALL the script files again.