Warning (2): Missing argument 1 for BandController::band(), called in /var/www/vhosts/bnrmetal.com/httpdocs/cake/cake/libs/object.php on line 116 and defined [APP/controllers/band_controller.php, line 50]
//---------------------------------------------------------------------
public function band($band_id)
BandController::band() - APP/controllers/band_controller.php, line 50
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: band_id [APP/controllers/band_controller.php, line 52]
public function band($band_id)
{
$id = strtolower($band_id);
BandController::band() - APP/controllers/band_controller.php, line 52
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: band_id [APP/controllers/band_controller.php, line 133]
BandController::band() - APP/controllers/band_controller.php, line 133
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: band_id [APP/controllers/band_controller.php, line 177]
BandController::band() - APP/controllers/band_controller.php, line 177
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: band_name [APP/controllers/band_controller.php, line 197]
BandController::band() - APP/controllers/band_controller.php, line 197
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 96
The BNR Metal Pages
Origin:
Warning (2): preg_match() expects parameter 2 to be string, array given [APP/views/band/band.ctp, line 474]
preg_match - [internal], line ??
value - APP/views/band/band.ctp, line 474
include - APP/views/band/band.ctp, line 34
View::_render() - CORE/cake/libs/view/view.php, line 666
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 803
BaseController::afterFilter() - APP/controllers/base_controller.php, line 22
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 235
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 96