# |
Oct 3rd 2018, 09:49 |
neon1024 |
@birdy247 We honestly don’t really know, our SEO guy left |
# |
Oct 3rd 2018, 09:42 |
popperz0r |
thanks @edgaras.jan :) |
# |
Oct 3rd 2018, 09:42 |
edgaras.jan |
@popperz0r Plugin in BETA version and has no tagged version. You need add `@dev` to `composer require dereuromark/cakephp-translate@dev` |
# |
Oct 3rd 2018, 09:41 |
azmain.nishan |
@neon1024 I am sending authentication with my GET request in ajax call.. didn't understand how can i send Auth with the OPTIONS request. |
# |
Oct 3rd 2018, 09:38 |
glafarge |
Hello. Is it possible to find message key from a translated string using I18n/Aura ? |
# |
Oct 3rd 2018, 09:38 |
birdy247 |
Will this harm SEO? I notice FB wont link to pages where it spots a redirect for example |
# |
Oct 3rd 2018, 09:38 |
birdy247 |
@neon1024 And then have a mapping there? |
# |
Oct 3rd 2018, 09:35 |
popperz0r |
is this package still active? |
# |
Oct 3rd 2018, 09:35 |
popperz0r |
@dereuromark im having this error <code> Could not find package dereuromark/cakephp-translate at any version for your minimum-stability (stable) . Check the package spelling or your minimum-stability</code> |
# |
Oct 3rd 2018, 09:34 |
popperz0r |
Hello! |
# |
Oct 3rd 2018, 09:31 |
neon1024 |
Worked well for us |
# |
Oct 3rd 2018, 09:31 |
neon1024 |
Use a custom ErrorHandlerMiddleware which catches 404's and redirects them |
# |
Oct 3rd 2018, 09:30 |
birdy247 |
Trying to come up with a bullet proof method of preserving SEO ranks and not breaking any inbound links |
# |
Oct 3rd 2018, 09:29 |
birdy247 |
We are revamping one of our sites. The URL structure is totally changing but we have alot of inbound links |
# |
Oct 3rd 2018, 09:29 |
neon1024 |
If you are not sending Auth with the OPTIONS request presumably |
# |
Oct 3rd 2018, 09:29 |
birdy247 |
Morning guys |
# |
Oct 3rd 2018, 09:29 |
neon1024 |
Well yeah, 401 |
# |
Oct 3rd 2018, 09:18 |
slackebot |
<azmain.nishan> |
# |
Oct 3rd 2018, 09:17 |
Dj_DexterKu |
okay, turns out mount doesn't know what ~ is |
# |
Oct 3rd 2018, 09:17 |
azmain.nishan |
after cors, now getting this error - Response for preflight does not have HTTP ok status. |
# |
Oct 3rd 2018, 09:17 |
Dj_DexterKu |
Not obvious enough I guess? |
# |
Oct 3rd 2018, 09:17 |
Dj_DexterKu |
why does gnome-shell require a newer mutter dependancy than is available in the archive? |
# |
Oct 3rd 2018, 09:16 |
Dj_DexterKu |
the wait thing at https://github.com/KastnerRG/riffa/blob/master/driver/linux/riffa_driver.c#L599 as well as line 819 do not seem to do the correct mechanism |
# |
Oct 3rd 2018, 09:16 |
Dj_DexterKu |
lnnb: I must have missed you talking aobut something as dimwitted as bothering to fuzz squashfs |
# |
Oct 3rd 2018, 09:08 |
sandeep_ |
nginx 15 is latest out. |
# |
Oct 3rd 2018, 09:08 |
sandeep_ |
Panther: how's your experience with Folland? |
# |
Oct 3rd 2018, 09:07 |
neon1024 |
Touché |
# |
Oct 3rd 2018, 09:07 |
neon1024 |
> Bots are talkative, today. |
# |
Oct 3rd 2018, 09:07 |
neon1024 |
Haha |
# |
Oct 3rd 2018, 09:07 |
Guest10145 |
no alot of trickle is fine |
# |
Oct 3rd 2018, 09:07 |
Guest10145 |
i am doing tcflush too, before reading |
# |
Oct 3rd 2018, 09:06 |
Guest10145 |
and there's no reason for me to reinvent the wheel by coding an app from scratch in C# when PowerShell has builtin shit ot already do it |
# |
Oct 3rd 2018, 09:06 |
Guest10145 |
Bots are talkative, today. |
# |
Oct 3rd 2018, 09:06 |
Guest10145 |
I guess everyone uses smaller package for that |
# |
Oct 3rd 2018, 09:06 |
mguycs |
hi, www.google.com sent an invalid response. ERR_SSL_PROTOCOL_ERROR, --ssl-version-min=tls1.3 does not work, tested with 68.0.3440.106 |
# |
Oct 3rd 2018, 08:47 |
prasanna.venkat |
@neon1024 chmod 775 fixed it. Thanks a lot! |
# |
Oct 3rd 2018, 08:44 |
neon1024 |
I’m guessing Registry, and I’ll be building instances |
# |
Oct 3rd 2018, 08:44 |
neon1024 |
I want to build a group of value objects which can be converted to array, but I’m unsure which implementation of the above would be more suitable |
# |
Oct 3rd 2018, 08:43 |
neon1024 |
It is as simple as the Docblocks make it sound? |
# |
Oct 3rd 2018, 08:43 |
neon1024 |
`Provides registry and factory functionality for object types. Used as a super class for various composition based re-use features in CakePHP.` |
# |
Oct 3rd 2018, 08:42 |
neon1024 |
`A collection is an immutable list of elements with a handful of functions to iterate, group, transform and extract information from it.` |