Mark Scherer

Results 721 comments of Mark Scherer

I released 1.0.0: https://github.com/dereuromark/cakephp-url-cache Should we merge the repos since your's seems to be abandoned?

Probably, but with the plugin being the direct link from and to CakePHP this could for the time being maybe be sth we could support here. PS: no data is...

The try/catch hack is in the login to make sure it just flashes out an error message that it failed. The exception is necessary to bail out of the event...

@rchavik Is this still planned?

@trevrobwhite See https://github.com/dereuromark/cakephp-ide-helper

You are free to include a note on 3.x usage => my plugin in your README for example. This might help the ones stumbling upon yours via google.

That is because he forgot to include create() in the write method.

I did apply some updates and fixes (this one in particular) in my branch at https://github.com/dereuromark/CakePHP-DatabaseLog

Sounds like empty() usage somewhere where a more strict check would be good.