# |
Aug 7th 2008, 08:40 |
Coenraad |
although, i had: $this->redirect($this->Auth->loginRedirect()); |
# |
Aug 7th 2008, 08:40 |
Coenraad |
i already wrote that ^_^ |
# |
Aug 7th 2008, 08:40 |
Coenraad |
oh |
# |
Aug 7th 2008, 08:40 |
Coenraad |
ok, im gonna give it a try |
# |
Aug 7th 2008, 08:38 |
lqdice__ |
Coenraad: i believe it will redirect to the page that sent it there or if no page sent it there then to the one specified in loginRedirect.. but im not 100% sure.. you should be able to force the loginRedirect page by doing a $this->redirect($this->Auth->loginRedirect) in the login() action |
# |
Aug 7th 2008, 08:38 |
fourcs |
Anyone have any words? |
# |
Aug 7th 2008, 08:37 |
Coenraad |
im having a problem with the Auth component, it isnt redirecting me properly after logging in for the first time. I specified the $this->Auth->loginRedirect. Anybody who thinks he can help me out? |
# |
Aug 7th 2008, 08:37 |
KyJace |
hello...anybody familiar with ACL? |
# |
Aug 7th 2008, 08:36 |
florent |
lqdice__, ok |
# |
Aug 7th 2008, 08:35 |
depinko |
any ideas? |
# |
Aug 7th 2008, 08:35 |
lqdice__ |
as in, did not have a column for a field |
# |
Aug 7th 2008, 08:35 |
lqdice__ |
florent: i dont believe so because I have created contact forms that did not follow those rules |
# |
Aug 7th 2008, 08:35 |
pgcd |
nilsel: yep, that's the one |
# |
Aug 7th 2008, 08:35 |
florent |
in other words, does validation works on a field that is not defined in the schema? |
# |
Aug 7th 2008, 08:33 |
stevieboy |
ACTION votes for ~logs for the whole life - replaying is better then reminding |
# |
Aug 7th 2008, 08:33 |
florent |
when I set a validation rule for a password confirm field for example, is it mandatory that this field also exists in the table? |
# |
Aug 7th 2008, 08:32 |
pgcd |
nilsel: i don't know the name, but it's a very very common (over-exposure, methinks) way to go from thumbnails to fullsize images |
# |
Aug 7th 2008, 08:31 |
depinko |
hello, how could I determine if I'm on a homepage? I need pass some ID to body, so I can use different stylig based on where I am |
# |
Aug 7th 2008, 08:29 |
nilsel |
pgcd: are you talking about lightbox? there's a helper for that |
# |
Aug 7th 2008, 08:25 |
pgcd |
anybody knows what the name of the much-overrated image display thingy is (i mean the one with the layer that dims the rest of the page) and if there's a ready-made solution for cake? |
# |
Aug 7th 2008, 08:23 |
Coenraad |
•altos• i really like tinymce, its really easy to set up too |
# |
Aug 7th 2008, 08:23 |
fourcs |
that code works in one view to get radio buttons but not in another view. |
# |
Aug 7th 2008, 08:22 |
fourcs |
thx, url: 3911123 |
# |
Aug 7th 2008, 08:21 |
altos |
Keep getting JSController errors |
# |
Aug 7th 2008, 08:21 |
altos |
Man... Setting up fckeditor out of the box in cakephp is being a pita |
# |
Aug 7th 2008, 08:19 |
pgcd |
sokar =) |
# |
Aug 7th 2008, 08:19 |
sokar007 |
pgcd: i see what is cousing problem i have two forms one in other |
# |
Aug 7th 2008, 08:19 |
slartibartfast76 |
@altos: I have a subdomain for that project. |
# |
Aug 7th 2008, 08:19 |
fourcs |
what's the http for bin? |
# |
Aug 7th 2008, 08:19 |
pgcd |
sokar: this is what i'm using, and it works 100% - echo $form->create('Image', array('type'=>'file', 'action' => 'edit')); |
# |
Aug 7th 2008, 08:18 |
pgcd |
sokar: and you are positive that the form has the correct enctype in the html? |
# |
Aug 7th 2008, 08:18 |
pgcd |
yep, write |
# |
Aug 7th 2008, 08:18 |
fourcs |
Having problem getting radio button in a view. Have success using same code in one view but not in another. Can anyone give me some ideas? |
# |
Aug 7th 2008, 08:18 |
sokar007 |
pgcd: yes all fields ok but submittedfile only filename |
# |
Aug 7th 2008, 08:18 |
atula |
yep. that was it |
# |
Aug 7th 2008, 08:17 |
pgcd |
atula: might be write, actually =) |
# |
Aug 7th 2008, 08:16 |
atula |
pgcd: is it set or write ? |
# |
Aug 7th 2008, 08:16 |
altos |
Instead of virtualhosts |
# |
Aug 7th 2008, 08:16 |
altos |
slartibartfast76: If your host is using aliasing i found it screwed up cakephp entirely. |
# |
Aug 7th 2008, 08:16 |
pgcd |
atula =) |
# |
Aug 7th 2008, 08:16 |
slartibartfast76 |
Still having trouble with the URLs at my webspace. Local on my Maschine it works without htaccess Files. But on the webspace cake is still writing wrong URLs even without htaccess files. |