Matt C.
Well-known member
Okay all the server errors have different request states. Here are a few.
	
	
	
		
	
	
	
		
	
	
	
		
	
	
	
		
	
	
	
		
				
			
		Code:
	
	array(4) {
  ["url"] => string(87) "/misc/style?_xfRedirect=%2F&style_id=26&t=1521724210%2C747132460a330a3eb3aea018f5cc4c1a"
  ["referrer"] => bool(false)
  ["_GET"] => array(3) {
    ["_xfRedirect"] => string(1) "/"
    ["style_id"] => string(2) "26"
    ["t"] => string(43) "1521724210,747132460a330a3eb3aea018f5cc4c1a"
  }
  ["_POST"] => array(0) {
  }
}
	
		Code:
	
	array(4) {
  ["url"] => string(102) "/misc/style?redirect=%2Fmisc%2Fstyle%3Fredirect%3D%252Farticles%252Fe3-2017-vertical-slice-why.16%252F"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["redirect"] => string(67) "/misc/style?redirect=%2Farticles%2Fe3-2017-vertical-slice-why.16%2F"
  }
  ["_POST"] => array(0) {
  }
}
	
		Code:
	
	array(4) {
  ["url"] => string(75) "/misc/style?redirect=%2Fxengallery%2Falbums%2Fanthem-e3-trailer-images.4%2F"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["redirect"] => string(46) "/xengallery/albums/anthem-e3-trailer-images.4/"
  }
  ["_POST"] => array(0) {
  }
}
	
		Code:
	
	array(4) {
  ["url"] => string(72) "/misc/style?redirect=%2Fmisc%2Fquick-navigation-menu%3Fselected%3Dnode-9"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["redirect"] => string(43) "/misc/quick-navigation-menu?selected=node-9"
  }
  ["_POST"] => array(0) {
  }
}
	
		Code:
	
	array(4) {
  ["url"] => string(125) "/misc/style?redirect=https%3A%2F%2Fanthemhub.net%2Fxengallery%2Fusers%2Fcarlo.26%2F%3Fcontainer%3Dsite%26page%3D2&style_id=10"
  ["referrer"] => bool(false)
  ["_GET"] => array(2) {
    ["redirect"] => string(70) "https://anthemhub.net/xengallery/users/carlo.26/?container=site&page=2"
    ["style_id"] => string(2) "10"
  }
  ["_POST"] => array(0) {
  }
}