Page 160 of 211,240, showing 20 records out of 4,224,800 total, starting on record 3,181, ending on 3,200
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 12:03 | jaredhoyt | TommyO: you know if config() has been replaced or if can be moved inside the class? |
# | Aug 7th 2008, 12:03 | TommyO | charun: ^^ |
# | Aug 7th 2008, 12:04 | charun | of course, my fault. Just a typo: $this->Session->write('User', $userData); |
# | Aug 7th 2008, 12:04 | TommyO | not a 'fault' so much as a mistake. you're allowed to make those ;) |
# | Aug 7th 2008, 12:04 | charun | ;) |
# | Aug 7th 2008, 12:05 | TommyO | jaredhoyt: config()? never heard of it. do you mean the Config class? |
# | Aug 7th 2008, 12:06 | jaredhoyt | TommyO: config() loads a config file from /config |
# | Aug 7th 2008, 12:06 | jaredhoyt | i use config('paypal') above my paypalcomponent class |
# | Aug 7th 2008, 12:06 | TommyO | wow. cool :) |
# | Aug 7th 2008, 12:07 | jaredhoyt | lol, i thought you were the one that told me about that =P |
# | Aug 7th 2008, 12:07 | TommyO | hmmm... |
# | Aug 7th 2008, 12:07 | tbranyen | Parse error: syntax error, unexpected T_NEW |
# | Aug 7th 2008, 12:07 | tbranyen | weird |
# | Aug 7th 2008, 12:07 | tbranyen | i've never seen that before when instantiating an object |
# | Aug 7th 2008, 12:07 | TommyO | ACTION thinks he might have used it in his Facebook class but is fuzzy in the head today |
# | Aug 7th 2008, 12:07 | jaredhoyt | D |
# | Aug 7th 2008, 12:08 | TiD | what's the easiest way of finding out the correct value for 'CAKE_CORE_INCLUDE_PATH'? |
# | Aug 7th 2008, 12:09 | TommyO | TiD: where is your cake core? |
# | Aug 7th 2008, 12:10 | TiD | not sure, just uploaded it to webhost |
# | Aug 7th 2008, 12:12 | tbranyen | Fatal error: Call to a member function stripScripts() on a non-object in |