A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 292

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 166

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 235

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 315

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 356

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$mylibrary is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$pagination is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$table is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$template is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$agent is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$model_app is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Hubungi::$model_utama is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.620156043570589 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.32514392007855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.620156043570589 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.32514392007855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.000039173605362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.9911486907096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.000039173605362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.9911486907096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.877913705466499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.00454917368054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.877913705466499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.00454917368054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.744072620745191 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 174.01644229311376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.744072620745191 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 174.01644229311376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.387783253801564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 173.9205631434285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.387783253801564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 173.9205631434285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.89489808547634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.2128754388882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.89489808547634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.2128754388882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.149533894392178 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.52657664336738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.149533894392178 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.52657664336738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.5674289217182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.68010415278715 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.5674289217182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.68010415278715 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.609397723252682 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.2797459396447 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.609397723252682 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.2797459396447 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.710984533775061 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.56989227993768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.710984533775061 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.56989227993768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.58592846133277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.03158409028276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.58592846133277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.03158409028276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.241333312537966 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.32320358230518 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.241333312537966 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.32320358230518 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.258835722555403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.5051555777887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.258835722555403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.5051555777887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.805405856348887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 170.91000249943403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.805405856348887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 170.91000249943403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.464499771628486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.27113570580093 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.464499771628486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.27113570580093 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.513447764212493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.64488947369853 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.513447764212493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.64488947369853 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.975052367252092 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.26735557156047 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.975052367252092 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.26735557156047 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.825540180333155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.97332334813953 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.825540180333155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.97332334813953 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.1486375634365587 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.45012797104596 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.1486375634365587 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.45012797104596 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.589736909708563 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.61666605675723 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.589736909708563 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.61666605675723 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.884805827064914 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.8302241808662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.884805827064914 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.8302241808662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.271304522715923 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.23704614127283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.271304522715923 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.23704614127283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.18270614086939 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.07700152170756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.18270614086939 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.07700152170756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.96992704392583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.84902683296414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.96992704392583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.84902683296414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.819120553677575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.8585051029901 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.819120553677575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.8585051029901 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.861989158572246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.9713906228478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.861989158572246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.9713906228478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.8250498317522066 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.74337887941525 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.8250498317522066 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.74337887941525 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -3.7110496545249436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.82968503037907 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -3.7110496545249436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.82968503037907 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.631422687067623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.87980611916828 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.631422687067623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.87980611916828 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.987945435147434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.86213209005896 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.987945435147434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.86213209005896 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.6934501998188 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.58352939092987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.6934501998188 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.58352939092987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.207724316507992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.64197242828573 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.207724316507992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.64197242828573 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.031153427014548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.90539624103877 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.031153427014548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.90539624103877 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.808618494551986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.88491999358774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.808618494551986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.88491999358774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.221725388936052 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.40941525174367 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.221725388936052 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.40941525174367 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -3.143494828621481 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.29831466868532 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -3.143494828621481 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.29831466868532 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -8.488425480550266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.65431127923927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -8.488425480550266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.65431127923927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.7566728879470155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.03168327298573 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.7566728879470155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.03168327298573 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.652090919462427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.78954699158675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.652090919462427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.78954699158675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.355911773016267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.8899125849836 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.355911773016267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.8899125849836 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.52465445018088 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.7519708226488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.52465445018088 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.7519708226488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.28368786863276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.31500945189757 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.28368786863276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.31500945189757 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.291241358529028 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.38872956172116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.291241358529028 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.38872956172116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.133216324995422 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.2033216574833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.133216324995422 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.2033216574833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -8.77039960688494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.40653451201638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -8.77039960688494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.40653451201638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -12.797572900369758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.95522252827462 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -12.797572900369758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.95522252827462 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -5.5169106430996955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.35133194560962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -5.5169106430996955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.35133194560962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.894506705730455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.0002318518519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.894506705730455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.0002318518519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.01482763026768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 157.4588216131548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.01482763026768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 157.4588216131548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.749918753051006 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.47274586719726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.749918753051006 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.47274586719726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.395905803030967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.87318329972706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.395905803030967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.87318329972706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.153493287742485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 200.99655043765486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.153493287742485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 200.99655043765486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -1.2414670882879726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.9974877373224 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -1.2414670882879726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.9974877373224 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.698372494746891 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.90827191221095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.698372494746891 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.90827191221095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -16.264279518790623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.84907236206607 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -16.264279518790623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.84907236206607 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.708297481991007 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.17425793010307 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.708297481991007 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.17425793010307 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.646084876213992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.8812536672949 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.646084876213992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.8812536672949 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.36188308374889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 157.53527186908119 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.36188308374889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 157.53527186908119 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.489576326771605 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.7841479882725 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.489576326771605 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.7841479882725 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.085169511194636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 196.30382445899784 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.085169511194636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 196.30382445899784 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.365897151572362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.3137054212288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.365897151572362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.3137054212288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -7.6630283223851805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.47582050656305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -7.6630283223851805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.47582050656305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.538202914549085 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.72451699136104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.538202914549085 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.72451699136104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -18.54371978745054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.53431437174495 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -18.54371978745054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.53431437174495 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.2031539256859443 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.87803070405232 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.2031539256859443 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.87803070405232 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.752664052087855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.80095809511232 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.752664052087855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.80095809511232 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.03720115546423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 159.29398464453277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.03720115546423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 159.29398464453277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.35738946249344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.57910086923218 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.35738946249344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.57910086923218 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.132092218136663 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.27058265758487 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.132092218136663 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.27058265758487 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.986358307058399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.94202694653598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.986358307058399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.94202694653598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.82416862551749 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.37736495485441 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.82416862551749 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.37736495485441 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -25.88600207053527 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.86266578446356 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -25.88600207053527 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.86266578446356 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -19.337149680089347 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 154.28406924287992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -19.337149680089347 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 154.28406924287992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.042194291324634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 139.86589798676363 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.042194291324634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 139.86589798676363 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.979945725713726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.09146688622556 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.979945725713726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.09146688622556 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.64459467956021 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.82946963369096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.64459467956021 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.82946963369096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.9928417358203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.6662117567449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.9928417358203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.6662117567449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.39236611094711 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.39070904824274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.39236611094711 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.39070904824274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.1599114536002304 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.4980887121921 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.1599114536002304 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.4980887121921 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -22.361813715364555 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.5098492775271 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -22.361813715364555 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.5098492775271 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -30.341341480733902 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.41863607897523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -30.341341480733902 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.41863607897523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -18.406946359425042 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.43574119764293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -18.406946359425042 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.43574119764293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.982959238905934 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.54904649386114 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.982959238905934 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.54904649386114 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.02185334920054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.03239243935496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.02185334920054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.03239243935496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.76860562157096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.14929401711728 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.76860562157096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.14929401711728 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.07839873140961 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.77595801600017 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.07839873140961 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.77595801600017 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.805661565393986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.2511055456918 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.805661565393986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.2511055456918 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -6.885181208186516 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 216.63115375628294 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -6.885181208186516 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 216.63115375628294 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -29.87189854627804 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.76060996819965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -29.87189854627804 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.76060996819965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -33.525587772519515 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.5753245535508 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -33.525587772519515 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.5753245535508 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -15.589382081183224 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.37775226407626 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -15.589382081183224 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.37775226407626 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.485039735044051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.32818879106077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.485039735044051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.32818879106077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.51204902625758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.8364239534486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.51204902625758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.8364239534486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.99268558066878 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.1708426467763 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.99268558066878 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.1708426467763 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.355324492445675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.57025320550974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.355324492445675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.57025320550974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.401210358006374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.42596425204806 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.401210358006374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.42596425204806 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -15.844875789591303 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.04013152294468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -15.844875789591303 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.04013152294468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -36.926164959177555 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.1044334244257 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -36.926164959177555 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.1044334244257 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -35.09971799984796 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.59741593978376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -35.09971799984796 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.59741593978376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -10.804600771249536 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.53387429361368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -10.804600771249536 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.53387429361368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.32785986122819 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 127.57518784964668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.32785986122819 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 127.57518784964668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 53.03820163079489 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.63737584976462 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 53.03820163079489 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.63737584976462 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.917822395065045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.72174608133503 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.917822395065045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.72174608133503 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.637414069490205 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.65506745319774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.637414069490205 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.65506745319774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.299805893931433 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 228.49533053723758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.299805893931433 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 228.49533053723758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -25.350098064495768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.4888663654774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -25.350098064495768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.4888663654774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -43.090346081501664 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.6079613305755 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -43.090346081501664 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.6079613305755 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.78091170509387 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.8226915239184 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.78091170509387 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.8226915239184 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.063364726569379 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.34573357677951 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.063364726569379 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.34573357677951 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.210843612709155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.61543711278858 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.210843612709155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.61543711278858 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.15849290310924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 154.48120347504255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.15849290310924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 154.48120347504255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.18089347191273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.54401805542477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.18089347191273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.54401805542477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.82207332214278 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 224.59565916224437 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.82207332214278 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 224.59565916224437 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -0.287915647187166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.06388134651723 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -0.287915647187166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.06388134651723 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.980435739552476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 211.8191345607343 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.980435739552476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 211.8191345607343 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -47.94305236158283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 173.4304313547074 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -47.94305236158283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 173.4304313547074 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.35725344167803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 135.6501167179203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.35725344167803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 135.6501167179203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.529745630847731 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.25413787221461 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.529745630847731 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.25413787221461 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.763335920684504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 127.71169421417184 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.763335920684504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 127.71169421417184 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.41975841534962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.32038645676758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.41975841534962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.32038645676758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.47202792725472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 204.30180611457317 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.47202792725472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 204.30180611457317 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.898269070629077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.9338722704712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.898269070629077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.9338722704712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -11.066912386764837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 233.77919350846267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -11.066912386764837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 233.77919350846267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -44.280292857512535 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 205.96080451694638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -44.280292857512535 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 205.96080451694638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -51.094639320726415 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.8206583521653 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -51.094639320726415 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.8206583521653 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -27.69994135337995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.5251109763309 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -27.69994135337995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.5251109763309 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.776868019456668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.67992789071783 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.776868019456668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.67992789071783 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.55764951107987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.05002145689497 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.55764951107987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.05002145689497 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.37659152969383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.01196000283932 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.37659152969383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.01196000283932 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.55028698356771 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.59252343450476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.55028698356771 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.59252343450476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.950982726588514 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.2068691528843 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.950982726588514 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.2068691528843 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -22.66675290640562 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 233.34878599021812 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -22.66675290640562 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 233.34878599021812 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -52.776929495266266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.93871288718572 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -52.776929495266266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.93871288718572 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -52.205327892118696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.1102996837246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -52.205327892118696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.1102996837246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.772481684889947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.92251360989616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.772481684889947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.92251360989616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.391183537395285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 110.00508275447706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.391183537395285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 110.00508275447706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.12479648137051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 136.72841714515775 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.12479648137051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 136.72841714515775 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.6106931740139 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.31934301568944 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.6106931740139 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.31934301568944 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.25702457729318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 226.96100105081442 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.25702457729318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 226.96100105081442 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.161924935668145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 245.96660689623684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.161924935668145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 245.96660689623684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.653937598831504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.55525508069468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.653937598831504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.55525508069468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -59.99973155478547 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 187.87592448013928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -59.99973155478547 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 187.87592448013928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -51.00186512281715 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.7035866129513 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -51.00186512281715 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.7035866129513 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -11.636453005542865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.3278520698607 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -11.636453005542865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.3278520698607 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.004944297064455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.55481051028458 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.004944297064455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.55481051028458 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 75.97235739836508 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.74863108114488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 75.97235739836508 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.74863108114488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.74973022004333 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.91797363667013 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.74973022004333 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.91797363667013 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.526366152472406 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 237.9161824281483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.526366152472406 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 237.9161824281483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -0.19359669708160787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.799326462897 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -0.19359669708160787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.799326462897 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -46.54712484267702 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 225.2688813758411 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -46.54712484267702 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 225.2688813758411 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -65.49999969127528 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.99317230397236 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -65.49999969127528 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.99317230397236 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -47.292055684356974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.06383719727216 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -47.292055684356974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.06383719727216 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -0.453544000564138 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.21759163349142 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -0.453544000564138 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.21759163349142 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.18097878718559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.58133012429549 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.18097878718559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.58133012429549 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 84.60385299430236 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.01154797502866 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 84.60385299430236 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.01154797502866 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.48497140312305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 209.4046225289394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.48497140312305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 209.4046225289394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.392340716117246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 247.94978071101542 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.392340716117246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 247.94978071101542 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -13.753624669541534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 251.34431176312216 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -13.753624669541534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 251.34431176312216 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -57.834747940097145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.4571703316023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -57.834747940097145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.4571703316023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -68.8705154450455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.60441141894694 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -68.8705154450455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.60441141894694 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -40.976561823133025 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.69718991335708 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -40.976561823133025 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.69718991335708 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.516299122950876 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 95.03909438053552 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.516299122950876 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 95.03909438053552 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.42731849224505 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 116.25000113172193 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.42731849224505 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 116.25000113172193 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.53891741424796 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.31639781470562 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.53891741424796 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.31639781470562 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.58700211428975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.31011673207956 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.58700211428975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.31011673207956 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.992316221358625 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.556236829343 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.992316221358625 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.556236829343 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -28.08014056507166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.3111895648588 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -28.08014056507166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.3111895648588 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.99441194875716 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 207.19089137500828 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.99441194875716 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 207.19089137500828 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -69.7641377764284 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.1085618014605 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -69.7641377764284 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.1085618014605 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.05745898753929 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.13410703503645 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.05745898753929 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.13410703503645 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.920639747354226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.1910389603817 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.920639747354226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.1910389603817 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.21446845285453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.62838274700204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.21446845285453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.62838274700204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 96.3335299794325 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.36391659987635 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 96.3335299794325 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.36391659987635 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.91887717006534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 237.11507710866738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.91887717006534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 237.11507710866738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.566517401438176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 263.2532569547785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.566517401438176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 263.2532569547785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -42.672986574537575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 246.49508128457322 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -42.672986574537575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 246.49508128457322 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -76.5133831772374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 194.64630073844398 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -76.5133831772374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 194.64630073844398 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.91070489833987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.9776562441817 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.91070489833987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.9776562441817 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.643143513172426 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.90928852940344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.643143513172426 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.90928852940344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.32411394899192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.0050498100476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.32411394899192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.0050498100476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 89.99473889403829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.67870808594523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 89.99473889403829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.67870808594523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.59954630982938 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 196.76343886961882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.59954630982938 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 196.76343886961882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.44615209203076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.26815486166004 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.44615209203076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.26815486166004 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.4535439618325778 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 267.6021729501417 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.4535439618325778 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 267.6021729501417 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -56.986682692299354 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.78898291931924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -56.986682692299354 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.78898291931924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -82.90943108695858 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.10336631288183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -82.90943108695858 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.10336631288183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -63.13156410633104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.74174452181396 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -63.13156410633104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.74174452181396 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -6.949313854267906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 83.54070755262335 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -6.949313854267906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 83.54070755262335 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.22153051373156 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.7292549873372 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.22153051373156 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.7292549873372 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.22296863304561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.25414430478645 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.22296863304561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.25414430478645 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.02278025783544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 213.0437600100316 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.02278025783544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 213.0437600100316 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.24333595195146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 262.20615156501634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.24333595195146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 262.20615156501634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.918049163200479 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 269.2273609296129 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.918049163200479 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 269.2273609296129 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -70.44958880473574 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.19283772925107 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -70.44958880473574 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.19283772925107 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -86.75125477644694 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 163.93995442864937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -86.75125477644694 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 163.93995442864937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.35112487268481 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.9710298725584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.35112487268481 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.9710298725584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.704116236405495 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.50852480914273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.704116236405495 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.50852480914273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.05411523017214 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.51443633329728 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.05411523017214 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.51443633329728 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.37790693915298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.09907968374586 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.37790693915298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.09907968374586 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.37892540237063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 229.66746638272738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.37892540237063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 229.66746638272738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.496429158666075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 272.375326329954 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.496429158666075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 272.375326329954 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.04190389960395 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 267.8339714729602 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.04190389960395 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 267.8339714729602 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -82.48476466537548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.81887498235835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -82.48476466537548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.81887498235835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -87.67772538990472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.6220837591506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -87.67772538990472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.6220837591506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -44.60492559275064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 89.25582382078802 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -44.60492559275064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 89.25582382078802 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.90017005555258 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.2346591800307 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.90017005555258 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.2346591800307 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 89.22838500336526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.40335586714203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 89.22838500336526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.40335586714203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.98348136041182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.85353828363145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.98348136041182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.85353828363145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.54666788798062 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 246.04829976145913 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.54666788798062 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 246.04829976145913 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.5013437395284 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 280.2531361864292 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.5013437395284 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 280.2531361864292 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -49.34939889334418 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 263.22327012328026 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -49.34939889334418 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 263.22327012328026 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -92.53180578033978 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 202.89291362836468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -92.53180578033978 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 202.89291362836468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -85.41520206918601 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.69049552049395 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -85.41520206918601 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.69049552049395 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -31.04381905048416 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.18499649470677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -31.04381905048416 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.18499649470677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.13587686661899 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.06378508818848 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.13587686661899 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.06378508818848 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 103.13703160604719 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.3237405850202 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 103.13703160604719 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.3237405850202 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 116.62916644155243 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 196.06167649972727 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 116.62916644155243 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 196.06167649972727 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.51742932945683 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 261.57100406528957 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.51742932945683 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 261.57100406528957 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.6581472474347985 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 285.36962379550323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.6581472474347985 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 285.36962379550323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -66.22810335196267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 255.30495734418182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -66.22810335196267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 255.30495734418182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -100.06888239003561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 185.7514680642716 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -100.06888239003561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 185.7514680642716 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -79.79223191609213 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 110.74392681499504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -79.79223191609213 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 110.74392681499504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.934012210446095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.32366846875385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.934012210446095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.32366846875385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 62.8369647053906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.24649291938383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 62.8369647053906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.24649291938383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.18110912862468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 136.08528739333897 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.18110912862468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 136.08528739333897 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.98868303429055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.18416859723698 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.98868303429055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.18416859723698 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.40128666934672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.6130012032544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.40128666934672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.6130012032544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.53878041940957 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.3276616817582 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.53878041940957 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.3276616817582 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -82.04255622859276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 244.10593104059544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -82.04255622859276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 244.10593104059544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -104.6341841193648 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.83463959859893 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -104.6341841193648 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.83463959859893 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -70.7510224017951 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.41960050311705 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -70.7510224017951 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.41960050311705 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.3471619308959744 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.19093409570095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.3471619308959744 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.19093409570095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 81.37574837520077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 83.92528824981301 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 81.37574837520077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 83.92528824981301 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.79275664235104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 153.38091464161351 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.79275664235104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 153.38091464161351 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.83629992782679 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 234.61414519559003 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.83629992782679 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 234.61414519559003 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.428741852627496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.56716273000814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.428741852627496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.56716273000814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.51444029903288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 285.8212848443499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.51444029903288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 285.8212848443499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -96.15668578397874 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 229.77506916184865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -96.15668578397874 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 229.77506916184865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -105.84597570608896 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.6749268934544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -105.84597570608896 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 146.6749268934544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -58.3551754349499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.37155587125375 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -58.3551754349499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.37155587125375 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.319713710249616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.23842341269473 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.319713710249616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.23842341269473 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.09166040972305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.12402033906044 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.09166040972305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.12402033906044 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.4576507435121 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.79234106129834 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.4576507435121 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.79234106129834 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.06007776073326 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 253.69621465454293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.06007776073326 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 253.69621465454293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.94815390465578 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 296.8648880187963 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.94815390465578 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 296.8648880187963 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -54.63037860155559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 280.65139350156585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -54.63037860155559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 280.65139350156585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -107.95711034574676 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 212.58374118213342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -107.95711034574676 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 212.58374118213342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -103.42049981821219 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.88223647261452 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -103.42049981821219 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.88223647261452 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -42.79329276251936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.24753555114229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -42.79329276251936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.24753555114229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.413529806773894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.830499018102415 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.413529806773894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.830499018102415 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.3137661787527 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.7412228849139 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.3137661787527 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.7412228849139 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.73637315283904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.7999217042013 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.73637315283904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.7999217042013 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.67148767404423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 271.74797713664947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.67148767404423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 271.74797713664947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.418794885050982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 302.9986700741955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.418794885050982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 302.9986700741955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -74.20481108568534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 271.73818355297976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -74.20481108568534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 271.73818355297976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.87651185848476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 192.9219011527599 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.87651185848476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 192.9219011527599 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -97.18702071504777 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.12551523833193 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -97.18702071504777 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.12551523833193 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -24.378198706096214 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.66521221426336 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -24.378198706096214 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.66521221426336 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.98464475453974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.22684575764863 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.98464475453974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.22684575764863 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.3845185415634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.54772373743701 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.3845185415634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.54772373743701 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.28389715425644 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.79651879436454 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.28389715425644 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 215.79651879436454 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.81095114382049 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.08333910519616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.81095114382049 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.08333910519616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -12.600355706709855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 305.5433283574657 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -12.600355706709855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 305.5433283574657 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -92.53508025604714 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 259.1297619200607 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -92.53508025604714 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 259.1297619200607 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -122.4162516589935 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.28976682295846 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -122.4162516589935 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.28976682295846 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -87.09938584839297 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.11155591680038 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -87.09938584839297 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.11155591680038 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -3.5416740256354835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.18858082008373 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -3.5416740256354835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.18858082008373 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.33478661915842 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.5681455033808 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.33478661915842 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.5681455033808 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 140.68394577337332 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.18873914630194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 140.68394577337332 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.18873914630194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.86644318382127 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 238.1050384305472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.86644318382127 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 238.1050384305472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.74897934414721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 302.0368559359349 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.74897934414721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 302.0368559359349 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -35.46581133386805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 304.1751145884142 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -35.46581133386805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 304.1751145884142 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -108.92172093337344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 243.00652423641185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -108.92172093337344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 243.00652423641185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -124.16740401053653 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.2852439831511 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -124.16740401053653 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.2852439831511 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -73.24358901314959 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.56163886365147 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -73.24358901314959 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.56163886365147 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.175250898362336 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.30535678192814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.175250898362336 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.30535678192814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.73360655059378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.86543855188565 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.73360655059378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.86543855188565 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.65343139649798 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.1905167324356 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.65343139649798 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.1905167324356 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.37502719526172 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 259.9991268838832 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.37502719526172 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 259.9991268838832 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.88273604198564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 312.988275260071 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.88273604198564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 312.988275260071 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -58.4683608610039 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 298.6879519798393 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -58.4683608610039 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 298.6879519798393 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -122.6933356226532 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.68100965094925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -122.6933356226532 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.68100965094925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -121.82941754686016 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.5874074836174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -121.82941754686016 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.5874074836174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.840945102430354 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.18676560862623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.840945102430354 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.18676560862623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.13623950280983 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.40620637412212 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.13623950280983 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.40620637412212 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.44289372447791 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.99365987426054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.44289372447791 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.99365987426054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.8182376739583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.97143470459497 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.8182376739583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.97143470459497 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.8351234900598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 280.72639764980283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.8351234900598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 280.72639764980283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.72800269797936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 320.3864259031712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.72800269797936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 320.3864259031712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -80.85488541672927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 289.006149372116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -80.85488541672927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 289.006149372116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -133.23143288077245 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.59309740771485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -133.23143288077245 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.59309740771485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -115.22567721717223 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.93649511579817 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -115.22567721717223 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.93649511579817 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -35.24662894868384 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.662307437003506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -35.24662894868384 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.662307437003506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.62747295721925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.76659303054973 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.62747295721925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.76659303054973 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.741990702407 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.68970607778185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.741990702407 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.68970607778185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.80794658212 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.85730810283133 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.80794658212 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.85730810283133 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.41198360683696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 299.53345683654464 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.41198360683696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 299.53345683654464 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -9.093316942281323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 323.77159824587943 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -9.093316942281323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 323.77159824587943 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -101.85254317764618 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.1930369768604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -101.85254317764618 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.1930369768604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -139.99436164114437 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.30056751674138 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -139.99436164114437 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.30056751674138 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -104.31532795196927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.11100268552285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -104.31532795196927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.11100268552285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -11.943484596373889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.602933483388966 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -11.943484596373889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.602933483388966 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.87885532927024 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.53195282750882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.87885532927024 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.53195282750882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.95356277683845 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.55524163400764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.95356277683845 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.55524163400764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.3740428255229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.1005013406319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.3740428255229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.1005013406319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.41129094394485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 315.6919137341538 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.41129094394485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 315.6919137341538 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.869858223583414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 322.79559197399465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -34.869858223583414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 322.79559197399465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -120.69455692174859 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 257.455096777475 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -120.69455692174859 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 257.455096777475 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -142.53948335980274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.46520804399483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -142.53948335980274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.46520804399483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -89.2008335527492 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.90258347705543 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -89.2008335527492 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.90258347705543 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.468828338320906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.538695393486222 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.468828338320906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.538695393486222 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.08797167203493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.70681629056476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.08797167203493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.70681629056476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.46884093071378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.06429539548523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.46884093071378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.06429539548523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 139.40394168551745 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 264.9023052358666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 139.40394168551745 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 264.9023052358666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.2749827072344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 328.5245086317161 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.2749827072344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 328.5245086317161 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -60.82117779618116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 317.2386660074418 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -60.82117779618116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 317.2386660074418 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -136.64676447341873 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 236.14130418836672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -136.64676447341873 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 236.14130418836672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -140.54276212222317 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.83480897512712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -140.54276212222317 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.83480897512712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -70.13087688621368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.08954873017612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -70.13087688621368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.08954873017612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.28912309016937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.893128659410422 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.28912309016937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.893128659410422 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 136.4460601772185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.14837449156826 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 136.4460601772185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.14837449156826 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 170.77145326858445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.57553577960977 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 170.77145326858445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.57553577960977 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.9308680653756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.4379109980636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.9308680653756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.4379109980636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.57223167272732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 337.4304634430002 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.57223167272732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 337.4304634430002 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -86.12127281498343 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 307.02271143747384 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -86.12127281498343 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 307.02271143747384 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -149.03404429949936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 211.73755382989825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -149.03404429949936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 211.73755382989825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -133.81501973555498 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.22153190977642 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -133.81501973555498 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.22153190977642 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -47.4983562495223 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.40983420608265 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -47.4983562495223 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.40983420608265 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.73402357839299 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.964184289985468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.73402357839299 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.964184289985468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.16517163174677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.56484879133912 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.16517163174677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.56484879133912 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.45898485290255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 212.34895060755105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.45898485290255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 212.34895060755105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.13911899393833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 309.88320777115257 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.13911899393833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 309.88320777115257 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.0142551004861815 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 341.90916386377967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.0142551004861815 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 341.90916386377967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -109.92453125915335 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 292.22007916996245 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -109.92453125915335 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 292.22007916996245 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -157.2657096097426 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.85620622779666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -157.2657096097426 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.85620622779666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -122.31419660807956 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.4772808705332 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -122.31419660807956 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.4772808705332 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -21.83339308052937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.534338653059194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -21.83339308052937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.534338653059194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.96081861495732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.908729554855597 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.96081861495732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.908729554855597 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 170.50562748461434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.51886981926478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 170.50562748461434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.51886981926478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.2614605146302 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.56650088711183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.2614605146302 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.56650088711183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 86.36438627605096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 328.4425482228701 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 86.36438627605096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 328.4425482228701 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.70630051564063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 341.58131505779204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -32.70630051564063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 341.58131505779204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -131.3933066083048 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 273.0576264204411 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -131.3933066083048 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 273.0576264204411 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -160.85897553114404 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.22095855588748 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -160.85897553114404 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.22095855588748 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -106.15307724966247 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.46681747312215 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -106.15307724966247 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.46681747312215 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.208567126204266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.0415511263948076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.208567126204266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.0415511263948076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.09316647189982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.731255114911676 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.09316647189982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.731255114911676 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.80285442617108 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.43590721572963 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.80285442617108 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.43590721572963 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.05602812656477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 268.35617215641764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.05602812656477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 268.35617215641764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.088974456448135 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 343.37657150565724 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.088974456448135 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 343.37657150565724 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -61.6522087507785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 336.20677570294856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -61.6522087507785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 336.20677570294856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -149.72623407711944 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.91569621901192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -149.72623407711944 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.91569621901192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -159.4596454522057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.64740570939824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -159.4596454522057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.64740570939824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -85.60207803302917 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.039459333128775 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -85.60207803302917 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.039459333128775 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.86331120479436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.3943647443967677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.86331120479436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.3943647443967677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.24887020125306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.277300803668595 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.24887020125306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.277300803668595 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.49267014987194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.6176225669235 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.49267014987194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.6176225669235 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.87722880115854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 294.81871741658483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.87722880115854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 294.81871741658483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.93191678430409 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 354.02914703103465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.93191678430409 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 354.02914703103465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -89.9519844217984 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 325.69836609043057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -89.9519844217984 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 325.69836609043057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -164.1863574386183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.32190700157702 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -164.1863574386183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 223.32190700157702 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -152.85923366047834 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.01981253806929 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -152.85923366047834 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.01981253806929 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -61.08685021376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.000270279600613 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -61.08685021376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.000270279600613 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.27865948753262 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.9199246409733064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.27865948753262 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.9199246409733064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.56885403968096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 82.23196736253298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.56885403968096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 82.23196736253298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.1341225853449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 208.25984935500998 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.1341225853449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 208.25984935500998 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.92237237754655 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 319.05627678335725 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.92237237754655 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 319.05627678335725 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.6341630393353315 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 359.85250731461053 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.6341630393353315 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 359.85250731461053 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.6850745214706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 310.1310623736703 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.6850745214706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 310.1310623736703 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -174.12811728503146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.93980002869867 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -174.12811728503146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.93980002869867 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -141.00784013040393 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.26475869451832 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -141.00784013040393 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.26475869451832 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -33.18061828125203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.918308097463722 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -33.18061828125203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.918308097463722 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 96.53894631570675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.793278676177266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 96.53894631570675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.793278676177266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.24640813090772 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.12372098091161 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.24640813090772 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.12372098091161 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.4290430356483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.47474122456396 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.4290430356483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.47474122456396 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.55168746501764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 340.2019747819975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.55168746501764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 340.2019747819975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -28.960817690128067 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 360.4296740899268 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -28.960817690128067 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 360.4296740899268 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -140.93978416913285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 289.7461276482659 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -140.93978416913285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 289.7461276482659 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -179.02226456059725 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.55256528613813 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -179.02226456059725 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.55256528613813 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -124.02221702395761 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.322439344992546 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -124.02221702395761 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.322439344992546 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.591347203361922 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.08342372654272 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.591347203361922 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.08342372654272 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.69247687218984 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.02549294313266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.69247687218984 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.02549294313266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.5557352664195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.33352655500158 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.5557352664195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.33352655500158 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.23756098718704 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 270.3164789157064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.23756098718704 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 270.3164789157064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /home/smknbeng/public_html/application/controllers/Hubungi.php
Line: 26
Function: create_captcha

File: /home/smknbeng/public_html/index.php
Line: 327
Function: require_once