# |
Dec 18th 2019, 08:30 |
ashish_onmobile |
yes |
# |
Dec 18th 2019, 08:29 |
eax |
Morning folks! Cake3 question: Is it possible to set what corresponds to “CURLOPT_USERPWD” in the HTTP Client built in to cake? Doing basic authentication seems to not work :) |
# |
Dec 18th 2019, 08:28 |
slackebot |
<gianmarxgagliardi> |
# |
Dec 18th 2019, 08:27 |
ashish_onmobile |
do you see? |
# |
Dec 18th 2019, 08:27 |
gianmarxgagliardi |
ok |
# |
Dec 18th 2019, 08:27 |
ashish_onmobile |
you will see tmp folder |
# |
Dec 18th 2019, 08:26 |
gianmarxgagliardi |
ok |
# |
Dec 18th 2019, 08:26 |
ashish_onmobile |
go to root folder of project |
# |
Dec 18th 2019, 08:26 |
ashish_onmobile |
ok |
# |
Dec 18th 2019, 08:26 |
gianmarxgagliardi |
3.8.5 |
# |
Dec 18th 2019, 08:26 |
ashish_onmobile |
3? |
# |
Dec 18th 2019, 08:26 |
ashish_onmobile |
e? |
# |
Dec 18th 2019, 08:26 |
ashish_onmobile |
which cakephp you are using? |
# |
Dec 18th 2019, 08:25 |
gianmarxgagliardi |
where I find the temp folder ? |
# |
Dec 18th 2019, 08:24 |
ashish_onmobile |
delete the tmp folder content |
# |
Dec 18th 2019, 08:24 |
ashish_onmobile |
try to do one thing |
# |
Dec 18th 2019, 08:24 |
ashish_onmobile |
logically cakephp display the name by default |
# |
Dec 18th 2019, 08:23 |
gianmarxgagliardi |
when i add a manager to the season i would like to show the name not the id |
# |
Dec 18th 2019, 08:22 |
gianmarxgagliardi |
I mean that the tables are linked |
# |
Dec 18th 2019, 08:22 |
gianmarxgagliardi |
sorry I expressed myself badly |
# |
Dec 18th 2019, 08:21 |
ashish_onmobile |
what do you mean by docked? |
# |
Dec 18th 2019, 08:20 |
gianmarxgagliardi |
the tables are docked but I don't know how to take the name of "trainers" or "clubs" |
# |
Dec 18th 2019, 08:20 |
ashish_onmobile |
is it possible to you to share the add function code here? |
# |
Dec 18th 2019, 08:20 |
ashish_onmobile |
ok |
# |
Dec 18th 2019, 08:19 |
gianmarxgagliardi |
no the first |
# |
Dec 18th 2019, 08:19 |
ashish_onmobile |
Or you created with manual. |
# |
Dec 18th 2019, 08:19 |
ashish_onmobile |
Did you bake the controller and model |
# |
Dec 18th 2019, 08:18 |
ashish_onmobile |
thanks. let me try to find the solution. |
# |
Dec 18th 2019, 08:18 |
ashish_onmobile |
sessions_trainers |
# |
Dec 18th 2019, 08:18 |
dereuromark |
Old 2.x has 0 dependencies ^^ #goodolddays |
# |
Dec 18th 2019, 08:17 |
ashish_onmobile |
I guess the problem with table name |
# |
Dec 18th 2019, 08:17 |
gianmarxgagliardi |
@ashish_onmobile the thing that I don't understand that I had done an exercise with the usual data structure with "dogs_cats" and I could get them the name of the linked table |
# |
Dec 18th 2019, 08:17 |
dereuromark |
https://github.com/cakephp/cakephp/blob/13fba738f7fb386a015608612e2f5392f72708cf/composer.json#L21 |
# |
Dec 18th 2019, 08:17 |
ashish_onmobile |
ok |
# |
Dec 18th 2019, 08:17 |
dereuromark |
U need to use latest 2.x that doesnt require this ext anymore |
# |
Dec 18th 2019, 08:16 |
ashish_onmobile |
I am using Mac OSX Catalina |
# |
Dec 18th 2019, 08:16 |
ashish_onmobile |
I tried to install it via pecl install but it is not working.. |
# |
Dec 18th 2019, 08:15 |
dereuromark |
U need to make sure the ext are installed. |
# |
Dec 18th 2019, 08:15 |
ashish_onmobile |
people says ext-mcrypt does not exist in 7.3 |
# |
Dec 18th 2019, 08:15 |
ashish_onmobile |
thanks dereuromark |
# |
Dec 18th 2019, 08:15 |
ashish_onmobile |
``` Problem 1 - The requested PHP extension ext-mcrypt * is missing from your system. Install or enable PHP's mcrypt extension.``` |