# |
Dec 19th 2017, 15:19 |
joop |
i meant by the complexity,i manually attached that property in the controller,but mybe i will pass some way for the form |
# |
Dec 19th 2017, 15:18 |
hmic |
joop: the data holds all the data you submitted in your form, no matter how complex ;-) |
# |
Dec 19th 2017, 15:17 |
hmic |
joop: should be $context['data']['review_id'] i suppose |
# |
Dec 19th 2017, 15:17 |
joop |
because it is acomplex,hasMany association |
# |
Dec 19th 2017, 15:17 |
neon1024 |
The file exists and is in the right namespace |
# |
Dec 19th 2017, 15:16 |
neon1024 |
Anyone give me a pointer on why my test is failing with `Cake\ORM\Exception\MissingBehaviorException: Behavior class SluggableBehavior could not be found.` my test plugin is being loaded, but the behaviour isn’t for some reason |
# |
Dec 19th 2017, 15:16 |
joop |
well the main problem is it is not in the form,it is manually attached in the controller |
# |
Dec 19th 2017, 15:16 |
joop |
thank you aro for admit your fault |
# |
Dec 19th 2017, 15:15 |
hmic |
joop: yes. the context holds all the information from the form that got posted. usually includes the id |
# |
Dec 19th 2017, 15:15 |
aro |
my apologies agafin |
# |
Dec 19th 2017, 15:14 |
joop |
hmic would you help me in this https://pastebin.com/efihHFRB |
# |
Dec 19th 2017, 15:14 |
hmic |
aro: thats the reason i got you the info. |
# |
Dec 19th 2017, 15:13 |
megan |
aro thank you for apologising, its a good reminder to everyone to just take a breather every now and then. |
# |
Dec 19th 2017, 15:12 |
dakota |
@aro, remember, cakephp is still php, so if all else fails, fall back to first principles (i.e. figure it out in pure php/pdo) |
# |
Dec 19th 2017, 15:12 |
aro |
hmic i said sorry, I have had a bad day and I let stress get the better of me |
# |
Dec 19th 2017, 15:12 |
megan |
love and hugs to hmic |
# |
Dec 19th 2017, 15:12 |
megan |
hmic.. |
# |
Dec 19th 2017, 15:12 |
hmic |
aro: my last word on the topic, and you can be glad i'm just at the edge of being pissed enough not to help you: https://github.com/cakephp/cakephp/blob/master/src/Database/Driver/Mysql.php#L90-L96 |
# |
Dec 19th 2017, 15:11 |
joop |
would you help me,i detailed in the pastebin file |
# |
Dec 19th 2017, 15:11 |
dakota |
@aro According to http://php.net/manual/en/ref.pdo-mysql.php it should be the file path to the certificate |
# |
Dec 19th 2017, 15:11 |
joop |
my question is still looking for answer |
# |
Dec 19th 2017, 15:10 |
joop |
okey i close that question |
# |
Dec 19th 2017, 15:10 |
megan |
joop - sometimes theres a way to do so, I understand you were trying to assist. |
# |
Dec 19th 2017, 15:09 |
joop |
i respect this community,thats why i warned him to ask help politly and not pushing and needy |
# |
Dec 19th 2017, 15:08 |
megan |
joop and aro - please read the CoC https://github.com/cakephp/code-of-conduct - You guys need to respect each other here please |
# |
Dec 19th 2017, 15:08 |
aro |
sorry , i havent slept in 22 hours and I am letting stress get the better of me |
# |
Dec 19th 2017, 15:07 |
aro |
Ok, so inserting the keys into those property files does nothing either |
# |
Dec 19th 2017, 15:06 |
hmic |
megan, can you please intervene here. |
# |
Dec 19th 2017, 15:06 |
joop |
if it is not covered by cake you can make your research and impleemnt it core php |
# |
Dec 19th 2017, 15:06 |
aro |
:) |
# |
Dec 19th 2017, 15:05 |
joop |
fuck you and if you are so smart and cool why dont you try to find solution by yourself |
# |
Dec 19th 2017, 15:05 |
aro |
dude, shut up - i dont care what you think or have to say |
# |
Dec 19th 2017, 15:04 |
joop |
cakephp is not a magic stick,some stuffs is not covered you need to look for core php solutions |
# |
Dec 19th 2017, 15:03 |
joop |
okey mr shutup |
# |
Dec 19th 2017, 15:03 |
aro |
joop shut up |
# |
Dec 19th 2017, 15:03 |
hmic |
its not that difficult |
# |
Dec 19th 2017, 15:02 |
joop |
please aro respect hmic time and effort |
# |
Dec 19th 2017, 15:02 |
aro |
why would you paste a cert into the config file? |
# |
Dec 19th 2017, 15:02 |
hmic |
*and* you can look up the source to find out how it actually works |
# |
Dec 19th 2017, 15:02 |
aro |
thats the dumbest thing ive heard all week |
# |
Dec 19th 2017, 15:02 |
hmic |
you can PR a change if you like to |