Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server error function "include" not defined #3

Closed
border opened this issue Sep 10, 2012 · 2 comments
Closed

Server error function "include" not defined #3

border opened this issue Sep 10, 2012 · 2 comments

Comments

@border
Copy link

border commented Sep 10, 2012

Hi, I'm try to run the book sample, got same error.

go version go1.0.2

~/gocode/src go build -o ../bin/rev github.com/robfig/revel/cmd
~/gocode/src ../bin/rev run github.com/robfig/revel/samples/booking
~
~ revel! http://robfig.github.com/revel
~
2012/09/10 23:17:01 run.go:38: Running app (dev): booking (/Users/Hong/gocode/src/github.com/robfig/revel/samples/booking)
ERROR 2012/09/10 23:17:01 template.go:192: Template compilation error (In errors/404.html around line 10):
function "include" not defined
INFO 2012/09/10 23:17:01 harness.go:104: Listening on :9000
2012/09/10 23:17:45 main.go:24: Running revel server
ERROR 2012/09/10 23:17:45 template.go:192: Template compilation error (In errors/404.html around line 10):
function "include" not defined
Open DB
Listening on port 49790...
ERROR 2012/09/10 23:17:46 template.go:192: Template compilation error (In errors/404.html around line 10):
function "include" not defined
ERROR 2012/09/10 23:17:46 template.go:192: Template compilation error (In errors/404.html around line 10):
function "include" not defined

@pbgc
Copy link

pbgc commented Sep 10, 2012

I get exactly the same error...

@robfig
Copy link
Contributor

robfig commented Sep 11, 2012

How embarrassing. It is fixed, sorry guys. The quick start works again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants