Hi,
We had a problem with nGen File Field, EE 1.6.8, probably because the host upgraded to php 5.3.8. So i thought an upgrade to 1.7.1 would do the trick!
But it went bad. The CP works fine, but the frontend is all white…
It appears that the template cant show any weblog content anymore. If I make a new template with static text, it shows up fine. But if I put some weblog tag:
{exp:weblog:entries weblog="" dynamic="off"}
{title}
{/exp:weblog:entries}it turns blank. I’ve tried to disable extensions, but same result. If i put same weblog categories tags:
{exp:weblog:categories weblog='leder' disable='category_fields' show_empty='no'}
<a path='leder'>{category_name}</a>
{/exp:weblog:categories}it shows up fine. So it seems that something is wrong with the weblog tags… i really dont know.
Thanks, Henrik