Petroleum
As of
|
|
Warning (2): Illegal string offset 'PriceCategory' [APP/View/Prices/index.ctp, line 31]Code Context <tr>
<td>
<?php echo$price['PriceCategory']['product']; ?>
$viewFile = '/var/www/html/newbusinessage.com/app/View/Prices/index.ctp'
$dataForView = array(
'prices' => array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
),
'current_user' => null,
'logged_in' => false
)
$prices = array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
)
$current_user = null
$logged_in = false
$priceCat = '2'
$priceCategory = 'Petroleum'
$price = '2019-02-03' include - APP/View/Prices/index.ctp, line 31
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 Warning (2): Illegal string offset 'product' [APP/View/Prices/index.ctp, line 31]Code Context <tr>
<td>
<?php echo$price['PriceCategory']['product']; ?>
$viewFile = '/var/www/html/newbusinessage.com/app/View/Prices/index.ctp'
$dataForView = array(
'prices' => array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
),
'current_user' => null,
'logged_in' => false
)
$prices = array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
)
$current_user = null
$logged_in = false
$priceCat = '2'
$priceCategory = 'Petroleum'
$price = '2019-02-03' include - APP/View/Prices/index.ctp, line 31
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 2 |
Warning (2): Illegal string offset 'Price' [APP/View/Prices/index.ctp, line 33]Code Context <?php echo$price['PriceCategory']['product']; ?>
</td>
<td><?php echo h($price['Price']['price']); ?> </td>
$viewFile = '/var/www/html/newbusinessage.com/app/View/Prices/index.ctp'
$dataForView = array(
'prices' => array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
),
'current_user' => null,
'logged_in' => false
)
$prices = array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
)
$current_user = null
$logged_in = false
$priceCat = '2'
$priceCategory = 'Petroleum'
$price = '2019-02-03' include - APP/View/Prices/index.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 Warning (2): Illegal string offset 'price' [APP/View/Prices/index.ctp, line 33]Code Context <?php echo$price['PriceCategory']['product']; ?>
</td>
<td><?php echo h($price['Price']['price']); ?> </td>
$viewFile = '/var/www/html/newbusinessage.com/app/View/Prices/index.ctp'
$dataForView = array(
'prices' => array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
),
'current_user' => null,
'logged_in' => false
)
$prices = array(
'PriceCategory.product_type' => null,
'Price.date' => '2019-02-03'
)
$current_user = null
$logged_in = false
$priceCat = '2'
$priceCategory = 'Petroleum'
$price = '2019-02-03' include - APP/View/Prices/index.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 2 |
Notice (8): Undefined index: count [CORE/Cake/View/Helper/PaginatorHelper.php, line 645]Code Context }
$start = 0;
if ($paging['count'] >= 1) {
$options = array(
'format' => 'Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}',
'model' => null,
'separator' => ' of '
)
$paging = array(
'pageCount' => (int) 1
)
$start = (int) 0
PaginatorHelper::counter() - CORE/Cake/View/Helper/PaginatorHelper.php, line 645
include - APP/View/Prices/index.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: limit [CORE/Cake/View/Helper/PaginatorHelper.php, line 648]Code Context $start = (($paging['page'] - 1) * $paging['limit']) + 1;
}
$end = $start + $paging['limit'] - 1;
$options = array(
'format' => 'Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}',
'model' => null,
'separator' => ' of '
)
$paging = array(
'pageCount' => (int) 1
)
$start = (int) 0
PaginatorHelper::counter() - CORE/Cake/View/Helper/PaginatorHelper.php, line 648
include - APP/View/Prices/index.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: count [CORE/Cake/View/Helper/PaginatorHelper.php, line 649]Code Context }
$end = $start + $paging['limit'] - 1;
if ($paging['count'] < $end) {
$options = array(
'format' => 'Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}',
'model' => null,
'separator' => ' of '
)
$paging = array(
'pageCount' => (int) 1
)
$start = (int) 0
$end = (int) -1
PaginatorHelper::counter() - CORE/Cake/View/Helper/PaginatorHelper.php, line 649
include - APP/View/Prices/index.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: count [CORE/Cake/View/Helper/PaginatorHelper.php, line 650]Code Context $end = $start + $paging['limit'] - 1;
if ($paging['count'] < $end) {
$end = $paging['count'];
$options = array(
'format' => 'Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}',
'model' => null,
'separator' => ' of '
)
$paging = array(
'pageCount' => (int) 1
)
$start = (int) 0
$end = (int) -1
PaginatorHelper::counter() - CORE/Cake/View/Helper/PaginatorHelper.php, line 650
include - APP/View/Prices/index.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: page [CORE/Cake/View/Helper/PaginatorHelper.php, line 666]Code Context default:
$map = array(
'%page%' => $paging['page'],
$options = array(
'format' => 'Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}',
'model' => null,
'separator' => ' of '
)
$paging = array(
'pageCount' => (int) 1
)
$start = (int) 0
$end = null
PaginatorHelper::counter() - CORE/Cake/View/Helper/PaginatorHelper.php, line 666
include - APP/View/Prices/index.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: current [CORE/Cake/View/Helper/PaginatorHelper.php, line 668]Code Context '%page%' => $paging['page'],
'%pages%' => $paging['pageCount'],
'%current%' => $paging['current'],
$options = array(
'format' => 'Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}',
'model' => null,
'separator' => ' of '
)
$paging = array(
'pageCount' => (int) 1
)
$start = (int) 0
$end = null
PaginatorHelper::counter() - CORE/Cake/View/Helper/PaginatorHelper.php, line 668
include - APP/View/Prices/index.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: count [CORE/Cake/View/Helper/PaginatorHelper.php, line 669]Code Context '%pages%' => $paging['pageCount'],
'%current%' => $paging['current'],
'%count%' => $paging['count'],
$options = array(
'format' => 'Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}',
'model' => null,
'separator' => ' of '
)
$paging = array(
'pageCount' => (int) 1
)
$start = (int) 0
$end = null
PaginatorHelper::counter() - CORE/Cake/View/Helper/PaginatorHelper.php, line 669
include - APP/View/Prices/index.ctp, line 43
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Page of 1, showing records out of total, starting on record 0, ending on
< previousNotice (8): Undefined index: pageCount [CORE/Cake/View/Helper/PaginatorHelper.php, line 730]Code Context unset($options['model']);
if ($params['pageCount'] <= 1) {
$options = array(
'separator' => '',
'tag' => 'span',
'before' => null,
'after' => null,
'class' => null,
'modulus' => '8',
'first' => null,
'last' => null,
'ellipsis' => '...',
'currentClass' => 'current',
'currentTag' => null
)
$defaults = array(
'tag' => 'span',
'before' => null,
'after' => null,
'model' => null,
'class' => null,
'modulus' => '8',
'separator' => ' | ',
'first' => null,
'last' => null,
'ellipsis' => '...',
'currentClass' => 'current',
'currentTag' => null
)
$params = array(
'page' => (int) 1
)
PaginatorHelper::numbers() - CORE/Cake/View/Helper/PaginatorHelper.php, line 730
include - APP/View/Prices/index.ctp, line 48
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 959
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
next >