Log message #4158268

# At Username Text
# Jul 12th 2018, 10:28 neon1024 @josbeir Well @admad identity is a closely guarded secret, but they have alluded to being in India previously ;)
# Jul 12th 2018, 10:17 jojomartius @saeideng no because the theme must be loaded activly while the plugin's view is overwriting the default view just because its loaded or am i wrong?
# Jul 12th 2018, 10:11 neon1024 Yes, it needs to have no namespace it would seem
# Jul 12th 2018, 10:09 neon1024 Does it have a special namespace? Or need special autoloader treatment?
# Jul 12th 2018, 10:09 neon1024 :thinking_face:
# Jul 12th 2018, 10:09 neon1024 `class CustomerSeed extends AbstractSeed`
# Jul 12th 2018, 10:09 neon1024 `Exception: Could not find class "CustomerSeed" in file "/Users/david/Sites/TelecomsCCA/config/Seeds/CustomerSeed.php" in [/Users/david/Sites/TelecomsCCA/vendor/robmorgan/phinx/src/Phinx/Migration/Manager.php, line 758]`
# Jul 12th 2018, 10:07 josbeir where are you from @admad?
# Jul 12th 2018, 10:03 saeideng ``` $email = new Email(); $email->theme('TestTheme'); ```
# Jul 12th 2018, 10:01 saeideng do you have setting for it ?
# Jul 12th 2018, 09:58 jojomartius Hi all, i'm using cakephp 3.x and playing around with plugins to overwrite views and layouts (use it mainly as a theme) - that works great for all the view related to a controller. Interestingly that doesn't work for emails (and translations) - any recommendations how to overwrite email templates
# Jul 12th 2018, 09:54 neon1024 The ODI series will be a belter hopefully with #1 vs #2 ODI teams
# Jul 12th 2018, 09:53 neon1024 Aww, no support for England Football @admad? You guys won the IT20 series though!
# Jul 12th 2018, 09:41 josbeir the ref was rly a piece of work
# Jul 12th 2018, 09:41 tim Out of 6 minutes
# Jul 12th 2018, 09:41 tim They played 2:36
# Jul 12th 2018, 09:41 josbeir that game was rigged :)
# Jul 12th 2018, 09:41 josbeir yep
# Jul 12th 2018, 09:41 tim @josbeir Did you see the timer for the 6 minutes extra time at the end of FRABEL?
# Jul 12th 2018, 09:41 admad yup rooting for Croatia too
# Jul 12th 2018, 09:40 josbeir but france should also be smacked, on paper :P
# Jul 12th 2018, 09:40 josbeir lets hope so :slightly_smiling_face:
# Jul 12th 2018, 09:40 admad @josbeir it's good that Eng will be smacked by a decent opposition again :slightly_smiling_face:
# Jul 12th 2018, 09:40 josbeir (out of the box)
# Jul 12th 2018, 09:40 josbeir not sure that is possible
# Jul 12th 2018, 09:35 birdy247 I kind of want to say Table->setRules
# Jul 12th 2018, 09:33 birdy247 Would the best way be to apply a new Rules object to the Table before saving?
# Jul 12th 2018, 09:32 birdy247 In the case of saving a Book from the API, we only want to run a subset of the rules
# Jul 12th 2018, 09:31 birdy247 We have some app rules for a given entity (Books)
# Jul 12th 2018, 09:07 neon1024 I’m happy with 4th place ;)
# Jul 12th 2018, 08:57 josbeir but its like every WK ever :)
# Jul 12th 2018, 08:57 josbeir looks like nobody knew this was going to happen
# Jul 12th 2018, 08:57 josbeir yep !
# Jul 12th 2018, 08:57 tim @josbeir Rematch time saturday :) I'm really happy about that
# Jul 12th 2018, 08:56 josbeir i didn't even take a look at all that twig stuff
# Jul 12th 2018, 08:54 neon1024 Seems I was looking for `{{ dump() }}` https://twig.symfony.com/doc/2.x/functions/dump.html
# Jul 12th 2018, 08:46 neon1024 I’d like to know what’s in `columnData` so that I can add a helper call for my `status_id` field in my bake theme
# Jul 12th 2018, 08:46 neon1024 `{% set columnData = Bake.columnData(field, schema) %}`
# Jul 12th 2018, 08:46 neon1024 Anyone know if there is updated docs anywhere for the new Bake Twig stuff?
# Jul 12th 2018, 07:57 neon1024 @jslamka5685 Perhaps you are missing the RequestHandler component, the `.xml` extension in your request url, or you could be missing the use of `_serialize` in your Controller actions `set()` method
# Jul 12th 2018, 07:56 neon1024 Morning all