Log message #3942133

# At Username Text
# Oct 4th 2016, 08:59 Speud1 @eax, what do you mean ?
# Oct 4th 2016, 08:58 eax Speud1: What kind of database are you running?
# Oct 4th 2016, 08:58 Speud1 even if it's a string
# Oct 4th 2016, 08:58 Speud1 add operator in field like % ?
# Oct 4th 2016, 08:58 dakota before the sands of slack, and the lands of github even existed, we were one with the cake_novice
# Oct 4th 2016, 08:58 Speud1 we cannot ?
# Oct 4th 2016, 08:58 Speud1 yes
# Oct 4th 2016, 08:58 eax Speud1: Are your field names actually named: "% Phone Tickets/Inbound Calls" in your database?
# Oct 4th 2016, 08:57 Speud1 trying to save this entity: http://pastebin.com/Xh50rTRc
# Oct 4th 2016, 08:57 Speud1 someone has already got this errror: Fatal error: Unsupported operand types in D:\Wamp\www\qcheck\vendor\cakephp\cakephp\src\ORM\Table.php on line 1479 (from a shell script with cake3)
# Oct 4th 2016, 08:57 rchavik we're ancient :)
# Oct 4th 2016, 08:56 dakota I had forgotten about the Cake prayer
# Oct 4th 2016, 08:56 dakota rchavik, lol :slightly_smiling_face:
# Oct 4th 2016, 08:56 Speud1 Hello everybody
# Oct 4th 2016, 08:54 rchavik ~pray
# Oct 4th 2016, 08:53 dakota :pray:
# Oct 4th 2016, 08:53 dakota All hail CRUD
# Oct 4th 2016, 08:52 jippi Thanks for sharing the gospel of crud! :)
# Oct 4th 2016, 08:52 dakota hehe
# Oct 4th 2016, 08:52 dakota Followed by nearlly 100 developers going â??Wow!"
# Oct 4th 2016, 08:52 jippi Haha
# Oct 4th 2016, 08:52 dakota Nothing like going â??See all these 100s of lines of code. Watch closely. A quick composer require, a copy paste and now we can delete all that code!"
# Oct 4th 2016, 08:52 jippi Welcome! :)
# Oct 4th 2016, 08:51 dakota To admad, jippi and the rest of the FoC/crud contributors :slightly_smiling_face: Thanks for giving me something to absolutely wow the audience at the recent PHP South Africa conference :)
# Oct 4th 2016, 08:47 neothermic @admad Added coffee, doubled up. Adding space now ;)
# Oct 4th 2016, 08:46 slackebot1 Action: admad pours neothermic some coffee
# Oct 4th 2016, 08:42 neothermic @admad Apologies for these small mistakes, I need more coffee :slightly_smiling_face:
# Oct 4th 2016, 08:37 neothermic @dereuromark I'm happy for ideas on a better way to do that test :slightly_smiling_face:
# Oct 4th 2016, 08:28 Neon1024 Nice work on the currency() method :)
# Oct 4th 2016, 08:27 Neon1024 Well, the Number helper in Cake 2 has had some love :)
# Oct 4th 2016, 08:11 birdy247 Morning
# Oct 4th 2016, 08:06 neothermic zomg.
# Oct 4th 2016, 08:06 ndm Using an additional date-only column, or comparing between two full datetime strings may be the better choice
# Oct 4th 2016, 08:05 ndm @AngryDad_ It's inefficient since the query will not be able to use indices, and the DBMS date may be different to the PHP date, which may have been the source to initially create the value...
# Oct 4th 2016, 07:59 AngryDad_ $shifts = $this->Shifts->find()->where(['DATE(time_start)' => 'CURDATE()']);
# Oct 4th 2016, 07:59 AngryDad_ Hi all, is this the correct way to check if a datetime is today?
# Oct 4th 2016, 07:56 ndm ./Console/cake bake view --plugin PluginName ControllerName
# Oct 4th 2016, 07:56 ndm Assuming the plugin is set-up and registered properly... from you app folder
# Oct 4th 2016, 07:54 cakephp184 fails
# Oct 4th 2016, 07:53 cakephp184 when everithing else falls, read the guide
# Oct 4th 2016, 07:52 cakephp184 http://book.cakephp.org/2.0/en/plugins/how-to-create-plugins.html