Log message #4019346

# At Username Text
# Apr 21st 2017, 15:56 hmic yes
# Apr 21st 2017, 15:56 birdy247 so youd buy a refurb and swap out the hard disk?
# Apr 21st 2017, 15:55 hmic anything but the disks, yes.
# Apr 21st 2017, 15:55 Dinossaur @hmic https://thepasteb.in/p/Elh1L524y5wCm
# Apr 21st 2017, 15:55 birdy247 would you go refurb?
# Apr 21st 2017, 15:54 hmic birdy247: i like the thinkstations more, you can order them with proper server cpus and ecc memory, which is important to me.
# Apr 21st 2017, 15:54 birdy247 http://www.ebay.co.uk/itm/Lenovo-ThinkStation-P310-i7-6700-16Gb-256Gb-SSD-GC-Win-7-Pro-/262932515453?_trksid=p2385738.m2548.l4275
# Apr 21st 2017, 15:54 birdy247 hmic, thoughts on a refurb?
# Apr 21st 2017, 15:51 hmic the userscontroller about line 147 would be interesting too, maybe
# Apr 21st 2017, 15:51 hmic it looks like loading an association fails
# Apr 21st 2017, 15:51 hmic the userstable.php
# Apr 21st 2017, 15:50 Dinossaur @hmic The create table command? or the UsersTable.php ?
# Apr 21st 2017, 15:50 birdy247 so I am open to suggestions for that kind of thing without the graphics card :)
# Apr 21st 2017, 15:49 hmic Dinossaur, sounds odd. can you chow the users table too?
# Apr 21st 2017, 15:49 birdy247 essentially
# Apr 21st 2017, 15:49 birdy247 hmic My requirements are fast processor, 16gig memory and ssd
# Apr 21st 2017, 15:49 hmic birdy247: you say you dont need the graphics but would invest >200 in a graphicscard with this machine :/
# Apr 21st 2017, 15:48 Dinossaur As additional info: everything is working fine as 3.1 in production.
# Apr 21st 2017, 15:44 Dinossaur @hmic https://thepasteb.in/p/k5hY9zjWgvrIE
# Apr 21st 2017, 15:44 birdy247 something like this: https://www.amazon.co.uk/Dell-XPS-8920-Desktop-PC/dp/B01NBXRNVR/ref=sr_1_1?s=computersandie=UTF8andqid=1492789431andsr=1-1andkeywords=dell+xps+desktop
# Apr 21st 2017, 15:43 birdy247 no, they do desktops
# Apr 21st 2017, 15:42 hmic arent the XPS notebooks only?
# Apr 21st 2017, 15:42 hmic birdy247: like i said. i very much like the NUCs. if you want more like a proper enterprise machine, the Lenovo ThinkStations are my choice in the office. but they are way to heavy for just developing webapps ;-) (mine got 64gb of ram and i run some 10 VMs with external storage connected though 10GBe connections at a time often times for testing server environments)
# Apr 21st 2017, 15:42 birdy247 I dont really need the high spec graphics card
# Apr 21st 2017, 15:41 birdy247 I have one at the moment, although they seem to have gone up in price since when I got mine a couple of years ago
# Apr 21st 2017, 15:41 birdy247 hmic I was looking at a dell XPS
# Apr 21st 2017, 15:40 Dinossaur does anyone had this kind of problem when updating cakephp?
# Apr 21st 2017, 15:40 birdy247 running vagrant etc..
# Apr 21st 2017, 15:40 hmic Dinossaur, show full stack trace
# Apr 21st 2017, 15:40 birdy247 hmic it would maninly be used for developing cake apps :slightly_smiling_face:
# Apr 21st 2017, 15:39 Dinossaur and I'm having the error "users is not associated with in \cakephp\src\ORM\EagerLoader.php on line 496"
# Apr 21st 2017, 15:39 Erik180486 hello, anyone can help me with the josegonzalez upload plugin?
# Apr 21st 2017, 15:39 Dinossaur $this->setTable ('sis_usuario');
# Apr 21st 2017, 15:39 Dinossaur Hi people! I just update from cake 3.1 to 3.4 and I have non standard table names. So, my users table's real name is sis_usuario . My UsersTable.php have
# Apr 21st 2017, 15:36 hmic do you need pure calculation performance? if not i am all up for the Intel NUC series, very small and relatively cheap while blazingly fast (for having nvme ssds and ddr4 ram), just not the highest pure calculation performance due to the use of mobile processors
# Apr 21st 2017, 15:23 birdy247 anyone got any gd recomendations for a windows based desktop for coding (cant afford macs just yet!)
# Apr 21st 2017, 14:38 styks198- hmic: haha ok
# Apr 21st 2017, 14:36 hmic so, your oddities asside, this is ok. but there is only one line left after excluding the inconsistent parts
# Apr 21st 2017, 14:36 hmic the data is likely not even set after your foreach at all!
# Apr 21st 2017, 14:34 styks198- hmic: all my inconsistencies asside, That data should save though if everything was properly marked as dirty?
# Apr 21st 2017, 14:33 hmic and maybe $shipment->packages is a collection object too...