There is no/bad markup for from tag

I have installed Piwik 0.5.4 and I get the error message There is no/bad markup for from tag (see picture).
When I press OK I see many widgets, the most appear twice. What can I do to solve this problem?

I have searched in the forum but didn’t find anything helpful.

Thanks
Manuel

Make sure you have mb.func_overload disabled.

Can you say me where I can do this?

php.ini:

mbstring.func_overload = 0

mbstring.func_overload has the value 0, so it should be disabled.
Do you have some other ideas?