# |
Mar 25th 2019, 10:36 |
joopm |
tell us if i know i will help you |
# |
Mar 25th 2019, 10:35 |
Cornel |
HELP |
# |
Mar 25th 2019, 10:34 |
joopm |
i am not good at ommit generation of form-control class but maybe think about to change to cakephp3.x since 4.X is even closer the situation is getting worse with 2.X applications |
# |
Mar 25th 2019, 10:16 |
acosonic |
Hi, how do I ommit generation of form-control class in views on Cake2 ? |
# |
Mar 25th 2019, 09:57 |
pawan.kumar |
This is working as separate entity save |
# |
Mar 25th 2019, 09:57 |
slackebot2 |
<pawan.kumar> |
# |
Mar 25th 2019, 09:56 |
slackebot2 |
<pawan.kumar> |
# |
Mar 25th 2019, 09:56 |
pawan.kumar |
@evxzibit |
# |
Mar 25th 2019, 09:52 |
joopm |
but cake says Error: A route matching "XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY=15535036401831" could not be found. |
# |
Mar 25th 2019, 09:52 |
joopm |
i tried with the folowing : $routes->connect('*', ['action'=>'*','?'=>['XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY'=>'15535036401831']], ['routeClass' => 'DashedRoute']); |
# |
Mar 25th 2019, 09:51 |
joopm |
neon would you help me how to setup the route for eclipseandxdebug? |
# |
Mar 25th 2019, 09:51 |
joopm |
good morning |
# |
Mar 25th 2019, 09:49 |
neon1024 |
Morning all |
# |
Mar 25th 2019, 09:45 |
dereuromark |
check the awesome list, there are purifier solutions etc. |
# |
Mar 25th 2019, 09:40 |
david |
is there any CakePHP solution alternative to strip_tags which remove not only tags but attributes in allowed attributes too |
# |
Mar 25th 2019, 09:35 |
joopm |
any help please? |
# |
Mar 25th 2019, 09:05 |
joopm |
$routes->connect('*', ['action'=>'*','?'=>['XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY'=>'15535036401831']], ['routeClass' => 'DashedRoute']); |
# |
Mar 25th 2019, 09:05 |
joopm |
try with the following : |
# |
Mar 25th 2019, 08:48 |
joopm |
but not sure what exactly |
# |
Mar 25th 2019, 08:48 |
joopm |
i think i have to specify something in the route.php |
# |
Mar 25th 2019, 08:47 |
joopm |
Error: A route matching "XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY=15535036401831" could not be found. |
# |
Mar 25th 2019, 08:47 |
joopm |
i have the following error message when run debug |
# |
Mar 25th 2019, 08:46 |
joopm |
i have some issue with debuging in eclipse |
# |
Mar 25th 2019, 08:33 |
asdfgh |
nevermind |
# |
Mar 25th 2019, 08:26 |
asdfgh |
i am using the lelasticsearch plugin |
# |
Mar 25th 2019, 08:26 |
asdfgh |
why i do not see the score of the query: https://nopaste.xyz/?e17c743f19a01113#28rMjVE/qVtZFcZr+wiaAIx37DiLrxWxzZBRqb7dt0o= ? |
# |
Mar 25th 2019, 08:26 |
asdfgh |
hello |
# |
Mar 25th 2019, 07:13 |
evxzibit |
Could you please share you request data structure? |
# |
Mar 25th 2019, 05:14 |
challgren |
flutter doctor |
# |
Mar 25th 2019, 05:09 |
slackebot2 |
<pawan.kumar> |
# |
Mar 25th 2019, 05:07 |
pawan.kumar |
when I try to save record, pivot table does not have entry |
# |
Mar 25th 2019, 05:07 |
pawan.kumar |
Hey, I am facing one issue. I have a table service master table and channel master table, and pivot table service_channel |
# |
Mar 24th 2019, 16:02 |
rudy1976s |
I am upgrading to cake 3.7: I would like to use Csrf in middleware. what is the way to exclude certain requst as previously done in component with $this->getEventManager()->off($this->Csrf); ? |
# |
Mar 24th 2019, 16:01 |
rudy1976s |
good evening |
# |
Mar 24th 2019, 07:43 |
challgren |
But wouldn’t having unit tests predict those errors that occur? |
# |
Mar 24th 2019, 05:38 |
slackebot2 |
difficult to track down because of complexity of the application. |
# |
Mar 24th 2019, 05:38 |
isvyas |
@markstory, @hollistergraham123: @challgren is right, it isn't designed to use in production environment. My use case is that I want to see particular user's history so if any unusual things happens I can track and easily debug the actual cause by looking at the pages they visited, functions called during the session, other metadata. The application is live and working fine currently, but when particular user encounters the issue it's very |
# |
Mar 24th 2019, 01:53 |
markstory |
The only things we have that private are the jenkins install we use for deploys and server configuration management. |
# |
Mar 23rd 2019, 23:32 |
challgren |
Ohh ok cool, I wasn’t sure if that was protected or something |
# |
Mar 23rd 2019, 20:41 |
markstory |
https://github.com/cakephp/cakephp.org/pull/123 in case you want to fix mistakes in the website in the future. |
# |
Mar 23rd 2019, 20:37 |
markstory |
Thanks I’ll get that fixed. |