# |
Sep 22nd 2011, 11:29 |
fenix` |
not fully default, theres a logout link and a user profile link |
# |
Sep 22nd 2011, 11:29 |
ujjain |
This is a freshly baked app. |
# |
Sep 22nd 2011, 11:29 |
DidItAgain |
looks really good |
# |
Sep 22nd 2011, 11:29 |
ujjain |
I only see the default page. |
# |
Sep 22nd 2011, 11:29 |
fenix` |
ujjain: still working on that |
# |
Sep 22nd 2011, 11:29 |
ujjain |
test test |
# |
Sep 22nd 2011, 11:29 |
fenix` |
test test |
# |
Sep 22nd 2011, 11:29 |
ujjain |
default template :p |
# |
Sep 22nd 2011, 11:29 |
DidItAgain |
whats the username and password though -.- |
# |
Sep 22nd 2011, 11:28 |
DidItAgain |
hey looks good |
# |
Sep 22nd 2011, 11:28 |
ujjain |
hmm, would like to see the power of bake though, I don't use it much. |
# |
Sep 22nd 2011, 11:28 |
fenix` |
try now |
# |
Sep 22nd 2011, 11:28 |
DidItAgain |
lol fenix |
# |
Sep 22nd 2011, 11:28 |
fenix` |
im currently editing that file |
# |
Sep 22nd 2011, 11:28 |
fenix` |
that |
# |
Sep 22nd 2011, 11:28 |
fenix` |
oh |
# |
Sep 22nd 2011, 11:27 |
ujjain |
users/login -> Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /var/www.charmaster/app/Controller/UsersController.php on line 10 |
# |
Sep 22nd 2011, 11:27 |
fenix` |
parse error? |
# |
Sep 22nd 2011, 11:27 |
ujjain |
parse error |
# |
Sep 22nd 2011, 11:27 |
ujjain |
fenix`: I am not impressed :P |
# |
Sep 22nd 2011, 11:27 |
fenix` |
DidItAgain: charmaster.f3n.org user: test, login: test that was done 99% with bake |
# |
Sep 22nd 2011, 11:27 |
diverdude |
I am trying to run this shell script in cake 2.0 : http://bin.cakephp.org/view/1932046240 like this: (from console folder) ./cake ../../../vendors/report but i get the error : Error: Shell file ./../../vendors/report could not be loaded. This works in 1.3. What am I missing? |
# |
Sep 22nd 2011, 11:26 |
DidItAgain |
so far cake has treated me well |
# |
Sep 22nd 2011, 11:26 |
DidItAgain |
I know ujjain, the problem is, the guy who was supposed to write the middle tier quit, and me being a UI programmer, have to take care of the middle tier |
# |
Sep 22nd 2011, 11:25 |
rchavik |
bake bake bake: http://bin.cakephp.org/view/477384154 |
# |
Sep 22nd 2011, 11:25 |
ujjain |
DidItAgain: It's definitely worth it to spend a week learning much about Cakephp when you have time, it helps writing productivity lots. |
# |
Sep 22nd 2011, 11:25 |
DidItAgain |
D: |
# |
Sep 22nd 2011, 11:25 |
DidItAgain |
now how do I solve the updating problem -.- |
# |
Sep 22nd 2011, 11:24 |
DidItAgain |
hmm ok will try reading up on it |
# |
Sep 22nd 2011, 11:24 |
rchavik |
hmm |
# |
Sep 22nd 2011, 11:24 |
fenix` |
but i wouldn't do scaffolding yet |
# |
Sep 22nd 2011, 11:24 |
fenix` |
make sure you say yes to CRUD methods and views |
# |
Sep 22nd 2011, 11:24 |
fenix` |
all you do is define your model validation, and tell it to make controllers and views |
# |
Sep 22nd 2011, 11:23 |
DidItAgain |
ok |
# |
Sep 22nd 2011, 11:23 |
fenix` |
DidItAgain: bake is the simplest way to get a working prototype |
# |
Sep 22nd 2011, 11:23 |
DidItAgain |
I just want to get this prototype working.. |
# |
Sep 22nd 2011, 11:23 |
DidItAgain |
no fenix.. I have a demo comin up on oct 4.. and I dont want to get into things I dont know yet... |
# |
Sep 22nd 2011, 11:23 |
dakota |
and I mean the edible type :) |
# |
Sep 22nd 2011, 11:22 |
fenix` |
DidItAgain: have you condidered using bake? |
# |
Sep 22nd 2011, 11:22 |
dakota |
woot, free cake :) |
# |
Sep 22nd 2011, 11:22 |
DidItAgain |
Now how do I go about making sure it updates the record and doesnt save again? |