# |
Aug 8th 2008, 17:57 |
kabturek |
more cool ;) |
# |
Aug 8th 2008, 17:57 |
kabturek |
find('all'), find('threaded', find('list') |
# |
Aug 8th 2008, 17:57 |
Howard`` |
weird i missed that. |
# |
Aug 8th 2008, 17:57 |
kabturek |
yep |
# |
Aug 8th 2008, 17:53 |
Howard`` |
findAll is depreciated? |
# |
Aug 8th 2008, 17:49 |
kabturek |
http://www.assembla.com/wiki/show/searchable_behavior Zend_Search_Lucene |
# |
Aug 8th 2008, 17:48 |
kabturek |
everyobdy has these moments Azhi_Dahaka_ |
# |
Aug 8th 2008, 17:47 |
kabturek |
haha |
# |
Aug 8th 2008, 17:47 |
Azhi_Dahaka_ |
damn, i suck... |
# |
Aug 8th 2008, 17:47 |
kabturek |
is it returned by the method maybe ? ;) |
# |
Aug 8th 2008, 17:46 |
Azhi_Dahaka_ |
ok... after using find, how can i access the data? |
# |
Aug 8th 2008, 17:46 |
Howard`` |
ftp doesn't always upload things like it should |
# |
Aug 8th 2008, 17:45 |
kabturek |
hmmm |
# |
Aug 8th 2008, 17:45 |
Howard`` |
Fatal error: Class 'Security' not found in cake/libs/session.php on line 155 <-- hrm ok what's missing.. anyone know off the top of their heads by chance |
# |
Aug 8th 2008, 17:44 |
M4ngoB00M |
and it bakes a model "Activity Model was baked...", but then I get: "Error: You must have a model for this class to build scaffold methods. Please try again." - anyone??? |
# |
Aug 8th 2008, 17:44 |
Howard`` |
Fatal error: Class 'Security' not found in cake/libs/session.php on line 155 <-- hrm ok what's missing.. anyone know off the top of their heads by chance |
# |
Aug 8th 2008, 17:44 |
M4ngoB00M |
for the table activities |
# |
Aug 8th 2008, 17:43 |
M4ngoB00M |
i try: "cake bake all activities" |
# |
Aug 8th 2008, 17:43 |
Symbi0nt |
if I use ->requestAction in an element i get a blank page |
# |
Aug 8th 2008, 17:43 |
M4ngoB00M |
*bake |
# |
Aug 8th 2008, 17:43 |
M4ngoB00M |
hey i am having a problem with cake bakje |
# |
Aug 8th 2008, 17:43 |
kabturek |
brr assembla always deletes my tags on edits :> |
# |
Aug 8th 2008, 17:40 |
kabturek |
now where was that bed... |
# |
Aug 8th 2008, 17:40 |
kabturek |
uff finaly took some time to wrap stuff up and release |
# |
Aug 8th 2008, 17:36 |
TommyO |
good thing all those slackers left! :) |
# |
Aug 8th 2008, 17:35 |
kabturek |
lol TommyO |
# |
Aug 8th 2008, 17:35 |
kabturek |
TommyO: s/can/can\/doesn\'t have to/ ;) |
# |
Aug 8th 2008, 17:35 |
TommyO |
kabturek: I'm a firm believer in the "rename and call your own" design pattern |
# |
Aug 8th 2008, 17:34 |
TommyO |
primeminister_: one of the benefits of the element requestAction/cache approach is that it can apply to all users, as opposed to the session-cacheing method |
# |
Aug 8th 2008, 17:33 |
gwoo |
NOSLOW: its ok the comments are not necessary |
# |
Aug 8th 2008, 17:33 |
kabturek |
i know another one "copy and paste design pattern" seen some lately ;) |
# |
Aug 8th 2008, 17:33 |
NOSLOW |
gwoo: short comments about the point of failure...there's a bunch of setup passes before I get to the failure. |
# |
Aug 8th 2008, 17:33 |
TommyO |
) |
# |
Aug 8th 2008, 17:32 |
kabturek |
oh the poors-man-caching design pattern ? |
# |
Aug 8th 2008, 17:32 |
TommyO |
primeminister_: by Session did you mean store the data in session, and wrap the Model call in an if (!$this->Session->check(...)) { type thing? |
# |
Aug 8th 2008, 17:31 |
primeminister_ |
*knew |
# |
Aug 8th 2008, 17:31 |
primeminister_ |
never knwe |
# |
Aug 8th 2008, 17:31 |
primeminister_ |
gwoo: cool! |
# |
Aug 8th 2008, 17:31 |
gwoo |
nice! |
# |
Aug 8th 2008, 17:30 |
NOSLOW |
kabturek: I certainly feel enlightened! |
# |
Aug 8th 2008, 17:30 |
gwoo |
primeminister: ClassRegistry::init('ModelName'); actually returns the instance |