Log message #1034607

# At Username Text
# Sep 13th 2009, 20:49 jperras scheme + port
# Sep 13th 2009, 20:49 jperras but I'm not sure.
# Sep 13th 2009, 20:49 learning_cakephp ablemike : its here http://groups.google.com/group/cake-php/browse_thread/thread/4f6336fe833ece31
# Sep 13th 2009, 20:49 jperras need to set the uri scheme to ssl I believe
# Sep 13th 2009, 20:48 jperras I think you can get HttpSocket to work with ssl
# Sep 13th 2009, 20:48 learning_cakephp http://groups.google.com/group/cake-php/browse_thread/thread/4f6336fe833ece31 please help me on this
# Sep 13th 2009, 20:48 m3nt0r markstory: okay. will go for CakeSocket then
# Sep 13th 2009, 20:48 ablemike no clue what your issue is
# Sep 13th 2009, 20:47 learning_cakephp ablemike: incorrect/wierd data array result
# Sep 13th 2009, 20:47 markstory m3nt0r: you might need CakeSocket for ssl://
# Sep 13th 2009, 20:45 m3nt0r can i talk to ssl:// with HttpSocket? i am rewriting a fsockopen code to use cakephp libs.
# Sep 13th 2009, 20:44 ablemike whats your issue?
# Sep 13th 2009, 20:42 learning_cakephp http://groups.google.com/group/cake-php/browse_thread/thread/4f6336fe833ece31 please help me on this
# Sep 13th 2009, 20:40 ablemike one
# Sep 13th 2009, 20:37 learning_cakephp anyone
# Sep 13th 2009, 20:35 learning_cakephp gud day to all: please HELP http://groups.google.com/group/cake-php/browse_thread/thread/4f6336fe833ece31
# Sep 13th 2009, 20:21 ionas nite
# Sep 13th 2009, 20:21 ionas maybe the channel should carry that as well ;) in the topic
# Sep 13th 2009, 20:19 ionas whoot
# Sep 13th 2009, 20:19 ionas 1.2.5 is out?
# Sep 13th 2009, 19:55 joey1234 does anyone use the open flash chart helper?
# Sep 13th 2009, 19:53 joey1234 hello
# Sep 13th 2009, 19:44 savant alunde: as long as you have a testing server, you should be fine when you are updating
# Sep 13th 2009, 19:44 Laureano Is there any file where I can define CAKE_CORE_INCLUDE_PATH before processing index.php?
# Sep 13th 2009, 19:43 alunde maybe that's the best approach. I really was trying to code to the new vision of things so that the future upgrade won't be so painful.
# Sep 13th 2009, 19:42 alunde Overtyped you.
# Sep 13th 2009, 19:42 markstory yes it is.
# Sep 13th 2009, 19:42 alunde Yeah, but isnt' the html helper modified as well?
# Sep 13th 2009, 19:42 markstory you may need to move the html helper as well.
# Sep 13th 2009, 19:41 markstory it doesn't really require many other libs.
# Sep 13th 2009, 19:41 markstory you should be able to just drop in the jshelper into 1.2
# Sep 13th 2009, 19:40 alunde Well this is a project that will be going live in a couple of months. Maybe I better drop back to stable and just add some logic in my layout to switch between JQuery and Scriptaculous.
# Sep 13th 2009, 19:38 loceur ionas, markstory; seems like a stupid question once I hear the answer. Thanks
# Sep 13th 2009, 19:37 alunde So 1.3-misc might be a good branch to fetch. I was about to go back to 1.2.5 stable, but wanted to move forward.
# Sep 13th 2009, 19:35 alunde I'm getting the js helper to work, but ran into this issue with scaffolding and wanted to make sure I was going about it properly.
# Sep 13th 2009, 19:35 markstory its currently in 1.3-misc though.
# Sep 13th 2009, 19:35 iammisc i need the result returned as a string
# Sep 13th 2009, 19:35 markstory alunde: yeah, I don't know if the scaffolding fix was moved into 1.3 yet
# Sep 13th 2009, 19:35 ionas (from your controller's action)
# Sep 13th 2009, 19:35 ionas just a guess
# Sep 13th 2009, 19:35 ionas iammisc, I am not sure if it works but try $this->log($this->render(...), 'debug'); and look in debug.log if it returned stuff to there as well