Thomas Fasselt

Results 23 comments of Thomas Fasselt

That's just what I wanted...

Hmmm... looks like a similar problem like #70. I'll have a look.

I'm a little bit further. The error occurs, when the controller checks, if the current user is the SuperUser: Piwik::checkUserHasSuperUserAccess Within this check, the "session expired" error occurs. I don't...

Thanks for waking me up. I was stuck at the SuperUserAccess-Check but the error was really located in the button-definition. I think I fixed it with a small change in...

OK, the problem is here, the "action" doesn't change when you switch the siteID. When you select another website, the last action (e.g. "config_insert_db" für insert default bots or "deleteBotEntry")...

Do you use realtime-visits or do you import the server-log? During what time period did you get the 2k hits? Was that really a bot or a DDOS-attack? ;-)

Sorry, but that's the way, piwik works. I don't have a variable, where I can remember the last visit and don't know if the current hit is the last one...

You are right, 200 rows is nothing for a modern database engine. But 38k updates should be no problem too, even on a distributed enviroment. The only case that can...

I normally work with much bigger DBMS (DB2 on zOS) an I would expect that when 2 threads want to update the same row, the first one gets the lock,...

see #66: do you still need this plugin, when Matomo can detect bots itself?