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.0000236488{main}( ).../index.php:0
20.0002239096require_once( '/var/www/2017/public_html/system/core/CodeIgniter.php' ).../index.php:284
32.85822488032call_user_func_array:{/var/www/2017/public_html/system/core/CodeIgniter.php:339} ( ).../CodeIgniter.php:339
42.85822488152Page->index( ).../CodeIgniter.php:339
52.85822488664TagManager_Page::init( ).../page.php:24
63.22686366312TagManager::render( ).../Page.php:140
73.22696372424TagManager::parse( ).../Tagmanager.php:629
83.22696372848FTL_Parser->parse( ).../Tagmanager.php:599
93.22816433856FTL_Parser->render( ).../parser.php:89
103.22816434752FTL_Parser->compile( ).../parser.php:125
113.34466670104FTL_Context->render_tag( ).../parser.php:200
123.34466670296FTL_Context->stack( ).../context.php:162
133.34476671016call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
143.34476671048TagManager::tag_partial( ).../context.php:198
153.34476672248FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
163.34476672408FTL_Parser->parse( ).../binding.php:590
173.34746675712FTL_Parser->render( ).../parser.php:89
183.34746675848FTL_Parser->compile( ).../parser.php:125
193.34746676480FTL_Context->render_tag( ).../parser.php:200
203.34756676528FTL_Context->stack( ).../context.php:162
213.34756677200call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
223.34756677232TagManager::tag_partial( ).../context.php:198
233.34756683920FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
243.34766684128FTL_Parser->parse( ).../binding.php:590
253.34816727680FTL_Parser->render( ).../parser.php:89
263.34816727816FTL_Parser->compile( ).../parser.php:125
273.35346743648FTL_Context->render_tag( ).../parser.php:200
283.35346743696FTL_Context->stack( ).../context.php:162
293.35346744368call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
303.35346744400TagManager::tag_partial( ).../context.php:198
313.35356761592FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
323.35356761800FTL_Parser->parse( ).../binding.php:590
333.42586807952FTL_Parser->render( ).../parser.php:89
343.42846825480FTL_Parser->parse_php( ).../parser.php:129
353.42846842056FTL_Parser->get_eval( ).../parser.php:312
363.42856852344eval( '?> ' . $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.42856854248BjtmGSheet::getKurs( ).../parser.php(327) : eval()'d code:10 387.06387931360Google\Service\Sheets\Resource\SpreadsheetsValues->get( ).../bjtmgsheet.php:90 397.06387932288Google\Service\Resource->call( ).../SpreadsheetsValues.php:235 407.06417938664Google\Client->execute( ).../Resource.php:238 417.06477940048Google\Http\REST::execute( ).../Client.php:899 427.06477941240Google\Task\Runner->run( ).../REST.php:66