0

I want to create a new app for my own phpfox project.I do all as in documentation. But when I go to my app link I see this error page Unable to load module template: todo->controller/index.

Mireli Eyyubzade
  • 193
  • 1
  • 4
  • 13

1 Answers1

0

Do you have a template in YourApp/views/controller/index.html.php ?

Each controller need a template with it.

Frank
  • 11
  • 3
  • I think you use wrong url. Please be more specific by capturing the file's structure and your start.php – Frank Jan 12 '17 at 14:44