interesting pageType issue for those who are interested:
I have a normal ajax call to a page with a pagetype number. On my dev machine, it works (osx with apache PHP 5.5), on my staging (linux / apache / php 5.5 )I get a pageType not configured error.
Now the funny part is:
the pagetype is 6732740021, but the error states it can not find a page with page type 2147483647.
Anyone has ever had this weird problem ?