Just a quick note.. When using this app, I noticed that you have to have php_short_tags = On, in your php.ini to make this work.
I also suggest taking off setting your error reporting in php.ini to ~E_NOTICE, as there are many uses of undefined var's throughout the app.