GavickPro / Perfetta-Free-Ghost-Theme

Simple restaurant blog theme for Ghost
MIT License
71 stars 26 forks source link

Failed to lookup view "index" #1

Closed kingka closed 10 years ago

kingka commented 10 years ago

I use this theme on myown ghost , it occur "Failed to lookup view "index"",and the error below :

Stack Trace

Failed to lookup view "index"

at deliver (/home/bae/app/.bae/node_modules/when/when.js:319:7) at runHandlers (/home/bae/app/.bae/node_modules/when/when.js:385:12) at drainQueue (/home/bae/app/.bae/node_modules/when/when.js:836:3)

and my link is http://imanol.duapp.com/ , have no idea to deal with it. Need some help, Thanks.

dziudek commented 10 years ago

Hello,

Did you used the package downloaded from github? If yes - please extract from it the "perfetta" directory and put in your content/themes directory - unfortunately Github adds unnecessary directory to the zipped file and cause problems - I'll look if it is possible to omit this problem

dziudek commented 10 years ago

Now I've added additional annotation to near the download link in the README.md file.

kingka commented 10 years ago

Thanks,now it works~