Honey93 Posted March 6, 2017 Share Posted March 6, 2017 From my FrontEnd controller trying to load: $this->setTemplate('allproducts.tpl'); Note: 1) views/templates/front/allproducts.tpl is the actual file location 2) Controller location is : controllers/front/allproducts.php But getting error: 500 Server ErrorOops, something went wrong.Try to refresh this page or feel free to contact us if the problem persists. Link to comment Share on other sites More sharing options...
rocky Posted March 7, 2017 Share Posted March 7, 2017 Try going to Advanced Parameters > Performance and changing "Debug mode" to "Yes". You should get a stack trace error that should make it easier to debug the problem. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now