# |
Aug 9th 2008, 20:36 |
adj |
rafaelbandeira3: thanks. looking now |
# |
Aug 9th 2008, 20:36 |
rafaelbandeira3 |
svn:keywords |
# |
Aug 9th 2008, 20:35 |
rafaelbandeira3 |
adj: it's a svn stuff |
# |
Aug 9th 2008, 20:35 |
Spoom |
ACTION clears his cache since he doesn't know how to do that for a div o_o |
# |
Aug 9th 2008, 20:35 |
kalileo |
well, firefox is aggresively caching, and I think it could also cache errors, try a force-reload |
# |
Aug 9th 2008, 20:34 |
adj |
what does the dev team use to put the svn revision information in the file header comments? is this an ide thing? or something that works directly with svn/ |
# |
Aug 9th 2008, 20:34 |
Spoom |
i'm just clicking the 2 link in the pages |
# |
Aug 9th 2008, 20:34 |
Spoom |
according to the access logs |
# |
Aug 9th 2008, 20:34 |
Spoom |
apparently |
# |
Aug 9th 2008, 20:34 |
Spoom |
i'm wondering if there's some weird browser caching or something... though that wouldn't make much sense, why would firefox cache errors |
# |
Aug 9th 2008, 20:34 |
rafaelbandeira3 |
it does a post on the pagination? |
# |
Aug 9th 2008, 20:34 |
kalileo |
that was for Spoom - i see he's trying to debug his app but when I see a 403 then his app is not involved yet |
# |
Aug 9th 2008, 20:33 |
Spoom |
yeah, as i mentioned it does work if pasted into the browser after the host |
# |
Aug 9th 2008, 20:33 |
rafaelbandeira3 |
if it does exists... and is reached via GET? |
# |
Aug 9th 2008, 20:33 |
rafaelbandeira3 |
kalileo: yes... but why? |
# |
Aug 9th 2008, 20:32 |
Spoom |
You don't have permission to access /questionnaire/questionnaire/questions/index/page:2 on this server. |
# |
Aug 9th 2008, 20:32 |
Spoom |
yes |
# |
Aug 9th 2008, 20:32 |
Spoom |
cake can generate them i believe |
# |
Aug 9th 2008, 20:32 |
rafaelbandeira3 |
oh.. the url printed by the paginator your already checked, right? |
# |
Aug 9th 2008, 20:32 |
kalileo |
? |
# |
Aug 9th 2008, 20:32 |
kalileo |
Hey guys, isn't 403 given by the web server / Apache, so it happens even before cake gets the request |
# |
Aug 9th 2008, 20:31 |
Spoom |
yeah, i don't get it, and i don't think this host is anything weird... it's just standard cpanel-driven stuff |
# |
Aug 9th 2008, 20:31 |
rafaelbandeira3 |
lol |
# |
Aug 9th 2008, 20:31 |
rafaelbandeira3 |
damm... not even getting to the dispatcher? |
# |
Aug 9th 2008, 20:30 |
Spoom |
echo and die |
# |
Aug 9th 2008, 20:30 |
Spoom |
even echoing something in beforeFilter doesn't reach the browser |
# |
Aug 9th 2008, 20:29 |
rafaelbandeira3 |
beforeFilter? |
# |
Aug 9th 2008, 20:28 |
Spoom |
ACTION does the debugging stuff |
# |
Aug 9th 2008, 20:28 |
Spoom |
it's just giving the 403 |
# |
Aug 9th 2008, 20:28 |
rafaelbandeira3 |
*stuck |
# |
Aug 9th 2008, 20:28 |
Spoom |
it's not even echoing something and dying inside the isAjax if block |
# |
Aug 9th 2008, 20:28 |
rafaelbandeira3 |
to see where it does stack |
# |
Aug 9th 2008, 20:28 |
rafaelbandeira3 |
and on the before render |
# |
Aug 9th 2008, 20:28 |
Spoom |
ok, weirdness |
# |
Aug 9th 2008, 20:27 |
rafaelbandeira3 |
hum... so it's getting to a non existant request even before this... you should try a diebug on the beforeFilter level, then on the action level |
# |
Aug 9th 2008, 20:27 |
Spoom |
hmm, lemme try something |
# |
Aug 9th 2008, 20:26 |
Spoom |
or before hitting _render, anyway |
# |
Aug 9th 2008, 20:26 |
Spoom |
actually, it gives the 403 before hitting render, as it's still giving it instead of the error |
# |
Aug 9th 2008, 20:26 |
rafaelbandeira3 |
cuz you told it to render paging |
# |
Aug 9th 2008, 20:25 |
rafaelbandeira3 |
and the filename should be paging... |
# |
Aug 9th 2008, 20:25 |
Spoom |
probably, one sec |