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.0000236296{main}( ).../index.php:0
20.0002238904require_once( '/var/www/2017/public_html/system/core/CodeIgniter.php' ).../index.php:284
30.02822487712call_user_func_array:{/var/www/2017/public_html/system/core/CodeIgniter.php:339} ( ).../CodeIgniter.php:339
40.02822487832Page->index( ).../CodeIgniter.php:339
50.02822488344TagManager_Page::init( ).../page.php:24
60.37986364944TagManager::render( ).../Page.php:140
70.37996371056TagManager::parse( ).../Tagmanager.php:629
80.38006371480FTL_Parser->parse( ).../Tagmanager.php:599
90.38126432512FTL_Parser->render( ).../parser.php:89
100.38126433408FTL_Parser->compile( ).../parser.php:125
110.49836666392FTL_Context->render_tag( ).../parser.php:200
120.49836666584FTL_Context->stack( ).../context.php:162
130.49836667304call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
140.49836667336TagManager::tag_partial( ).../context.php:198
150.49846668536FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
160.49846668696FTL_Parser->parse( ).../binding.php:590
170.50116672000FTL_Parser->render( ).../parser.php:89
180.50116672136FTL_Parser->compile( ).../parser.php:125
190.50116672768FTL_Context->render_tag( ).../parser.php:200
200.50116672816FTL_Context->stack( ).../context.php:162
210.50116673488call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
220.50116673520TagManager::tag_partial( ).../context.php:198
230.50126680208FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
240.50126680416FTL_Parser->parse( ).../binding.php:590
250.50176723936FTL_Parser->render( ).../parser.php:89
260.50176724072FTL_Parser->compile( ).../parser.php:125
270.50706739360FTL_Context->render_tag( ).../parser.php:200
280.50716739408FTL_Context->stack( ).../context.php:162
290.50716740080call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
300.50716740112TagManager::tag_partial( ).../context.php:198
310.50716757304FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
320.50726757512FTL_Parser->parse( ).../binding.php:590
330.57936803704FTL_Parser->render( ).../parser.php:89
340.58186820968FTL_Parser->parse_php( ).../parser.php:129
350.58186837544FTL_Parser->get_eval( ).../parser.php:312
360.58206848168eval( '?> ' . $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.58206850072BjtmGSheet::getKurs( ).../parser.php(327) : eval()'d code:10 384.16907927048Google\Service\Sheets\Resource\SpreadsheetsValues->get( ).../bjtmgsheet.php:90 394.16907927976Google\Service\Resource->call( ).../SpreadsheetsValues.php:235 404.16937934352Google\Client->execute( ).../Resource.php:238 414.16997935752Google\Http\REST::execute( ).../Client.php:899 424.16997936944Google\Task\Runner->run( ).../REST.php:66