Logs for

Page 401 of 211,273, showing 20 records out of 4,225,455 total, starting on record 8,001, ending on 8,020

# At Username Text
# Aug 9th 2008, 20:42 Spoom just using auth
# Aug 9th 2008, 20:42 kalileo JD__: if he sees the error in apache's error log then it's happening before the access even reaches cake
# Aug 9th 2008, 20:42 Spoom hehe thanks
# Aug 9th 2008, 20:42 JD__ ah i see
# Aug 9th 2008, 20:42 Spoom error log shows [Sat Aug 9 21:49:16 2008] [error] [client 71.74.111.184] File does not exist: /home/jamiears/public_html/403.shtml which just means it's not finding the custom error page it's looking for (not a fatal thing)
# Aug 9th 2008, 20:43 Spoom access log on the other hand... one se
# Aug 9th 2008, 20:43 Spoom sec
# Aug 9th 2008, 20:44 Spoom 71.74.111.184 - - [09/Aug/2008:20:55:13 -0400] "POST /questionnaire/questionnaire/questions/index/page:2 HTTP/1.1" 403 - "http://jamiearseneault.com/questionnaire/questionnaire/questions/index/page:1" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008062009 (Gentoo) Firefox/3.0"
# Aug 9th 2008, 20:44 kalileo Spoom: going to the page you just pointed to I get a "app/controllers/questions_controller.php (line 12)" message with the cake debug output below
# Aug 9th 2008, 20:44 Spoom yeah, one sec
# Aug 9th 2008, 20:44 Spoom i was just debugging stuff trying to fix it
# Aug 9th 2008, 20:45 Spoom try now
# Aug 9th 2008, 20:45 Spoom and then click a link in the pages
# Aug 9th 2008, 20:46 kalileo such as "view"?
# Aug 9th 2008, 20:46 Spoom no
# Aug 9th 2008, 20:46 Spoom a page link
# Aug 9th 2008, 20:46 kalileo works
# Aug 9th 2008, 20:46 Spoom like 2 or next
# Aug 9th 2008, 20:46 Spoom obviously the non-ajas links work :^)
# Aug 9th 2008, 20:46 kalileo oh I see