# |
Jul 19th 2018, 18:07 |
asdfgh |
i am using cakephp-elasticsearch plugin |
# |
Jul 19th 2018, 18:07 |
asdfgh |
hello |
# |
Jul 19th 2018, 17:37 |
okelet |
Hi, I have extended ADmad/JwtAuth.Jwt overriding the getUser method. If in that method I return an entity, I always get 401 unauthorized; if I return the entity as an array, it works fine. I want to return an entity because I would like to use some methods on the class. Why does this happen if I return an entity? |
# |
Jul 19th 2018, 17:09 |
rudy1976s |
I am trying towrite a restful controller with json response: what is the best ay to pass parameters? I'd like to have something like /controller/action/query_limit and so on |
# |
Jul 19th 2018, 17:08 |
rudy1976s |
good afternoon |
# |
Jul 19th 2018, 17:07 |
bernat |
Hi. I have an app rule in my model that shows a message that is not associated to any field but to the whole entity. It's misleading that it shows for a field. Is there a way to display it other than related to a field? |
# |
Jul 19th 2018, 16:36 |
flavius |
screw you, mark :P |
# |
Jul 19th 2018, 16:35 |
dereuromark |
Oh, you didnt mean me :P oops |
# |
Jul 19th 2018, 16:35 |
dereuromark |
but with cakebox you would be too :slightly_smiling_face: |
# |
Jul 19th 2018, 16:35 |
dereuromark |
linux ubuntu |
# |
Jul 19th 2018, 16:32 |
flavius |
from both those pictures it looks like you dont have that or dont use bookmarks on chrome :P |
# |
Jul 19th 2018, 16:32 |
flavius |
hey btw, if you press ctrl+shift+b the bookmarks are integrated in all tabs |
# |
Jul 19th 2018, 16:30 |
flavius |
you on windows or linux? |
# |
Jul 19th 2018, 16:29 |
josbeir |
https://bugs.chromium.org/p/chromium/issues/detail?id=865253 |
# |
Jul 19th 2018, 16:29 |
flavius |
i want those as well :,( |
# |
Jul 19th 2018, 16:29 |
flavius |
it unlocks the powers of the universe |
# |
Jul 19th 2018, 16:29 |
flavius |
liar |
# |
Jul 19th 2018, 16:29 |
josbeir |
it does nothing |
# |
Jul 19th 2018, 16:29 |
flavius |
:) |
# |
Jul 19th 2018, 16:28 |
flavius |
see what it does |
# |
Jul 19th 2018, 16:28 |
flavius |
i wana CLICK IT |
# |
Jul 19th 2018, 16:28 |
josbeir |
:) |
# |
Jul 19th 2018, 16:28 |
flavius |
i dont see it, i wana see it |
# |
Jul 19th 2018, 16:28 |
josbeir |
with the mozaic |
# |
Jul 19th 2018, 16:28 |
josbeir |
that page |
# |
Jul 19th 2018, 16:28 |
josbeir |
idd new tab |
# |
Jul 19th 2018, 16:28 |
josbeir |
Version 67.0.3396.99 (Official Build) (64-bit) |
# |
Jul 19th 2018, 16:28 |
flavius |
in new tab? |
# |
Jul 19th 2018, 16:28 |
josbeir |
got the same |
# |
Jul 19th 2018, 16:28 |
flavius |
Google Chrome is up to date Version 67.0.3396.99 (Official Build) (64-bit) |
# |
Jul 19th 2018, 16:28 |
josbeir |
its random |
# |
Jul 19th 2018, 16:27 |
flavius |
@josbeir i dont see it! |
# |
Jul 19th 2018, 16:20 |
cluelessguru |
AllowOverride was set to none. Changed to All and I have a different error now. Internal Server Error. Lol. I'll report back if I'm stuck again. |
# |
Jul 19th 2018, 16:19 |
cluelessguru |
Found it. |
# |
Jul 19th 2018, 16:15 |
cluelessguru |
Yes welcome screen all green |
# |
Jul 19th 2018, 16:15 |
Diego_ |
Cakephp welcome shows all verifications green? db connection etc? |
# |
Jul 19th 2018, 16:15 |
cluelessguru |
I'm thinking mod_rewrite issues. Looking into that right now. |
# |
Jul 19th 2018, 16:12 |
cluelessguru |
Cakephp welcome screen has "DebugKit is loaded". Browsing to articles/index still gives 404 error. |
# |
Jul 19th 2018, 16:11 |
cluelessguru |
Installed pdo_sqlite. No more errors in the cakephp log now. |
# |
Jul 19th 2018, 16:11 |
cluelessguru |
2018-07-19 16:01:56 Warning: DebugKit not enabled. You need to either install pdo_sqlite, or define the "debug_kit" connection name. |
# |
Jul 19th 2018, 16:11 |
cluelessguru |
Alright. Enabled DebugKit.forceEnable. Got this warning. |