[eluser]kilishan[/eluser]
[quote author="MikeJS" date="1302965266"]Hi I am trying to install bonfire outside of my public_html folder but I get an erorr telling me
An Error Was Encountered
Unable to find theme layout: index
I have set the correct paths in index.php to /home/userid/bonfire/application
is there another url link I need to update
thanks
M[/quote]
It sounds like it's the Template class complaining here, so open your application/config/application.php file and adjust your 'template.site_path' and 'template.theme_paths' settings to match your environment.