A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 244


'); array_push($bnKurs, ''); } finally {} } } finally {} } ?>
( ! ) Fatal error: Uncaught exception 'Google\Service\Exception' with message ' in /var/www/2017/public_html/application/libraries/google-api-php-client/src/Http/REST.php on line 128
( ! ) Google\Service\Exception: { "error": { "code": 404, "message": "Requested entity was not found.", "errors": [ { "message": "Requested entity was not found.", "domain": "global", "reason": "notFound" } ], "status": "NOT_FOUND" } } in /var/www/2017/public_html/application/libraries/google-api-php-client/src/Http/REST.php on line 128
Call Stack
#TimeMemoryFunctionLocation
10.0000236368{main}( ).../index.php:0
20.0002238976require_once( '/var/www/2017/public_html/system/core/CodeIgniter.php' ).../index.php:284
33.09102487792call_user_func_array:{/var/www/2017/public_html/system/core/CodeIgniter.php:339} ( ).../CodeIgniter.php:339
43.09102487912Page->index( ).../CodeIgniter.php:339
53.09102488424TagManager_Page::init( ).../page.php:24
63.45846365184TagManager::render( ).../Page.php:140
73.45866371296TagManager::parse( ).../Tagmanager.php:629
83.45866371720FTL_Parser->parse( ).../Tagmanager.php:599
93.45986432736FTL_Parser->render( ).../parser.php:89
103.45986433632FTL_Parser->compile( ).../parser.php:125
113.57646667536FTL_Context->render_tag( ).../parser.php:200
123.57646667728FTL_Context->stack( ).../context.php:162
133.57646668448call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
143.57646668480TagManager::tag_partial( ).../context.php:198
153.57656669680FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
163.57656669840FTL_Parser->parse( ).../binding.php:590
173.57946673144FTL_Parser->render( ).../parser.php:89
183.57946673280FTL_Parser->compile( ).../parser.php:125
193.57946673912FTL_Context->render_tag( ).../parser.php:200
203.57946673960FTL_Context->stack( ).../context.php:162
213.57946674632call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
223.57946674664TagManager::tag_partial( ).../context.php:198
233.57956681352FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
243.57956681560FTL_Parser->parse( ).../binding.php:590
253.58006725376FTL_Parser->render( ).../parser.php:89
263.58006725512FTL_Parser->compile( ).../parser.php:125
273.58546741064FTL_Context->render_tag( ).../parser.php:200
283.58546741112FTL_Context->stack( ).../context.php:162
293.58546741784call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
303.58546741816TagManager::tag_partial( ).../context.php:198
313.58556759008FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
323.58556759216FTL_Parser->parse( ).../binding.php:590
333.65726805416FTL_Parser->render( ).../parser.php:89
343.65976822792FTL_Parser->parse_php( ).../parser.php:129
353.65976839368FTL_Parser->get_eval( ).../parser.php:312
363.65986849888eval( '?> ' . $row['currency'] . ' 0 0
' . $row['currency'] . ' 0 0
0) { echo implode('', $ttKurs); } else { echo ''; } ?>
Mata Uang Beli Jual
Last Updated: format($format_datetime['id']) .' WIB' : '-' ?>
0) { echo implode('', $bnKurs); } else { echo ''; } ?>
Mata Uang Beli Jual
Last Updated: format($format_datetime['id']) .' WIB' : '-' ?>
Selengkapnya
  • Lokasi Terdekat

    Selengkapnya
  • Kontak Informasi

  • Share bankjatim.co.id

  • var $Buy = 0; var $Sell = 0; var $Type = 'buy'; var $Label = 'USD'; jQuery('select[name=currencySelector]').on('change', function() { var rates = jQuery(this).val().split('#'); $Label = rates[0] $Buy = rates[1]; $Sell = rates[2]; jQuery('.currencyLabel').html($Label); jQuery('input[name=currFOR]').val(1); if ($Type == 'buy') { jQuery('input[name=currIDR]').val($Buy); } else { jQuery('input[name=currIDR]').val($Sell); } }); jQuery('input[name=currIDR]').on('change', function() { var current = jQuery(this).val(); if ($Type == 'buy') { jQuery('input[name=currFOR]').val(current / $Buy); } else { jQuery('input[name=currFOR]').val(current / $Sell); } }); jQuery('input[name=currFOR]').on('change', function() { var current = jQuery(this).val(); if ($Type == 'buy') { jQuery('input[name=currFOR]').val(current * $Buy); } else { jQuery('input[name=currFOR]').val(current * $Sell); } }); */ ?> ).../parser.php:327 373.65996851776BjtmGSheet::getKurs( ).../parser.php(327) : eval()'d code:10 387.23977928936Google\Service\Sheets\Resource\SpreadsheetsValues->get( ).../bjtmgsheet.php:90 397.23977929864Google\Service\Resource->call( ).../SpreadsheetsValues.php:235 407.24007936240Google\Client->execute( ).../Resource.php:238 417.24067937624Google\Http\REST::execute( ).../Client.php:899 427.24067938816Google\Task\Runner->run( ).../REST.php:66