Hello,
If you view source of the blank page after loading, you can see that there is an error in file /language/es-ES/es-ES.localise.php
- Code: Select all
<div class="mod-languages">
<ul class="lang-inline">
<li class="lang-active" dir="ltr">
<a href="/index.php/en/">
<img src="/media/mod_languages/images/en.gif" alt="English (UK)" title="English (UK)" /> </a>
</li>
<li class="" dir="<br><table border='1' cellpadding='2' bgcolor='#FFFFDF' bordercolor='#E8B900' align='center'><tr><td><font face='Arial' size='1' color='#000000'><b>PHP Error Message</b></font></td></tr></table><br />
<b>Fatal error</b>: Cannot redeclare class en_GBLocalise in <b>/home/a8967275/public_html/language/es-ES/es-ES.localise.php</b> on line <b>15</b><br />
<br><table border='1' cellpadding='2' bgcolor='#FFFFDF' bordercolor='#E8B900' align='center'><tr><td><div align='center'><a href='http://www.000webhost.com/'><font face='Arial' size='1' color='#000000'>Free Web Hosting</font></a></div></td></tr></table>
So, I think it's not a problem of the template, you can confirm this by changing default template to another.
I found this may be helpful for you
http://forum.joomla.org/viewtopic.php?p=2669385