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.02922487728call_user_func_array:{/var/www/2017/public_html/system/core/CodeIgniter.php:339} ( ).../CodeIgniter.php:339
40.02922487848Page->index( ).../CodeIgniter.php:339
50.02922488360TagManager_Page::init( ).../page.php:24
60.37356364816TagManager::render( ).../Page.php:140
70.37366370928TagManager::parse( ).../Tagmanager.php:629
80.37366371352FTL_Parser->parse( ).../Tagmanager.php:599
90.37476432320FTL_Parser->render( ).../parser.php:89
100.37476433216FTL_Parser->compile( ).../parser.php:125
110.48986666224FTL_Context->render_tag( ).../parser.php:200
120.48986666416FTL_Context->stack( ).../context.php:162
130.48986667136call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
140.48986667168TagManager::tag_partial( ).../context.php:198
150.48996668368FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
160.48996668528FTL_Parser->parse( ).../binding.php:590
170.49266671832FTL_Parser->render( ).../parser.php:89
180.49266671968FTL_Parser->compile( ).../parser.php:125
190.49266672600FTL_Context->render_tag( ).../parser.php:200
200.49266672648FTL_Context->stack( ).../context.php:162
210.49266673320call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
220.49266673352TagManager::tag_partial( ).../context.php:198
230.49276680040FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
240.49276680248FTL_Parser->parse( ).../binding.php:590
250.49326723736FTL_Parser->render( ).../parser.php:89
260.49326723872FTL_Parser->compile( ).../parser.php:125
270.49856739232FTL_Context->render_tag( ).../parser.php:200
280.49856739280FTL_Context->stack( ).../context.php:162
290.49856739952call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
300.49856739984TagManager::tag_partial( ).../context.php:198
310.49866757176FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
320.49866757384FTL_Parser->parse( ).../binding.php:590
330.57066803424FTL_Parser->render( ).../parser.php:89
340.57316820704FTL_Parser->parse_php( ).../parser.php:129
350.57316837280FTL_Parser->get_eval( ).../parser.php:312
360.57326847920eval( '?> ' . $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.57336849808BjtmGSheet::getKurs( ).../parser.php(327) : eval()'d code:10 384.28237926592Google\Service\Sheets\Resource\SpreadsheetsValues->get( ).../bjtmgsheet.php:90 394.28237927520Google\Service\Resource->call( ).../SpreadsheetsValues.php:235 404.28277933896Google\Client->execute( ).../Resource.php:238 414.28327935280Google\Http\REST::execute( ).../Client.php:899 424.28337936472Google\Task\Runner->run( ).../REST.php:66