Warning (2): Declaration of PaymentsController::forceSSL() should be compatible with AppController::forceSSL($type) [APP/Controller/PaymentsController.php, line 435]
Magic Mystery School
Jeff McBride's Magic & Mystery School

Missing Method in PaymentsController

Error: The action shop.magicalwisdom.com is not defined in controller PaymentsController

Error: Create PaymentsController::shop.magicalwisdom.com() in file: app/Controller/PaymentsController.php.

<?php
class PaymentsController extends AppController {


	public function shop.magicalwisdom.com() {

	}

}

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

Stack Trace