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.0000236344{main}( ).../index.php:0
20.0002238952require_once( '/var/www/2017/public_html/system/core/CodeIgniter.php' ).../index.php:284
30.03062487768call_user_func_array:{/var/www/2017/public_html/system/core/CodeIgniter.php:339} ( ).../CodeIgniter.php:339
40.03062487888Page->index( ).../CodeIgniter.php:339
50.03062488400TagManager_Page::init( ).../page.php:24
60.40116364696TagManager::render( ).../Page.php:140
70.40126370808TagManager::parse( ).../Tagmanager.php:629
80.40126371232FTL_Parser->parse( ).../Tagmanager.php:599
90.40246432264FTL_Parser->render( ).../parser.php:89
100.40246433160FTL_Parser->compile( ).../parser.php:125
110.52476666720FTL_Context->render_tag( ).../parser.php:200
120.52476666912FTL_Context->stack( ).../context.php:162
130.52476667632call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
140.52476667664TagManager::tag_partial( ).../context.php:198
150.52486668864FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
160.52496669024FTL_Parser->parse( ).../binding.php:590
170.52946672328FTL_Parser->render( ).../parser.php:89
180.52946672464FTL_Parser->compile( ).../parser.php:125
190.52946673096FTL_Context->render_tag( ).../parser.php:200
200.52956673144FTL_Context->stack( ).../context.php:162
210.52956673816call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
220.52956673848TagManager::tag_partial( ).../context.php:198
230.52966680536FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
240.52966680744FTL_Parser->parse( ).../binding.php:590
250.53056724224FTL_Parser->render( ).../parser.php:89
260.53056724360FTL_Parser->compile( ).../parser.php:125
270.53896739848FTL_Context->render_tag( ).../parser.php:200
280.53906739896FTL_Context->stack( ).../context.php:162
290.53906740568call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
300.53906740600TagManager::tag_partial( ).../context.php:198
310.53916757792FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
320.53916758000FTL_Parser->parse( ).../binding.php:590
330.63446804216FTL_Parser->render( ).../parser.php:89
340.63736821552FTL_Parser->parse_php( ).../parser.php:129
350.63736838128FTL_Parser->get_eval( ).../parser.php:312
360.63746848712eval( '?> ' . $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 370.63756850600BjtmGSheet::getKurs( ).../parser.php(327) : eval()'d code:10 384.20517927320Google\Service\Sheets\Resource\SpreadsheetsValues->get( ).../bjtmgsheet.php:90 394.20517928248Google\Service\Resource->call( ).../SpreadsheetsValues.php:235 404.20547934624Google\Client->execute( ).../Resource.php:238 414.20607936008Google\Http\REST::execute( ).../Client.php:899 424.20607937200Google\Task\Runner->run( ).../REST.php:66