Warning (2): file_get_contents(http://www.geoplugin.net/php.gp?ip=216.73.216.169): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
 [APP/Controller/BlogController.php, line 41]
URBIQQ - Error

Missing Method in BlogController

Error: The action favicon.png is not defined in controller BlogController

Error: Create BlogController::favicon.png() in file: app/Controller/BlogController.php.

<?php
class BlogController extends AppController {


	public function favicon.png() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace

Return to Homepage