# |
Oct 22nd 2009, 11:05 |
markstory |
xbb: why not just use ant? |
# |
Oct 22nd 2009, 11:05 |
phishy_ |
Akufen: i havent run it against the latest cake version in a while |
# |
Oct 22nd 2009, 11:03 |
xbb |
I'd like to work locally, check code in svn and run script on server to build my app. Does anyone doing this? |
# |
Oct 22nd 2009, 11:03 |
Akufen |
phishy_ yea |
# |
Oct 22nd 2009, 11:03 |
phishy_ |
Akufen: did you get it form git? |
# |
Oct 22nd 2009, 11:03 |
Akufen |
have you run into that one? (latest cake version) |
# |
Oct 22nd 2009, 11:03 |
Akufen |
phishy_ I'm trying out the acl plugin, but for some reason it's throwing me this error: Class 'AclAppController' not found in acl_controller |
# |
Oct 22nd 2009, 11:02 |
xbb |
Are there any scripts similar to ANT I guess that will build cake app from version control? |
# |
Oct 22nd 2009, 11:02 |
phishy_ |
Akufen: yep |
# |
Oct 22nd 2009, 11:01 |
t0nic |
nm debug helped moi |
# |
Oct 22nd 2009, 11:01 |
jessica-m |
when using form->create, how can i make it not display an action or method? |
# |
Oct 22nd 2009, 11:01 |
Akufen |
phishy_ are you around? |
# |
Oct 22nd 2009, 10:58 |
t0nic |
if I type /questionX/ rather than /questions/ I get 404 so I know it's recognizing the route |
# |
Oct 22nd 2009, 10:58 |
t0nic |
I'm not getting 404 page... |
# |
Oct 22nd 2009, 10:58 |
t0nic |
i'm getting "server not found" on ONE controller |
# |
Oct 22nd 2009, 10:51 |
Ceeram |
no matter what i try i get same data back, but i know when was doing previous app COUNT(Model.field) AS count did come back as [0][count] |
# |
Oct 22nd 2009, 10:50 |
Lemon_BE |
ding ding ding, we have an error |
# |
Oct 22nd 2009, 10:50 |
Lemon_BE |
the deactivation algoritm had 7 fatal errors :p |
# |
Oct 22nd 2009, 10:50 |
Lemon_BE |
probably not :p |
# |
Oct 22nd 2009, 10:49 |
Lemon_BE |
at the first run |
# |
Oct 22nd 2009, 10:49 |
Lemon_BE |
lets see if this cross model reactivation algoritm works over 5 models |
# |
Oct 22nd 2009, 10:49 |
Ceeram |
i even removed Model name from within the MIN |
# |
Oct 22nd 2009, 10:49 |
Ceeram |
that gives me back [Product][price] |
# |
Oct 22nd 2009, 10:48 |
Ceeram |
markstory: heres the sql SELECT `Product`.`type`, MIN(price) AS price FROM `products` AS `Product` WHERE 1 = 1 GROUP BY `Product`.`type` ORDER BY `Product`.`type` ASC |
# |
Oct 22nd 2009, 10:47 |
ionas |
l8er |
# |
Oct 22nd 2009, 10:47 |
xbb |
Is it just easier to bake project on the remote server and copy controllers, views, etc from local environment? |
# |
Oct 22nd 2009, 10:46 |
xbb |
I copied my project directory, but here these errors: http://bin.cakephp.org/view/373761736 |
# |
Oct 22nd 2009, 10:46 |
xbb |
what is the procedure of moving cake application from localhost to a hosted server? |
# |
Oct 22nd 2009, 10:46 |
Ceeram |
tables that are created by the test are MyIsam |
# |
Oct 22nd 2009, 10:45 |
xbb |
hello |
# |
Oct 22nd 2009, 10:44 |
markstory |
that should be fine. |
# |
Oct 22nd 2009, 10:44 |
Ceeram |
hmm im on 5.0.22 |
# |
Oct 22nd 2009, 10:43 |
markstory |
are you using more software from the ark? |
# |
Oct 22nd 2009, 10:43 |
markstory |
5.0.86 |
# |
Oct 22nd 2009, 10:43 |
Ceeram |
markstory: what mysql version are you using? |
# |
Oct 22nd 2009, 10:41 |
nicoleG |
there are some real knowledgeable people in here too |
# |
Oct 22nd 2009, 10:41 |
nicoleG |
yup |
# |
Oct 22nd 2009, 10:41 |
Horror |
good learning experience for sure. |
# |
Oct 22nd 2009, 10:40 |
nicoleG |
i'm a few weeks into it and love it, just a new way of thinking for me |
# |
Oct 22nd 2009, 10:40 |
nicoleG |
me too |
# |
Oct 22nd 2009, 10:40 |
Horror |
i'm 1 week cake newbie myself - just scattering everywhere to find solutions and syntax |