# |
Mar 6th 2018, 08:52 |
saeideng |
`EventManager::instance()->on(new \App\Event\Email());` for example |
# |
Mar 6th 2018, 08:50 |
rudy1976s |
please be patient , I know this could be a silly question :slightly_smiling_face: |
# |
Mar 6th 2018, 08:49 |
rudy1976s |
I have implemented a couple of events in the implemented events of a component: how can I register it ? I am a bit confused regarding events. The same events are registered in another class and they fired correctly while the component one does not |
# |
Mar 6th 2018, 08:35 |
rudy1976s |
Good morning |
# |
Mar 6th 2018, 08:07 |
iqu |
works |
# |
Mar 6th 2018, 08:07 |
iqu |
=> return $q->where(['Users.id !=' => $user_id]); |
# |
Mar 6th 2018, 07:54 |
iqu |
]); |
# |
Mar 6th 2018, 07:54 |
iqu |
}] |
# |
Mar 6th 2018, 07:54 |
iqu |
return $q->where(['users.id IS NOT' => $user_id]); |
# |
Mar 6th 2018, 07:54 |
iqu |
'contain' => ['Users' => function ($q) use ($user_id) { |
# |
Mar 6th 2018, 07:54 |
iqu |
$work = $this->Works->get($id, [ |
# |
Mar 6th 2018, 07:54 |
iqu |
mysqld works fine. MariaDB 12 gives error 1054 unknown column. |
# |
Mar 6th 2018, 06:32 |
savant |
2015 was a good vintage |
# |
Mar 6th 2018, 06:32 |
megan |
what year are you living in? :thinking_face: |
# |
Mar 6th 2018, 06:31 |
megan |
lol |
# |
Mar 6th 2018, 06:31 |
savant |
:) |
# |
Mar 6th 2018, 06:31 |
savant |
Close enough |
# |
Mar 6th 2018, 06:30 |
savant |
nice nice |
# |
Mar 6th 2018, 06:28 |
yadav.manu36 |
Thanks @savant now it is working. |
# |
Mar 6th 2018, 06:24 |
megan |
Morning everyone :slightly_smiling_face: |
# |
Mar 6th 2018, 04:57 |
ricksaccous |
oh, lol |
# |
Mar 6th 2018, 04:57 |
savant |
@ricksaccous just use `__()` |
# |
Mar 6th 2018, 04:57 |
ricksaccous |
for validation |
# |
Mar 6th 2018, 04:57 |
ricksaccous |
when you define the messages in the model |
# |
Mar 6th 2018, 04:56 |
savant |
@ricksaccous get what going |
# |
Mar 6th 2018, 04:56 |
ricksaccous |
like auto-translate? |
# |
Mar 6th 2018, 04:56 |
yadav.manu36 |
i am follow below url steps but still is,t working https://stackoverflow.com/questions/34426567/cakephp-3-paginator-sort-by-languages-with-i18n-translate-behavior |
# |
Mar 6th 2018, 04:56 |
ricksaccous |
is there a way to get that going with form error messages? |
# |
Mar 6th 2018, 04:55 |
savant |
you’ll need to handle that on your end |
# |
Mar 6th 2018, 04:55 |
savant |
it doesnt automatically change the field to the “translated” version of that field, unfortunately |
# |
Mar 6th 2018, 04:55 |
yadav.manu36 |
File uploaded https://cakesf.slack.com/files/U83JZGBTR/F9K2H0RC4/image.png / https://slack-files.com/T053DPNCM-F9K2H0RC4-8b01acfc71 - i have used Translate Behavior for title and other columns |
# |
Mar 6th 2018, 04:55 |
savant |
https://github.com/cakephp/cakephp/issues/8074 <-- an issue that shows how to setup pagination with i18n |
# |
Mar 6th 2018, 04:54 |
yadav.manu36 |
yes |
# |
Mar 6th 2018, 04:53 |
savant |
you’re expecting a sort by the translated value? |
# |
Mar 6th 2018, 04:53 |
yadav.manu36 |
File uploaded https://cakesf.slack.com/files/U83JZGBTR/F9L4QCJLF/image.png / https://slack-files.com/T053DPNCM-F9L4QCJLF-cf0f133957 - I am using order and sortWhitelist for title in controller |
# |
Mar 6th 2018, 04:50 |
yadav.manu36 |
i am sorting title using Translate Behavior but result is not sorted |
# |
Mar 6th 2018, 04:47 |
savant |
What doesnt work properly here? |
# |
Mar 6th 2018, 04:47 |
yadav.manu36 |
Cakephp 3.x Pagination not working proper with translation i18n can you help me? |
# |
Mar 6th 2018, 04:47 |
yadav.manu36 |
Morning all |
# |
Mar 6th 2018, 00:24 |
jeremyharris |
Np! |
# |
Mar 6th 2018, 00:24 |
mikesmoniker |
Coolio. Thanks! |