Notice: Undefined index: city in /srv/users/serverpilot/apps/maxbiertest/application/classes/Controller/Base.php on line 42

Notice: Undefined index: city in /srv/users/serverpilot/apps/maxbiertest/application/classes/Controller/Base.php on line 42


Kohana_Exception [ 0 ]: Untrusted host tr.maximilian-beer.ru. If you trust tr.maximilian-beer.ru, add it to the trusted hosts in the `url` config file.

SYSPATH/classes/Kohana/URL.php [ 127 ]

122 			}
123 
124 			// Validate $host, see if it matches trusted hosts
125 			if ( ! static::is_trusted_host($host))
126 			{
127 				throw new Kohana_Exception(
128 					'Untrusted host :host. If you trust :host, add it to the trusted hosts in the `url` config file.',
129 					[':host' => $host]
130 				);
131 			}
132 
  1. SYSPATH/classes/Kohana/URL.php [ 164 ] » Kohana_URL::base(arguments)

  2. SYSPATH/classes/Kohana/HTTP/Exception/Redirect.php [ 29 ] » Kohana_URL::site(arguments)

  3. SYSPATH/classes/Kohana/HTTP.php [ 40 ] » Kohana_HTTP_Exception_Redirect->location(arguments)

  4. SYSPATH/classes/Kohana/Controller.php [ 127 ] » Kohana_HTTP::redirect(arguments)

  5. APPPATH/classes/Controller/Base.php [ 79 ] » Kohana_Controller::redirect(arguments)

  6. SYSPATH/classes/Kohana/Controller.php [ 69 ] » Controller_Base->before()

  7. {PHP internal call} » Kohana_Controller->execute()

  8. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke(arguments)

  9. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  10. SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute(arguments)

  11. DOCROOT/public2/index.php [ 118 ] » Kohana_Request->execute()

Environment