# |
Jul 10th 2018, 14:31 |
Martin` |
Hi Guys, https://github.com/cakephp/app/blob/master/.gitignore |
# |
Jul 10th 2018, 14:30 |
james.phillips |
git ignore?! |
# |
Jul 10th 2018, 14:21 |
joopm |
how can i upload(push) an own cakephp project,in that way the framework source code and my own codes will visibly diference |
# |
Jul 10th 2018, 14:19 |
james.phillips |
hello |
# |
Jul 10th 2018, 14:19 |
james.phillips |
argh Im getting 'Unserializable object - Elastica\Exception\ResponseException. Error: You need to sign in or sign up before continuing' but i'm passing in the Authorization header withj the apikey.. any idea? |
# |
Jul 10th 2018, 14:19 |
joopm |
hello |
# |
Jul 10th 2018, 13:52 |
steinkel |
@jhob easy, just add 'options' to your role control and add all the roles there, or use enum plugin |
# |
Jul 10th 2018, 13:42 |
josbeir |
ingore the elasticsearch stuff :P |
# |
Jul 10th 2018, 13:42 |
josbeir |
its specific for my project but it shows how to do it |
# |
Jul 10th 2018, 13:42 |
josbeir |
https://gist.github.com/josbeir/507399a0dd395182adce336986ef3bba |
# |
Jul 10th 2018, 13:41 |
josbeir |
its for 3.6 and assumes you are using .env file setup |
# |
Jul 10th 2018, 13:40 |
josbeir |
magiq i can share an example on how to do it if you want |
# |
Jul 10th 2018, 13:37 |
jhob |
CakeDC/Users - How do can you add a dropdown for user role to the add/edit user templates? |
# |
Jul 10th 2018, 13:34 |
magiq |
And I dont why |
# |
Jul 10th 2018, 13:34 |
magiq |
Hello. I'm running phpunit in gitlab's CI, it is wrapper under docker. But somewhy cakephp use default configuration from datasources, not test |
# |
Jul 10th 2018, 13:13 |
james.phillips |
cheers |
# |
Jul 10th 2018, 13:13 |
james.phillips |
yep..looking there now.. |
# |
Jul 10th 2018, 13:12 |
neon1024 |
Well at least it’s told you where to look |
# |
Jul 10th 2018, 13:10 |
james.phillips |
error Unserializable object - Elastica\Exception\InvalidException. Error: Param _version does not exist in /var/www/vhosts/admin/dev.soc.ripfac.org.uk/htdocs/vendor/ruflin/elastica/lib/Elastica/Param.php, line 160 |
# |
Jul 10th 2018, 13:07 |
james.phillips |
na didnt help...think it to do with Type class |
# |
Jul 10th 2018, 13:04 |
james.phillips |
i will just stick it in and see |
# |
Jul 10th 2018, 13:03 |
neon1024 |
Sounds legit |
# |
Jul 10th 2018, 13:03 |
james.phillips |
ahh maybe the cake plugin needs version |
# |
Jul 10th 2018, 13:03 |
slackebot4 |
]' |
# |
Jul 10th 2018, 13:03 |
slackebot4 |
"https://www.youtube.com/watch?v=INscMGmhmX4", "title": "The Original Grumpy Cat12", "body": "this is a test" }, { "id": "JNDFojsd022", "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", "title": "Another Grumpy Cat12", "body": "this is also a test" } |
# |
Jul 10th 2018, 13:03 |
james.phillips |
thanks makes sense but the example from them doesnt have version... curl -X POST 'https://host-7djrft.api.swiftype.com/api/as/v1/engines/dsfgdsfgsdf/documents' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer api-dsgsdfgsdgsd' \ -d '[ { "id": "INscMGmhmX41", "url": |
# |
Jul 10th 2018, 13:02 |
neon1024 |
I guess so that your client and instance remain on compatible version |
# |
Jul 10th 2018, 13:02 |
neon1024 |
Bit like AWS, where `_version=latest` |
# |
Jul 10th 2018, 13:02 |
neon1024 |
Sounds like the request to ES is expecting a query param of `_version` to specify which version of ES in your instance you want to write to? |
# |
Jul 10th 2018, 12:58 |
james.phillips |
can anyone point me in the right direction...when saving to elasticsearch i get : Param _version does not exist ?! |
# |
Jul 10th 2018, 12:45 |
asdfgh |
teheh |
# |
Jul 10th 2018, 12:45 |
asdfgh |
so it is not an usual setup |
# |
Jul 10th 2018, 12:45 |
asdfgh |
josbeir i am using windows 10 pro with the ubuntu subsystem.... :D |
# |
Jul 10th 2018, 12:43 |
asdfgh |
you are right! |
# |
Jul 10th 2018, 12:42 |
josbeir |
tip: best to not use dev branches in your composer file in the long run |
# |
Jul 10th 2018, 12:41 |
josbeir |
;) |
# |
Jul 10th 2018, 12:41 |
asdfgh |
THANKS! |
# |
Jul 10th 2018, 12:41 |
asdfgh |
ok it is wroking (it is cloning the dependencies) |
# |
Jul 10th 2018, 12:40 |
asdfgh |
ok i try with 1.7 |
# |
Jul 10th 2018, 12:40 |
asdfgh |
jpsbeir https://nopaste.xyz/?f83c40860a3572c6#JsE/GtnDP36gSLIPei3GT+mbkbx9/OYb8bHvluS47o4= |
# |
Jul 10th 2018, 12:40 |
josbeir |
its also not compatible with 3.6 |