# |
Mar 5th 2018, 20:55 |
savant |
@ghoritrilochan that seems to load here |
# |
Mar 5th 2018, 20:55 |
savant |
xhprof is… slow and I would not recommend running it there |
# |
Mar 5th 2018, 20:54 |
savant |
meder: I use newrelic for app profiling in prod |
# |
Mar 5th 2018, 20:52 |
meder |
or profilers in general, on production/staging |
# |
Mar 5th 2018, 20:52 |
meder |
iirc someone mentioned it last week |
# |
Mar 5th 2018, 20:52 |
meder |
has anyone extensively used xhprof? |
# |
Mar 5th 2018, 20:41 |
birdy247 |
thank you |
# |
Mar 5th 2018, 20:40 |
birdy247 |
@admad you are to fast :slightly_smiling_face: |
# |
Mar 5th 2018, 20:37 |
gsitex |
How to use redirect() in controller to keep $this->request->data() with redirect? |
# |
Mar 5th 2018, 20:36 |
gsitex |
Hey All! |
# |
Mar 5th 2018, 20:15 |
ghoritrilochan |
and local in work all good |
# |
Mar 5th 2018, 20:14 |
ghoritrilochan |
cake 3.5 |
# |
Mar 5th 2018, 20:14 |
meder |
is there a reason why when i try to group by on my entity which has 'subgroup.group.id' contains/associations for 'subgroup.group.id' it's just a blank string and fails to group? |
# |
Mar 5th 2018, 20:14 |
ghoritrilochan |
http://shreehariji.com/ |
# |
Mar 5th 2018, 20:14 |
jsonGuy |
using: CakePHP 3.4.4; Apache/2.4.1; PHP 7.1.11; PostgreSQL 9.3.21; PHPUnit 6.5.7. |
# |
Mar 5th 2018, 20:14 |
ghoritrilochan |
hi.. i was upload my project in plesk but not work proper |
# |
Mar 5th 2018, 20:13 |
jsonGuy |
Fixture creation for "eventos" failed "SQLSTATE[42704]: Undefined object: 7 ERROR: type "jsonb" does not exist at character 214" in [/home/erick.amorim/www/siscad/implementacao/vendor/cakephp/cakephp/src/TestSuite/Fixture/TestFixture.php, line 306] |
# |
Mar 5th 2018, 20:12 |
jsonGuy |
I'm trying to run a test, but it doesn't works |
# |
Mar 5th 2018, 20:12 |
jsonGuy |
Anyone had trouble using fixtures with json fields? |
# |
Mar 5th 2018, 20:12 |
jsonGuy |
Good evening fellas |
# |
Mar 5th 2018, 19:46 |
admad |
use "socialProfileModel" key to configure the table |
# |
Mar 5th 2018, 19:46 |
admad |
@birdy247 try our the `dev` branch. you can update version constraint in composer as "dev-dev as 1.0" |
# |
Mar 5th 2018, 19:08 |
birdy247 |
so they will need to add it to their facebook valid urls |
# |
Mar 5th 2018, 19:08 |
birdy247 |
As facebook now requires a fixed url |
# |
Mar 5th 2018, 19:08 |
birdy247 |
It might be worth mentioning in the docs how users can find the callback url that you create |
# |
Mar 5th 2018, 19:08 |
birdy247 |
awesome little plugin though :+1: |
# |
Mar 5th 2018, 19:07 |
birdy247 |
Always happy to help |
# |
Mar 5th 2018, 19:06 |
birdy247 |
No prob |
# |
Mar 5th 2018, 19:06 |
admad |
@birdy247 ok, on it as soon as i return from my shower. I have few other changes locally which you can help test out :slightly_smiling_face: |
# |
Mar 5th 2018, 18:53 |
birdy247 |
So if I wanted to add some setters |
# |
Mar 5th 2018, 18:52 |
admad |
@birdy247 why do you want socialprofiles table to be configurable? |
# |
Mar 5th 2018, 18:32 |
birdy247 |
In the _getUser of the SocialAuthMiddleware, it would be real nice if we would make that SocialProfiles table configurable :) |
# |
Mar 5th 2018, 18:31 |
birdy247 |
@admad Can I suggest an feature |
# |
Mar 5th 2018, 18:11 |
birdy247 |
is that a limitation of the socialConnect/auth plugin? |
# |
Mar 5th 2018, 18:11 |
birdy247 |
but I notice this never returns |
# |
Mar 5th 2018, 18:10 |
birdy247 |
I am trying to pass in other fields such as photo_url |
# |
Mar 5th 2018, 18:10 |
birdy247 |
@admad quick question |
# |
Mar 5th 2018, 17:42 |
birdy247 |
neat |
# |
Mar 5th 2018, 17:42 |
birdy247 |
I just took a look at the middleware :slightly_smiling_face: |
# |
Mar 5th 2018, 17:41 |
admad |
the plugin doesn't have a controller :slightly_smiling_face: |
# |
Mar 5th 2018, 17:15 |
birdy247 |
I cant find the controller in th plugin src |