Great job with the skeleton. Its a great way to start working with the framework.
However i´m having an issue with the /post/list page. It wont load the "body" of the page and the css. Im not getting any error messages. Everything else works fine!
Great job with the skeleton. Its a great way to start working with the framework.
However i´m having an issue with the /post/list page. It wont load the "body" of the page and the css. Im not getting any error messages. Everything else works fine!
Your folder permissions are wrong. Make sure that there's read access to the theme folder and read/write to the asset.
Changed my folder permissions but I´m still experiencing the same problem. It´s only the /post/list page that is affected, all other pages work like they should.
Your changes sounds really nice, but I have some issues with it currently. TextEdit won't load, probably due to uppercase/lowercase differences between Windows/Linux environments.
I see you are using the new modules extension! Perhaps some other stuff can become a module too?
Did you update the tables? Delete all the mysql tables and re-add them with the file supplied under /protected/config. There are new columns in this version.
It should not say 'loading…', it should show the content. Probably the same bug as Maxximus is getting. i'm going to install this on my paid linux server to debug it…
Use this command to anonymously check out the latest project source code:
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://yii-skeleton-app.googlecode.com/svn/trunk/ yii-skeleton-app-read-only
You need to know how to use SVN anyways if you want to use the skeleton, as it requires the SVN version of Yii.