I have created a new Data Entry Form on localhost.I want to transfer that new form on my production server.Which specific files should i transfer to hosting server ?
The related files in the following sub-folder:
- controllers
- models
- views
You need to upload the following files, too… especially if you added a new menu item and define some new phrases for that new table:
- lang/.xml (new phrases)
- views/menu.php (new menu item)
- src/userlevelsettings.php (new user level privileges)
still facing same error:404
Error
Route ‘onlineinquirylist’ not found.
Please re-upload also the following files:
- src/routes.php
- src/definitions.php