# |
Sep 22nd 2011, 12:40 |
isaqual |
rchavik: I can't understand how it can help in this case |
# |
Sep 22nd 2011, 12:39 |
DidItAgain |
aright. Lemme know |
# |
Sep 22nd 2011, 12:38 |
DidItAgain |
rchavik, Id be interested in the git project you had an idea about |
# |
Sep 22nd 2011, 12:38 |
rchavik |
maybe create a dummy controller with all your required helpers + component, then use that in the shell |
# |
Sep 22nd 2011, 12:37 |
rchavik |
yeah.. you're using a Controller, no name |
# |
Sep 22nd 2011, 12:36 |
isaqual |
rchavik: "Fatal error: Class '' not found in .." |
# |
Sep 22nd 2011, 12:34 |
dakota |
franki: you don't have to use it, but it will show you how to do it at least :) |
# |
Sep 22nd 2011, 12:33 |
rchavik |
isaqual, try adding $this->Controller->constructClasses() after line 5 |
# |
Sep 22nd 2011, 12:32 |
franki |
im not so lucky with plugins usually |
# |
Sep 22nd 2011, 12:31 |
franki |
lets see |
# |
Sep 22nd 2011, 12:31 |
isaqual |
basic cake helpers works fine.. like $html |
# |
Sep 22nd 2011, 12:31 |
dakota |
franki: look at the cakedc users plugin. It includes that |
# |
Sep 22nd 2011, 12:31 |
isaqual |
I can send emails but not use any own helpers like image-resize in email templates |
# |
Sep 22nd 2011, 12:30 |
franki |
but what if users closes page |
# |
Sep 22nd 2011, 12:30 |
franki |
or i could just send email and ask for a code in the same page |
# |
Sep 22nd 2011, 12:29 |
rchavik |
fenix`, yeah.. isaqual |
# |
Sep 22nd 2011, 12:29 |
fenix` |
oh auto name completion fail |
# |
Sep 22nd 2011, 12:29 |
franki |
how do i retrieve data from it?it should be kinda random page |
# |
Sep 22nd 2011, 12:29 |
fenix` |
not me.. |
# |
Sep 22nd 2011, 12:29 |
fenix` |
rchavik: what? |
# |
Sep 22nd 2011, 12:28 |
franki |
i need a "register module"but it must have an email of confirm |
# |
Sep 22nd 2011, 12:28 |
franki |
also another question but a little harder |
# |
Sep 22nd 2011, 12:28 |
rchavik |
fenix`, you're having problems sending email from shell ? |
# |
Sep 22nd 2011, 12:27 |
isaqual |
dakota: Good point but our client doesn't agree that.. |
# |
Sep 22nd 2011, 12:27 |
dakota |
isaqual: Well, I never send html emails. far too much of a hassle to get working |
# |
Sep 22nd 2011, 12:26 |
isaqual |
) |
# |
Sep 22nd 2011, 12:26 |
dakota |
isaqual: I see |
# |
Sep 22nd 2011, 12:26 |
isaqual |
dakota: and actually it is allready in production.. I'm just trying to do some additional features.. |
# |
Sep 22nd 2011, 12:26 |
fenix` |
dakota: centos is.. a redhat knockoff. |
# |
Sep 22nd 2011, 12:26 |
dakota |
then what is centos ;) |
# |
Sep 22nd 2011, 12:25 |
fenix` |
debian stable, is obselete. |
# |
Sep 22nd 2011, 12:25 |
nnnnathann |
any of you guys ever seen a cake find() returning all lower case keys? |
# |
Sep 22nd 2011, 12:25 |
TehTreag |
hahah |
# |
Sep 22nd 2011, 12:25 |
fenix` |
debian testing is cakephp's stable :) |
# |
Sep 22nd 2011, 12:25 |
isaqual |
dakota: this or next week.. ;) |
# |
Sep 22nd 2011, 12:25 |
dakota |
fenix`: ? |
# |
Sep 22nd 2011, 12:24 |
isaqual |
dakota: Have to try it but not in this project :) |
# |
Sep 22nd 2011, 12:24 |
fenix` |
dakota: i think debian, may disagree with you... :) |
# |
Sep 22nd 2011, 12:24 |
dakota |
isaqual: what is the timeline for your app going to production? |
# |
Sep 22nd 2011, 12:24 |
dakota |
isaqual: 2.0rc is basically production ready |
# |
Sep 22nd 2011, 12:24 |
fenix` |
i had to make the jump to 2.0 because i couldn't get any of the known 1.3 methods for using html5 form elements working. |