# |
Apr 21st 2017, 09:04 |
metoyoko |
ProductTable BrandTable OwnerTable how to relate that using belongsTo |
# |
Apr 21st 2017, 09:01 |
technofection |
Good Day @metoyoko |
# |
Apr 21st 2017, 09:01 |
metoyoko |
Good Day! |
# |
Apr 21st 2017, 08:59 |
technofection |
0 index of the phone_numbers is an existing record.. I fetched the entity, appeneded a new PersonPhoneNumber entity in that array.. Now while saving, the new PhoneNumberEntity is not saving.. Don't know what I am doing wrong.. |
# |
Apr 21st 2017, 08:58 |
technofection |
The association is Person hasMany PersonPhoneNumbers |
# |
Apr 21st 2017, 08:58 |
slackebot |
[phone_country_id] => [phone_type_id] => 1 [status] => 0 ) [1] => Array ( [phone_type_id] => 2 [phone] = 2323232323 ) ) ) |
# |
Apr 21st 2017, 08:58 |
technofection |
Array ( [id] => 91 [first_name] => My [middle_name] => [last_name] => Brother [email] => lkjlkj@sdfsdf.co> [birth_date] => [gender] => [preferred_name] => [social_security_number] => [person_phone_numbers] => Array ( [0] => Array ( [id] => 68 [person_id] => 91 [phone] => 7679748636 |
# |
Apr 21st 2017, 08:57 |
technofection |
Hi, having problem saving associated model. Can someone help please? |
# |
Apr 21st 2017, 08:52 |
rs-liam |
My composer has: "cakephp/debug_kit": "~3.0", Is there i can double check it is the latest version? (No updates in composer) |
# |
Apr 21st 2017, 08:50 |
dakota |
Are you running the latest version of debugKit too? |
# |
Apr 21st 2017, 08:49 |
RSLiam |
These are the full https://screencast.com/t/mReDmiJAHq |
# |
Apr 21st 2017, 08:47 |
RSLiam |
Hi Guys, does anyone get errors when sending an email on 3.4.5 (worked okay on 3.3) it also works okay when sending via CLI, Notice (8): Undefined index: debugKitLog [ROOT/vendor/cakephp/debug_kit/src/Mailer/Transport/DebugKitTransport.php, line 37] |
# |
Apr 21st 2017, 08:43 |
Martin` |
hi :D |
# |
Apr 21st 2017, 08:43 |
Junior |
yello! :) |
# |
Apr 21st 2017, 07:56 |
birdy247 |
Morning |
# |
Apr 21st 2017, 07:40 |
lukesoft |
i mean i dont even want to run tests for the vendor files.lol |
# |
Apr 21st 2017, 07:40 |
lukesoft |
Morning Everyone……..I am learning the art of writing tests for my code :grinning: on CakePHP 3.x can someone please help me understand why i am getting these failed tests on the cakephp vendor tests http://paste.opensuse.org/2169958. If i run php unit in my project root |
# |
Apr 21st 2017, 06:49 |
justrohu |
@admad thanks |
# |
Apr 21st 2017, 06:48 |
admad |
@justrohu fixed |
# |
Apr 21st 2017, 06:07 |
justrohu |
@admad, It won'ts let me search .. in console I am getting errors . like ```index.html:1 XMLHttpRequest cannot load https://search.cakephp.org/search?lang=enandq=MOdandversion=3-0>. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin '<https://book.cakephp.org' is therefore not allowed access. The response had HTTP status code 502.``` |
# |
Apr 21st 2017, 06:04 |
justrohu |
@admad thank you |
# |
Apr 21st 2017, 05:58 |
vsecades |
awesome, thanks admad |
# |
Apr 21st 2017, 05:58 |
admad |
@justrohu it's back up |
# |
Apr 21st 2017, 05:58 |
vsecades |
? |
# |
Apr 21st 2017, 05:53 |
vsecades |
Any change we can get that corrected tonight? |
# |
Apr 21st 2017, 05:53 |
vsecades |
:( |
# |
Apr 21st 2017, 05:53 |
vsecades |
So I see I’m not the only one with the gateway thing |
# |
Apr 21st 2017, 05:53 |
vsecades |
Evening all |
# |
Apr 21st 2017, 05:33 |
justrohu |
friendsofcake |
# |
Apr 21st 2017, 05:32 |
justrohu |
https://book.cakephp.org/3.0/en/index.html - 502 BAD GATEWAY nginx |
# |
Apr 21st 2017, 05:29 |
GbCELLO |
https://book.cakephp.org/3.0/en/index.html - 502 BAD GATEWAY nginx |
# |
Apr 21st 2017, 04:46 |
mel |
heya |
# |
Apr 20th 2017, 21:40 |
technofection |
amsoft2001 |
# |
Apr 20th 2017, 21:39 |
Erik180486 |
you have skype? |
# |
Apr 20th 2017, 21:38 |
technofection |
or give me your ftp access, will be much faster |
# |
Apr 20th 2017, 21:38 |
technofection |
IfModule mod_rewrite.c> RewriteEngine on RewriteBase /smartmommy/ RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] </IfModule |
# |
Apr 20th 2017, 21:37 |
technofection |
Should be exactly IfModule mod_rewrite.c> RewriteEngine on RewriteBase /smartmommy RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] </IfModule |
# |
Apr 20th 2017, 21:37 |
Erik180486 |
reverse? |
# |
Apr 20th 2017, 21:36 |
technofection |
How come your root htaccess is typed reverse? |
# |
Apr 20th 2017, 21:36 |
Erik180486 |
you have any other ideas? |
# |
Apr 20th 2017, 21:35 |
Erik180486 |
this really sucks right? |