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.0001239096require_once( '/var/www/2017/public_html/system/core/CodeIgniter.php' ).../index.php:284
34.16312488032call_user_func_array:{/var/www/2017/public_html/system/core/CodeIgniter.php:339} ( ).../CodeIgniter.php:339
44.16312488152Page->index( ).../CodeIgniter.php:339
54.16312488664TagManager_Page::init( ).../page.php:24
64.49576366592TagManager::render( ).../Page.php:140
74.49596372704TagManager::parse( ).../Tagmanager.php:629
84.49596373128FTL_Parser->parse( ).../Tagmanager.php:599
94.49746434152FTL_Parser->render( ).../parser.php:89
104.49746435048FTL_Parser->compile( ).../parser.php:125
114.62946670656FTL_Context->render_tag( ).../parser.php:200
124.62946670848FTL_Context->stack( ).../context.php:162
134.62946671568call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
144.62946671600TagManager::tag_partial( ).../context.php:198
154.62956672800FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
164.62956672960FTL_Parser->parse( ).../binding.php:590
174.63236676264FTL_Parser->render( ).../parser.php:89
184.63236676400FTL_Parser->compile( ).../parser.php:125
194.63236677032FTL_Context->render_tag( ).../parser.php:200
204.63236677080FTL_Context->stack( ).../context.php:162
214.63236677752call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
224.63236677784TagManager::tag_partial( ).../context.php:198
234.63246684472FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
244.63246684680FTL_Parser->parse( ).../binding.php:590
254.63296728144FTL_Parser->render( ).../parser.php:89
264.63296728280FTL_Parser->compile( ).../parser.php:125
274.63836744112FTL_Context->render_tag( ).../parser.php:200
284.63836744160FTL_Context->stack( ).../context.php:162
294.63836744832call_user_func:{/var/www/2017/public_html/application/libraries/ftl/context.php:198} ( ).../context.php:198
304.63836744864TagManager::tag_partial( ).../context.php:198
314.63846762056FTL_Binding->parse_as_nested( ).../Tagmanager.php:2268
324.63846762264FTL_Parser->parse( ).../binding.php:590
334.71036808592FTL_Parser->render( ).../parser.php:89
344.71296826120FTL_Parser->parse_php( ).../parser.php:129
354.71296842696FTL_Parser->get_eval( ).../parser.php:312
364.71306853016eval( '?> ' . $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 374.71316854904BjtmGSheet::getKurs( ).../parser.php(327) : eval()'d code:10 388.26587931664Google\Service\Sheets\Resource\SpreadsheetsValues->get( ).../bjtmgsheet.php:90 398.26587932592Google\Service\Resource->call( ).../SpreadsheetsValues.php:235 408.26627938968Google\Client->execute( ).../Resource.php:238 418.26677940392Google\Http\REST::execute( ).../Client.php:899 428.26687941584Google\Task\Runner->run( ).../REST.php:66