daHaimi

Results 9 comments of daHaimi

Workaround: I tried downgrading to [email protected] -> Works again like a charm. There must have been some bug or breaking change in ArcadePhysics as @nkholski already proposed.

It also works with 3.17.0 but then, the map has to be adopted (new Tiled format and new body sizes)

Okay, I var_dump'ed the `$resource` and the `$acl` variable right before the line you mentioned. The resource is correctly `reclamations_prodorte`, but the acl does not have this resource. Is there...

Wow, okay, i just found out, that this is a problem with the hard-coded Memcache in Kwf_Cache_Simple. Since I switched to redis (which works like a charm) I had to...

Since i was starting with the demo http://www.koala-framework.org/documentation/installation_3_8/local_development_environment/php_built-in_webserver i still was using 3.8. I am just upgrading and I will try again.

I just updated to 3.11 but the Problem gets even worse. Now I can neither login nor keep developing as a guest. I can write my data to the session...

Hi there, I am not messing around, just using the config.ini options to create my own adapter ;-) I really would need an improved documentation. When it works, I can...

Hi all, I think the deprecated SWP instruction can simply be replaced with the STREX [Store and exchange] instruction which accepts the same parameters.