SQL Error after Update to 0.5

it works but the live visitor plugin works not.
and the piwik desktop adobe air edition can not connect the database
with the token .

please repair …

thanks.

[quote=beutel45009 @ Dec 9 2009, 05:27 PM]it works but the live visitor plugin works not.
and the piwik desktop adobe air edition can not connect the database
with the token .

please repair …

thanks.[/quote]
Yep same here. I am thinking this is because strange characters in the url/title. I am using some cyrillic characters in my urls and titles, as I can see, you are using German translated piwik so I asume your site is in german too.

Yes, there are issues with Live! Hence “test-drive” and “alpha” state.

Re: desktop apps. Contact the respective developers – they don’t necessarily read this forum as frequently as you’d like.

i have still problemes with flash, deleted all files in tmp/templates_c

[quote=beutel45009 @ Dec 9 2009, 05:27 PM]it works but the live visitor plugin works not.

please repair …[/quote]
oh yes, sorry i haven’t see it.
by me is the same picture as by you.

I have no third party plugins

I just tried out the EntryPage plugin.
I found two bug in it:
in EntryPage/API.php line 13 must be

require_once(PIWIK_INCLUDE_PATH . '/plugins/Referers/API.php');

in EntryPage/EntryPage.php line 64 must be

            . 'ON a.idaction = v.visit_entry_idaction_url '

instead of

            . 'ON a.idaction = v.visit_entry_idaction '

Unfortunately these are not the only inconsistencies with piwix 0.5.x. The visits that are coming from search eingines are not counted at all.

It would be great, if someone could get the EntryPage third party plugin to work again. Or give me a hint, on how to debug it, since I’m new to piwik.

Thanks alot

I also installed the SearchEnginePosition plugin. It seems to be broken too. The widget does not display at all.