Log message #2818710

# At Username Text
# Feb 14th 2013, 00:04 ten1 freebir: so that won't copy dotfiles, obvs. There have been better methods than FTP for file transfers since about fifteen years ago
# Feb 14th 2013, 00:04 vl4kn0 thanks
# Feb 14th 2013, 00:04 vl4kn0 ten1: but configure::write works
# Feb 14th 2013, 00:03 vl4kn0 ten1: yes, but I decide on which format I'm going to be using depending on the URL
# Feb 14th 2013, 00:02 ten1 vl4kn0: from the config? so this info is already in Configure ?
# Feb 14th 2013, 00:02 vl4kn0 ten1: I "figure out" from the config the datetime format user uses and want to use it in views
# Feb 14th 2013, 00:02 freebir ten1,
# Feb 14th 2013, 00:02 freebir using ftp, just a normal drag and drop
# Feb 14th 2013, 00:01 ten1 freebir: yes
# Feb 14th 2013, 00:01 ten1 it's usually best to explicitly pass information if you can help it
# Feb 14th 2013, 00:01 freebir ten1, sorry man, what was the question ? I didn't see it, how I copyed the files ? is that it ?
# Feb 14th 2013, 00:01 ten1 vl4kn0: what are you storing?
# Feb 14th 2013, 00:01 ten1 vl4kn0: configure::write, or the session
# Feb 14th 2013, 00:01 ten1 freebir: your apache logs should tell you something, but you could answer the question I asked
# Feb 14th 2013, 00:00 vl4kn0 Hi, is there a place where I could store some data during the entire request? Something like registry that can I access from controller/model/view ?
# Feb 14th 2013, 00:00 freebir hey ten1, sorry to interupt you, do you have any ideas why my other pages are not loading ? mod_rewrite is enabled, I"ve other websites in here running cakephp, and they work fine
# Feb 13th 2013, 23:58 ten1 if the answer was not "git" then you're doing it wrong
# Feb 13th 2013, 23:57 ten1 how did you copy the files?
# Feb 13th 2013, 23:57 ten1 likely
# Feb 13th 2013, 23:57 freebir whyyy ?? pleasee Maybe something with the .htaccess ?
# Feb 13th 2013, 23:57 ten1 it will do private and protected vars though
# Feb 13th 2013, 23:57 freebir I've a website that works just fine online, all the links, but in my localhost, I get a The requested URL /lokanterrier/proposito/index was not found on this server.
# Feb 13th 2013, 23:56 freebir hi, you guys
# Feb 13th 2013, 23:56 ten1 and it doesn't preserve methods, unless they're anonymous functions
# Feb 13th 2013, 23:52 ten1 I think that what it can't do is coerce the resulting object into something that already has a class
# Feb 13th 2013, 23:50 ten1 dogmatic69: can you check this in 5.4 ? http://codepad.org/7Faw20h9
# Feb 13th 2013, 23:44 ten1 ah! yeah that I think would do it
# Feb 13th 2013, 23:44 dogmatic69 could be that my object is a class and not stdClass
# Feb 13th 2013, 23:44 ten1 dogmatic69: okay...that's interesting, but the code I posted doesn't seem to throw strict errors
# Feb 13th 2013, 23:43 djohnson D
# Feb 13th 2013, 23:43 djohnson I think I was just on tilt
# Feb 13th 2013, 23:43 dogmatic69 np
# Feb 13th 2013, 23:42 djohnson thanks 4 the assistance mate
# Feb 13th 2013, 23:42 djohnson *epic fist pump*
# Feb 13th 2013, 23:42 djohnson 'matic I figured out the validation thing
# Feb 13th 2013, 23:36 dogmatic69 Had to make that change for strict errors on 5.4
# Feb 13th 2013, 23:36 dogmatic69 ten1: https://github.com/infinitas/infinitas/commit/ccdcc6153d608a3e46d3035179f3fc0205c15d15#L19L274
# Feb 13th 2013, 23:36 ten1 http://bin.cakephp.org/view/1940252903
# Feb 13th 2013, 23:31 dogmatic69 you should look at the code I linked you which has kinda solved these isseus
# Feb 13th 2013, 23:31 djohnson ok
# Feb 13th 2013, 23:31 djohnson ah