Notice (8) : Undefined variable: used [APP/View/Coupons/coupon_view.ctp , line 186 ]Code Context <?php echo $this -> Form -> input ( 'id' , array( 'type' => 'hidden' ));
?>
<?php if( $used == 'no' ){ ?>
$viewFile = '/var/www/apps/old/coupons/public_html/app/View/Coupons/coupon_view.ctp'
$dataForView = array(
'u_id' => null,
'title_for_layout' => 'Dealerpon',
'coupon' => array(
'Coupon' => array(
'id' => '24',
'provider_id' => '244',
'title' => 'trans fluid',
'details' => 'Trans fluid change',
'end_date' => '2014-11-01',
'start_date' => '2013-12-20',
'type' => '9',
'price' => '90',
'code' => 'tf221',
'discount' => '',
'make' => 'honda',
'photo' => null,
'photo_msg' => '',
'photo_width' => '',
'photo_height' => '',
'll' => '',
'created' => '2013-12-20 21:33:37',
'modified' => '2013-12-20 21:33:37',
'active' => '1'
),
'Type' => array(
'id' => '9',
'title' => 'Fluid Exchange Services',
'active' => '1',
'created' => '2013-05-20 02:57:06',
'modified' => '2013-05-20 02:57:06'
),
'Company' => array(
'id' => '77',
'provider_id' => '244',
'title' => 'carson toyota',
'description' => '',
'created' => '2013-12-06 05:42:57',
'modified' => '2013-12-06 05:42:57',
'address' => null,
'phone_services' => '',
'phone_sales' => '',
'phone_parts' => '',
'fax' => '',
'email' => 'qdong333+ct@gmail.com',
'website' => 'yahoo.com',
'll' => '34.0130769,-117.8428651',
'street' => '',
'city' => '',
'state' => '',
'zip' => '91789',
'country' => 'USA',
'phone_sales_new' => '',
'fax2' => ''
)
)
)
$u_id = null
$title_for_layout = 'Dealerpon'
$coupon = array(
'Coupon' => array(
'id' => '24',
'provider_id' => '244',
'title' => 'trans fluid',
'details' => 'Trans fluid change',
'end_date' => '2014-11-01',
'start_date' => '2013-12-20',
'type' => '9',
'price' => '90',
'code' => 'tf221',
'discount' => '',
'make' => 'honda',
'photo' => null,
'photo_msg' => '',
'photo_width' => '',
'photo_height' => '',
'll' => '',
'created' => '2013-12-20 21:33:37',
'modified' => '2013-12-20 21:33:37',
'active' => '1'
),
'Type' => array(
'id' => '9',
'title' => 'Fluid Exchange Services',
'active' => '1',
'created' => '2013-05-20 02:57:06',
'modified' => '2013-05-20 02:57:06'
),
'Company' => array(
'id' => '77',
'provider_id' => '244',
'title' => 'carson toyota',
'description' => '',
'created' => '2013-12-06 05:42:57',
'modified' => '2013-12-06 05:42:57',
'address' => null,
'phone_services' => '',
'phone_sales' => '',
'phone_parts' => '',
'fax' => '',
'email' => 'qdong333+ct@gmail.com',
'website' => 'yahoo.com',
'll' => '34.0130769,-117.8428651',
'street' => '',
'city' => '',
'state' => '',
'zip' => '91789',
'country' => 'USA',
'phone_sales_new' => '',
'fax2' => ''
)
) include - APP/View/Coupons/coupon_view.ctp, line 186
View::_evaluate() - CORE/Cake/View/View.php, line 947
View::_render() - CORE/Cake/View/View.php, line 909
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 118
echo $this->Form->end();
?>