# |
Jul 19th 2018, 08:07 |
thuyhyvg |
Thank you very much. |
# |
Jul 19th 2018, 08:07 |
thuyhyvg |
wow. I see. |
# |
Jul 19th 2018, 08:06 |
saeideng |
https://github.com/cakephp/cakephp/compare/2.6.13...2.10.11#files_bucket |
# |
Jul 19th 2018, 08:05 |
saeideng |
ok |
# |
Jul 19th 2018, 08:05 |
thuyhyvg |
it is 2.6.13. |
# |
Jul 19th 2018, 08:04 |
saeideng |
2.6.2? .... |
# |
Jul 19th 2018, 08:04 |
saeideng |
2.6.0? |
# |
Jul 19th 2018, 08:04 |
saeideng |
what is your old version |
# |
Jul 19th 2018, 08:03 |
saeideng |
@thuyhyvg you can see it in github |
# |
Jul 19th 2018, 08:01 |
thuyhyvg |
Thank you. |
# |
Jul 19th 2018, 08:01 |
josbeir |
i only give directions |
# |
Jul 19th 2018, 08:01 |
josbeir |
nah sorry |
# |
Jul 19th 2018, 08:00 |
thuyhyvg |
@josbeir Can you help me check changelogs between those versions ? |
# |
Jul 19th 2018, 07:59 |
neon1024 |
Morning all |
# |
Jul 19th 2018, 07:57 |
josbeir |
@thuyhyvg just check changelogs between those versions and adapt where needed. |
# |
Jul 19th 2018, 07:50 |
thuyhyvg |
How to upgrade to CakePHP 2.10 ? |
# |
Jul 19th 2018, 07:50 |
thuyhyvg |
I'm using cakephp 2.6 |
# |
Jul 19th 2018, 07:49 |
thuyhyvg |
Hello |
# |
Jul 19th 2018, 07:27 |
blancessanchez30 |
File uploaded https://cakesf.slack.com/files/UBT3P2XA7/FBT7P9YCA/-.txt / https://slack-files.com/T053DPNCM-FBT7P9YCA-e904f8849f |
# |
Jul 19th 2018, 07:25 |
Wouterdt |
But no header is sent with the page load, can anyone help me in finding out what I'm doing wrong? |
# |
Jul 19th 2018, 07:24 |
Wouterdt |
In my helper I'm doing: $this->request->withHeader('X-Test', 'Test'); |
# |
Jul 19th 2018, 07:24 |
Wouterdt |
Hello, I'm trying to set a header from a helper in CakePHP 3.6. |
# |
Jul 19th 2018, 06:09 |
lubos |
Morning all, how to set up FormHelper to use custom EntityContext class? |
# |
Jul 19th 2018, 05:57 |
beakman |
What’s up my dude?! Hahahaha |
# |
Jul 19th 2018, 05:57 |
beakman |
@jslamka5685 YO! |
# |
Jul 19th 2018, 00:11 |
sdevore |
is there a limit to the number of associated records you can update from a form? It seems like if i have a lot the _Token is not built so the security component throws the exception |
# |
Jul 18th 2018, 22:34 |
joe.zimmerman |
have a good nite |
# |
Jul 18th 2018, 22:34 |
joe.zimmerman |
thanks for trying peeps! |
# |
Jul 18th 2018, 22:11 |
jason001 |
@hippo that works! thanks a mil! |
# |
Jul 18th 2018, 22:10 |
jason001 |
ahh ok lemmie try |
# |
Jul 18th 2018, 22:07 |
hippo |
`echo $resp->json`; |
# |
Jul 18th 2018, 22:07 |
hippo |
jason001: https://book.cakephp.org/3.0/en/core-libraries/httpclient.html#reading-response-bodies |
# |
Jul 18th 2018, 22:07 |
hippo |
So that `$resp` will be a response object |
# |
Jul 18th 2018, 22:04 |
jason001 |
sorry *json_encode($resp) |
# |
Jul 18th 2018, 22:04 |
jason001 |
then a die after that |
# |
Jul 18th 2018, 22:04 |
jason001 |
my code is : $resp = $http->get("https://lookup.binlist.net/45717360"); echo json_encode($http); |
# |
Jul 18th 2018, 22:03 |
jason001 |
@hippo, no I haven't. The URL I'm testing is here: https://lookup.binlist.net/45717360 <- it just returns some json data |
# |
Jul 18th 2018, 22:03 |
saeideng |
install linux 8) |
# |
Jul 18th 2018, 22:02 |
joe.zimmerman |
but i didnt have it running while doing this. then i turned it on and tried again but same result |
# |
Jul 18th 2018, 22:02 |
joe.zimmerman |
I have wamp set up here |
# |
Jul 18th 2018, 22:02 |
chris-andre |
@joe.zimmerman I used MAMP or XAMPP a couple years ago. Always was errors or slow. Setting up cakebox or homestead is actually pretty simple, and works like a charm. |