[eluser]kajala[/eluser]
[quote author="xwero" date="1236866166"]and what went wrong?[/quote]
Not sure, the load_class('Hooks') just died without any error anywhere. Started working after I did this:
chmod 777 system/logs
So I guess logs had wrong access mask for some reason.
But what I don't understand how that was changed and why I didn't get any error messages. I'd guess there is anyway some check that print error to screen if writing to log fails. I had E_ALL anyway on.