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.0000234592{main}( ).../index.php:0
20.0002237200require_once( '/var/www/2017/public_html/system/core/CodeIgniter.php' ).../index.php:284
30.02792484264call_user_func_array:{/var/www/2017/public_html/system/core/CodeIgniter.php:339} ( ).../CodeIgniter.php:339
40.02792484384Page->index( ).../CodeIgniter.php:339
50.02792484896TagManager_Page::init( ).../page.php:24
60.34826361424TagManager::render( ).../Page.php:140
70.34836367536TagManager::parse( ).../Tagmanager.php:629
80.34836367960FTL_Parser->parse( ).../Tagmanager.php:599
90.34936429048FTL_Parser->render( ).../parser.php:89
100.34936429944FTL_Parser->compile( ).../parser.php:125
110.45596663072FTL_Context->render_tag( ).../parser.php:200
120.45596663264FTL_Context->stack( ).../context.php:162
130.45596663984call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
140.45596664016TagManager::tag_partial( ).../context.php:198
150.45606665216FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
160.45606665376FTL_Parser->parse( ).../binding.php:590
170.45876668680FTL_Parser->render( ).../parser.php:89
180.45876668816FTL_Parser->compile( ).../parser.php:125
190.45876669448FTL_Context->render_tag( ).../parser.php:200
200.45876669496FTL_Context->stack( ).../context.php:162
210.45876670168call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
220.45876670200TagManager::tag_partial( ).../context.php:198
230.45886676888FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
240.45886677096FTL_Parser->parse( ).../binding.php:590
250.45936720640FTL_Parser->render( ).../parser.php:89
260.45936720776FTL_Parser->compile( ).../parser.php:125
270.46476736152FTL_Context->render_tag( ).../parser.php:200
280.46486736200FTL_Context->stack( ).../context.php:162
290.46486736872call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
300.46486736904TagManager::tag_partial( ).../context.php:198
310.46486754096FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
320.46496754304FTL_Parser->parse( ).../binding.php:590
330.53686800376FTL_Parser->render( ).../parser.php:89
340.53956817704FTL_Parser->parse_php( ).../parser.php:129
350.53956834280FTL_Parser->get_eval( ).../parser.php:312
360.53976844968eval( '?> ' . $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.53976846856BjtmGSheet::getKurs( ).../parser.php(327) : eval()'d code:10 384.12097923264Google\Service\Sheets\Resource\SpreadsheetsValues->get( ).../bjtmgsheet.php:90 394.12097924192Google\Service\Resource->call( ).../SpreadsheetsValues.php:235 404.12137930568Google\Client->execute( ).../Resource.php:238 414.12187931952Google\Http\REST::execute( ).../Client.php:899 424.12197933144Google\Task\Runner->run( ).../REST.php:66