I have a very strange problem with my site.
I get WSOD on frontpage and on admin/people/permissions while the rest of the site (seems) to work properly(I think....), except that its response time is too big.
The site is here
A working subpage example is here
I'm trying to figure out if Drupal is the way to go for the project I'm about to do. There are some requirements I'm unsure of on how to do it in Drupal.
I'm currently making a theme where some fields use field.tpl.php file and other their own field--[field_name].tpl.php file. I'm starting to notice that I have too many .tpl.php files!