Log message #4186581

# At Username Text
# May 16th 2019, 13:19 admad debugkit shows "auto tables", your Table shouldnt be listed there
# May 16th 2019, 13:19 admad *your
# May 16th 2019, 13:19 admad Arckame: use something like git or pastebin to show code with highlighting. As for you issue first ensure your table class is being loaded
# May 16th 2019, 13:18 Arckame did i missunderstant the "requiredPresense" function ?
# May 16th 2019, 13:17 Arckame Uploaded file: https://uploads.kiwiirc.com/files/d2ed1bbf2637dc9bc341dffe5ad52fcf/pasted.txt
# May 16th 2019, 13:16 niel45 show the whole validationDefault method in your paste please
# May 16th 2019, 13:16 Arckame I have some issues wit Validators, I added 'validationDefault' function tu my TableClass, then added '$validator->requirePresence('field_name')->notBlank('field_name');'.When I create an entity without 'field_name' i dont get any error in entity->getErrors() (cake 3.7.7).Any idea ?
# May 16th 2019, 13:16 Arckame lol, this is not exactly what I expected :)
# May 16th 2019, 13:15 Arckame Uploaded file: https://uploads.kiwiirc.com/files/297975ba9c2730213cc4f9e8dafbd1bf/pasted.txt
# May 16th 2019, 13:11 Arckame hello
# May 16th 2019, 12:55 nils I keep getting Error while sending QUERY packet - I've tried increasing max_allowed_packet to 524288000 but no change. It's hard to figure out where I get this as well since I can only see it in the log. Any idea how to trace this?
# May 16th 2019, 11:53 TheScreamer alot*
# May 16th 2019, 11:53 TheScreamer thx alor
# May 16th 2019, 11:53 TheScreamer it worked !
# May 16th 2019, 11:30 TheScreamer thx
# May 16th 2019, 11:30 TheScreamer i'll try it
# May 16th 2019, 11:30 admad TheScreamer: Tried clearing model cache?
# May 16th 2019, 09:26 TheScreamer https://prnt.sc/npa8y3*
# May 16th 2019, 09:26 TheScreamer addMethod in articlesCOntroller : https://prnt.sc/npa8y8
# May 16th 2019, 09:25 TheScreamer The error : https://prnt.sc/npaa8k
# May 16th 2019, 09:25 TheScreamer https://prnt.sc/npaabi
# May 16th 2019, 09:25 TheScreamer UsersTable : https://prnt.sc/npaag7 ArticlesTable : https://prnt.sc/npaadf dd of the entity
# May 16th 2019, 09:20 TheScreamer Hi Hi ! when i save my data my database one field stay empty either there is a value in it can you help me ? screen are comming
# May 16th 2019, 08:58 dereuromark i am happy to outsource things :slightly_smiling_face:
# May 16th 2019, 08:57 admad @neon1024 all noteworthy changes are noted in the 4.0 migration guide as and when they are done on the manual repo
# May 16th 2019, 08:57 dereuromark most changes are quite final already.
# May 16th 2019, 08:56 admad @dereuromark probably everyone is waiting for you, you are the upgrade master :slightly_smiling_face:
# May 16th 2019, 08:52 neon1024 Unless you have the time to track all the changes in the core
# May 16th 2019, 08:52 neon1024 Probably worth waiting for 4.0.0-RC1
# May 16th 2019, 08:44 dereuromark did anyone start 4.0 rector config yet? https://github.com/rectorphp/rector/tree/master/config/level/cakephp
# May 16th 2019, 08:00 dereuromark neofutur: why do u have 2 empty values? do they mean different things for u?
# May 16th 2019, 07:26 egalles * sorry replay is repeated
# May 16th 2019, 07:26 egalles 'WicPacks.amount_wildcard' => 'DESC', 'WicPacks.amount_replay' => 'DESC', 'WicPacks.amount_pause' => 'DESC', 'WicPacks.amount_replay' => 'DESC'
# May 16th 2019, 07:26 egalles the real query is
# May 16th 2019, 07:25 egalles I have a product and I have some "packs", what I want is to order some packs by its category number of pluses
# May 16th 2019, 07:24 egalles no, it's an example
# May 16th 2019, 07:22 dereuromark but it does not make much sense in your case. or asre those items created with the same timestamp?
# May 16th 2019, 07:21 dereuromark the first
# May 16th 2019, 07:20 egalles ['Articles.created','Articles.modified, ...' => 'DESC' ] ?
# May 16th 2019, 07:19 egalles or
# May 16th 2019, 07:19 egalles ['Articles.created' => 'DESC', 'Articles.modified' => 'DESC'] ?