Page 165 of 211,241, showing 20 records out of 4,224,801 total, starting on record 3,281, ending on 3,300
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 12:33 | zmonteca | if i access a page when not logged in (/admins/test) and then get redirected to (/login)...where is the referer/redirect (admins/test) url held for post login? |
# | Aug 7th 2008, 12:34 | TommyO | tbranyen: that's up to you, and it's why the class is static. the Model callbacks, like beforeSave() might be a good place |
# | Aug 7th 2008, 12:34 | tbranyen | okay sweet |
# | Aug 7th 2008, 12:34 | TommyO | zmonteca: $this->referer() |
# | Aug 7th 2008, 12:34 | tbranyen | because my friend is making the model validates useless right now |
# | Aug 7th 2008, 12:35 | tbranyen | atleast the ones provided in the tutorial |
# | Aug 7th 2008, 12:35 | TommyO | tbranyen: the save process goes: beforeValidate(), validate(), beforeSave(), save() iirc |
# | Aug 7th 2008, 12:36 | tbranyen | sounds legit |
# | Aug 7th 2008, 12:36 | TommyO | when in doubt, look for a callback :) |
# | Aug 7th 2008, 12:36 | zmonteca | TommyO: for me that just seems to hold '/' |
# | Aug 7th 2008, 12:39 | zmonteca | TommyO: could that be overwritten by some routing or something. this is very puzzling. |
# | Aug 7th 2008, 12:39 | atula | I want to determine the doctype of the file I get from a remote url--I'm not sure if it's xml or http |
# | Aug 7th 2008, 12:40 | atula | can someone give me some directions on that? |
# | Aug 7th 2008, 12:40 | atula | thanks |
# | Aug 7th 2008, 12:45 | jessy_ | anyone know what do I have to use in my .htaccess on a godaddy shared hosting plan ? |
# | Aug 7th 2008, 12:47 | gwoo | jessy_: its usually better to start with the error you are getting |
# | Aug 7th 2008, 12:47 | gwoo | jessy_: its tough to assume that anyone works on godaddy server |
# | Aug 7th 2008, 12:49 | stevieboy | TommyO: still here? |
# | Aug 7th 2008, 12:50 | thestaff | how can I refresh my page from the modal box anybody knows ? |
# | Aug 7th 2008, 12:51 | anthony | modal box? |