# |
May 27th 2016, 06:37 |
voycey |
protected $_accessible = [ |
# |
May 27th 2016, 06:36 |
voycey |
accessible i mena |
# |
May 27th 2016, 06:36 |
aro |
no its set to visible |
# |
May 27th 2016, 06:36 |
voycey |
in the entity |
# |
May 27th 2016, 06:36 |
aro |
i need to merge these with those |
# |
May 27th 2016, 06:36 |
voycey |
aro you probably have the id set to not visible |
# |
May 27th 2016, 06:36 |
aro |
i have records in the database |
# |
May 27th 2016, 06:35 |
unorthodox |
And since you aren't pr |
# |
May 27th 2016, 06:35 |
unorthodox |
Then what's the problem disabling validation for filename on the fly. That doesn't change your plan or anything. |
# |
May 27th 2016, 06:35 |
aro |
yes |
# |
May 27th 2016, 06:34 |
unorthodox |
When you say merge, you mean update corresponding fields? |
# |
May 27th 2016, 06:32 |
aro |
not create new records |
# |
May 27th 2016, 06:32 |
aro |
i need to merge the records with the correspondign ones in the db |
# |
May 27th 2016, 06:32 |
aro |
thats not going to do it |
# |
May 27th 2016, 06:32 |
unorthodox |
You could disable validation on the fly for filename. |
# |
May 27th 2016, 06:31 |
aro |
i am updating records |
# |
May 27th 2016, 06:31 |
aro |
it shouldnt matter, because that is only required on create |
# |
May 27th 2016, 06:31 |
aro |
it says filename is required |
# |
May 27th 2016, 06:30 |
unorthodox |
Line 25 |
# |
May 27th 2016, 06:30 |
unorthodox |
debug($customer->errors()); please |
# |
May 27th 2016, 06:26 |
aro |
line 19 is where i do the patchEntity |
# |
May 27th 2016, 06:26 |
aro |
https://gist.github.com/anonymous/478d9a36e54a0a52804fb73cc21941e1 |
# |
May 27th 2016, 06:25 |
aro |
sure |
# |
May 27th 2016, 06:24 |
unorthodox |
Can you please gist your form and controller functionality? |
# |
May 27th 2016, 06:24 |
unorthodox |
IDs from incoming array? |
# |
May 27th 2016, 06:23 |
aro |
it is removing my ids from my incoming array |
# |
May 27th 2016, 06:23 |
aro |
when i am trying to merge the items, its breaking |
# |
May 27th 2016, 06:23 |
aro |
so |
# |
May 27th 2016, 06:23 |
aro |
ok |
# |
May 27th 2016, 06:21 |
unorthodox |
Mhm |
# |
May 27th 2016, 06:21 |
unholyknight |
overthinking it, just dropped in a date() |
# |
May 27th 2016, 06:20 |
unholyknight |
Know if seeds can be set to use the current datetime when run for the created and modified fields? |
# |
May 27th 2016, 06:17 |
unorthodox |
Nice. I was about to check Chronos myself. |
# |
May 27th 2016, 06:16 |
unholyknight |
Found the functionality in Chronos diffinhours, diffindays. Knew it was hiding in there somewhere. |
# |
May 27th 2016, 06:13 |
unholyknight |
Does Cake\I18n\Time support date differences? Specifically I need the number of days between two dates and the number of minutes. |
# |
May 27th 2016, 06:04 |
unorthodox |
Ofc aro |
# |
May 27th 2016, 05:55 |
aro |
they do not belong to a hasMany or anything |
# |
May 27th 2016, 05:55 |
aro |
is it possible to save multiple records with one form? |
# |
May 27th 2016, 05:40 |
LckyBy517 |
its not coding related either XD just networking haha |
# |
May 27th 2016, 05:40 |
LckyBy517 |
i'm having a terrible brain fart tonight and cannot think of why this is a problem.... |
# |
May 27th 2016, 05:26 |
unorthodox |
Morning everyone. |