Logs for

Page 394 of 211,273, showing 20 records out of 4,225,447 total, starting on record 7,861, ending on 7,880

# At Username Text
# Aug 9th 2008, 20:03 Spoom one sec
# Aug 9th 2008, 20:04 Spoom i take it in beforeFilter?
# Aug 9th 2008, 20:04 rafaelbandeira3 yes
# Aug 9th 2008, 20:04 Spoom same issue
# Aug 9th 2008, 20:04 rafaelbandeira3 sorry but what ecxactly?
# Aug 9th 2008, 20:05 rafaelbandeira3 just got into the talk
# Aug 9th 2008, 20:05 Spoom it's ok, one sec
# Aug 9th 2008, 20:05 Spoom Spoom: hi folks, i'm trying to set up ajax paging in cake using the paginator, and it works fine without ajax, but when i turn on ajax, it starts giving me 403 forbidden errors on clicking a page link, i'm following http://bakery.cakephp.org/articles/view/advanced-pagination-1-2 , any ideas?
# Aug 9th 2008, 20:05 Spoom Spoom: the pages that are referred to in the error work fine if i copy and paste them into the address bar
# Aug 9th 2008, 20:05 Spoom Spoom: the 403 forbidden shows up in the ajax div so at least part of it is working
# Aug 9th 2008, 20:06 Spoom paging is in an element as recommended by the tutorial
# Aug 9th 2008, 20:07 rafaelbandeira3 nice... first things first... you're shure it's url request is right?
# Aug 9th 2008, 20:08 rafaelbandeira3 http://jamiearseneault.com/questionnaire/questionnaire/questions/index/page:1
# Aug 9th 2008, 20:08 Spoom http://bin.cakephp.org/view/518523165
# Aug 9th 2008, 20:09 Spoom the urls linked from the 403 error do work when i paste them in the address bar after the domain
# Aug 9th 2008, 20:09 Spoom that url also works
# Aug 9th 2008, 20:09 rafaelbandeira3 is this double questionaire right?
# Aug 9th 2008, 20:09 Spoom yes, it's something i need to fix but that is correct
# Aug 9th 2008, 20:09 Spoom it's going to a client's domain when it's done anyway
# Aug 9th 2008, 20:10 rafaelbandeira3 so the url works just fine but not with the xmlHttpRequest?