Warning (2): Missing argument 3 for CouponsController::share(), called in /home/couponpa/public_html/cake/libs/object.php on line 120 and defined [APP/controllers/coupons_controller.php, line 1633]
Code |
Context$page_type = "11"
$id = "twitter"
}
function share($page_type, $id, $type){
CouponsController::share() - APP/controllers/coupons_controller.php, line 1633
Object::dispatchMethod() - CORE/cake/libs/object.php, line 120
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 97
Warning (2): Cannot modify header information - headers already sent by (output started at /home/couponpa/public_html/cake/basics.php:109) [CORE/cake/libs/controller/controller.php, line 647]
Code |
Context$status = "Location: http://couponpal.com/"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 647
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 628
CouponsController::share() - APP/controllers/coupons_controller.php, line 1694
Object::dispatchMethod() - CORE/cake/libs/object.php, line 120
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 97