# |
Aug 9th 2008, 11:28 |
freebox |
all i want to do is paginate that "related piadas" |
# |
Aug 9th 2008, 11:28 |
AD7six |
lhy: are yo uusing the auth component |
# |
Aug 9th 2008, 11:28 |
freebox |
AD7six: Look: http://bin.cakephp.org/view/135667706 |
# |
Aug 9th 2008, 11:28 |
AD7six |
ilove_php: why do you care a bout whitespace |
# |
Aug 9th 2008, 11:27 |
lhy |
after it checks the result... it will write the user id to the session |
# |
Aug 9th 2008, 11:27 |
AD7six |
that doesn't answer my question lhy |
# |
Aug 9th 2008, 11:27 |
ilove_php |
@AD7six - when i use $form->input theres always a "blank" space before the inputbox, can't find a way to remove that |
# |
Aug 9th 2008, 11:27 |
lhy |
the sql query returns 1 row so I assume it is ok. |
# |
Aug 9th 2008, 11:27 |
AD7six |
lhy: are you able to login at all |
# |
Aug 9th 2008, 11:26 |
lhy |
nothing is writen to the session |
# |
Aug 9th 2008, 11:26 |
freebox |
af |
# |
Aug 9th 2008, 11:26 |
freebox |
'bin |
# |
Aug 9th 2008, 11:26 |
lhy |
I have try to write something to session (after login). but the information is not stored |
# |
Aug 9th 2008, 11:26 |
lhy |
hello... I have a problem with cakephp 1.2... it seems that session is not working |
# |
Aug 9th 2008, 11:25 |
freebox |
lol |
# |
Aug 9th 2008, 11:25 |
AD7six |
freebox open your editor and start hitting keys then |
# |
Aug 9th 2008, 11:25 |
freebox |
i need something like this, but with pagination |
# |
Aug 9th 2008, 11:25 |
AD7six |
of course |
# |
Aug 9th 2008, 11:25 |
AD7six |
you aren't asking any questions freebox |
# |
Aug 9th 2008, 11:25 |
freebox |
AD7six: you know the related stuff that bake create? |
# |
Aug 9th 2008, 11:24 |
AD7six |
but anyway. why don't you just do what you said. |
# |
Aug 9th 2008, 11:24 |
lhy |
sdf |
# |
Aug 9th 2008, 11:24 |
AD7six |
freebox urls are one thing and controller/code structure is another |
# |
Aug 9th 2008, 11:23 |
freebox |
then when i click in "foo" i go to /categories/view/foo and i need to show all products from this category |
# |
Aug 9th 2008, 11:23 |
AD7six |
freebox - rephrase into a question |
# |
Aug 9th 2008, 11:23 |
B00mgo_M4N |
i bet he means "a space" |
# |
Aug 9th 2008, 11:23 |
AD7six |
ilove_php: what do you mean "a space" |
# |
Aug 9th 2008, 11:22 |
freebox |
AD7six: yes, but i have an menu categories |
# |
Aug 9th 2008, 11:21 |
ilove_php |
question: how can i remove the label on $form->input (it always prints a space before the inputbox) |
# |
Aug 9th 2008, 11:21 |
AD7six |
freebox that sounds like a product index action |
# |
Aug 9th 2008, 11:20 |
freebox |
i want to show all product from foo category |
# |
Aug 9th 2008, 11:20 |
freebox |
because when i acces /categories/view/foo |
# |
Aug 9th 2008, 11:20 |
freebox |
i need to do something like this in my categories controller: $piadas = $this->Categoria->Product->FindBySlug("Category" $slug) |
# |
Aug 9th 2008, 11:19 |
freebox |
i'm using slugs |
# |
Aug 9th 2008, 11:17 |
B00mgo_M4N |
my cat's breath smells like cat food! |
# |
Aug 9th 2008, 11:11 |
AD7six |
hi M4ngoB00M |
# |
Aug 9th 2008, 11:11 |
AD7six |
and don't try and implement security with validation rules |
# |
Aug 9th 2008, 11:10 |
AD7six |
Anon323: see the whitelist in the save param, save only saves data on that object, not related objects and see the security component |
# |
Aug 9th 2008, 11:09 |
M4ngoB00M |
hello |
# |
Aug 9th 2008, 10:49 |
freebox |
cool |
# |
Aug 9th 2008, 10:49 |
freebox |
uhm |