Warning (2): Constant Stripe_TEST_PAYMENT already defined [APP/config/stripe.php, line 9]Code
define('Stripe_TEST_PAYMENT',false);
define - [internal], line ??
require_once - APP/config/stripe.php, line 9
include - APP/config/bootstrap.php, line 81
Configure::__loadBootstrap() - APP/cake/libs/configure.php, line 443
Configure::getInstance() - APP/cake/libs/configure.php, line 52
include - APP/cake/bootstrap.php, line 43
[main] - APP/webroot/index.php, line 294
Warning (2): Cannot modify header information - headers already sent by (output started at /home/fortebounce/public_html/cake/libs/debugger.php:686) [APP/app_controller.php, line 262]Code
if( $redirect ) {
header("HTTP/1.1 301 Moved Permanently");
header - [internal], line ??
AppController::forceRedirect() - APP/app_controller.php, line 262
AppController::beforeFilter() - APP/app_controller.php, line 99
Controller::startupProcess() - APP/cake/libs/controller/controller.php, line 521
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 188
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 172
[main] - APP/webroot/index.php, line 303
Warning (2): Cannot modify header information - headers already sent by (output started at /home/fortebounce/public_html/cake/libs/debugger.php:686) [APP/app_controller.php, line 263]Code if( $redirect ) {
header("HTTP/1.1 301 Moved Permanently");
header("Location: $redirect");
header - [internal], line ??
AppController::forceRedirect() - APP/app_controller.php, line 263
AppController::beforeFilter() - APP/app_controller.php, line 99
Controller::startupProcess() - APP/cake/libs/controller/controller.php, line 521
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 188
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 172
[main] - APP/webroot/index.php, line 303