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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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: 294
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
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/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.62015604357059 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.32514392007855 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.62015604357059 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.32514392007855 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.000039173605366 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.9911486907096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.000039173605366 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.9911486907096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.8779137054665 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.00454917368054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.8779137054665 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.00454917368054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.74407262074519 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 171.01644229311376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.74407262074519 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 171.01644229311376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.387783253801565 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 170.9205631434285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.387783253801565 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 170.9205631434285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.89489808547634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.2128754388882 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.89489808547634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.2128754388882 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.14953389439218 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.52657664336738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.14953389439218 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.52657664336738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.567428921718204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.68010415278715 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.567428921718204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.68010415278715 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.609397723252684 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.2797459396447 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.609397723252684 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.2797459396447 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 56.71098453377506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.56989227993768 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 56.71098453377506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.56989227993768 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.58592846133277 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.03158409028276 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.58592846133277 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.03158409028276 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.24133331253797 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 168.32320358230518 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.24133331253797 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 168.32320358230518 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.2588357225554 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.5051555777887 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.2588357225554 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.5051555777887 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.80540585634888 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.91000249943403 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.80540585634888 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.91000249943403 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 68.46449977162848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.27113570580093 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 68.46449977162848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.27113570580093 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 67.5134477642125 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.64488947369853 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 67.5134477642125 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.64488947369853 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.97505236725209 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.26735557156047 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.97505236725209 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.26735557156047 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 56.82554018033316 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.97332334813953 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 56.82554018033316 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.97332334813953 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.14863756343656 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.45012797104596 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.14863756343656 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.45012797104596 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 51.58973690970856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.61666605675723 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 51.58973690970856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.61666605675723 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.884805827064916 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 163.8302241808662 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.884805827064916 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 163.8302241808662 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.27130452271592 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 162.23704614127283 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.27130452271592 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 162.23704614127283 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.18270614086939 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.07700152170756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.18270614086939 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.07700152170756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 72.96992704392582 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.84902683296414 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 72.96992704392582 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.84902683296414 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 69.81912055367758 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.8585051029901 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 69.81912055367758 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.8585051029901 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.86198915857225 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.9713906228478 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.86198915857225 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.9713906228478 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.82504983175221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 183.74337887941525 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.82504983175221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 183.74337887941525 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.28895034547506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.82968503037907 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.28895034547506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.82968503037907 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.36857731293237 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.87980611916828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.36857731293237 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.87980611916828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.98794543514744 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.86213209005896 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.98794543514744 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.86213209005896 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 66.6934501998188 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.58352939092987 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 66.6934501998188 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.58352939092987 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.20772431650799 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.64197242828573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.20772431650799 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.64197242828573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.03115342701454 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.90539624103877 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.03115342701454 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.90539624103877 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.808618494552 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.88491999358774 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.808618494552 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.88491999358774 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.22172538893605 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.40941525174367 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.22172538893605 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.40941525174367 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.856505171378515 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.29831466868532 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.856505171378515 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.29831466868532 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 42.51157451944974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.65431127923927 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 42.51157451944974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.65431127923927 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.24332711205298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 161.03168327298573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.24332711205298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 161.03168327298573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.652090919462424 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 153.78954699158675 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.652090919462424 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 153.78954699158675 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.35591177301626 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.8899125849836 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.35591177301626 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.8899125849836 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.52465445018088 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.7519708226488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.52465445018088 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.7519708226488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.28368786863277 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.31500945189757 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.28368786863277 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.31500945189757 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.29124135852902 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.38872956172116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.29124135852902 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.38872956172116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.13321632499542 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.2033216574833 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.13321632499542 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.2033216574833 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 42.229600393115064 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.40653451201638 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 42.229600393115064 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.40653451201638 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.20242709963024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.95522252827462 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.20242709963024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.95522252827462 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.48308935690031 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.35133194560962 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.48308935690031 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.35133194560962 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.89450670573046 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.0002318518519 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.89450670573046 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.0002318518519 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.01482763026767 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 154.4588216131548 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.01482763026767 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 154.4588216131548 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 85.749918753051 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.47274586719726 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 85.749918753051 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.47274586719726 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.39590580303097 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.87318329972706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.39590580303097 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.87318329972706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 68.15349328774248 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 197.99655043765486 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 68.15349328774248 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 197.99655043765486 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 49.758532911712024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.9974877373224 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 49.758532911712024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.9974877373224 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.30162750525311 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 183.90827191221095 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.30162750525311 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 183.90827191221095 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 34.73572048120938 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 164.84907236206607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 34.73572048120938 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 164.84907236206607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.29170251800899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.17425793010307 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.29170251800899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.17425793010307 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.64608487621399 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 144.8812536672949 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.64608487621399 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 144.8812536672949 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.36188308374889 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 154.53527186908119 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.36188308374889 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 154.53527186908119 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.48957632677161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.7841479882725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.48957632677161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.7841479882725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.08516951119464 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.30382445899784 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.08516951119464 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.30382445899784 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.36589715157237 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.3137054212288 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.36589715157237 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.3137054212288 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 43.33697167761482 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 198.47582050656305 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 43.33697167761482 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 198.47582050656305 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 30.461797085450915 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.72451699136104 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 30.461797085450915 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.72451699136104 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 32.45628021254946 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.53431437174495 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 32.45628021254946 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.53431437174495 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.796846074314054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.87803070405232 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.796846074314054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.87803070405232 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.75266405208785 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.80095809511232 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.75266405208785 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.80095809511232 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.03720115546423 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 156.29398464453277 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.03720115546423 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 156.29398464453277 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.35738946249344 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 179.57910086923218 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.35738946249344 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 179.57910086923218 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.13209221813666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 200.27058265758487 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.13209221813666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 200.27058265758487 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 58.9863583070584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 207.94202694653598 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 58.9863583070584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 207.94202694653598 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.17583137448251 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 198.37736495485441 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.17583137448251 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 198.37736495485441 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.11399792946473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.86266578446356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.11399792946473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.86266578446356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 31.662850319910653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 151.28406924287992 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 31.662850319910653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 151.28406924287992 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.042194291324634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 136.86589798676363 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.042194291324634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 136.86589798676363 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 78.97994572571372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.09146688622556 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 78.97994572571372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.09146688622556 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 96.64459467956021 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.82946963369096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 96.64459467956021 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.82946963369096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 96.99284173582029 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.6662117567449 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 96.99284173582029 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.6662117567449 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 79.39236611094711 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 207.39070904824274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 79.39236611094711 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 207.39070904824274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.15991145360023 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 211.4980887121921 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.15991145360023 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 211.4980887121921 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 28.638186284635445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.5098492775271 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 28.638186284635445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.5098492775271 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 20.658658519266098 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.41863607897523 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 20.658658519266098 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.41863607897523 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 32.59305364057496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.43574119764293 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 32.59305364057496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.43574119764293 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 58.982959238905934 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.54904649386114 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 58.982959238905934 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.54904649386114 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 87.02185334920054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.03239243935496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 87.02185334920054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.03239243935496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 102.76860562157097 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.14929401711728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 102.76860562157097 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.14929401711728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 98.0783987314096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.77595801600017 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 98.0783987314096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.77595801600017 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.80566156539399 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.2511055456918 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.80566156539399 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.2511055456918 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 44.114818791813484 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 213.63115375628294 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 44.114818791813484 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 213.63115375628294 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 21.12810145372196 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.76060996819965 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 21.12810145372196 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.76060996819965 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.474412227480485 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 161.5753245535508 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.474412227480485 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 161.5753245535508 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.410617918816776 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.37775226407626 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.410617918816776 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.37775226407626 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 66.48503973504405 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 127.32818879106077 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 66.48503973504405 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 127.32818879106077 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.51204902625759 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.8364239534486 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.51204902625759 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.8364239534486 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.99268558066878 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.1708426467763 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.99268558066878 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.1708426467763 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.35532449244567 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.57025320550974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.35532449244567 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.57025320550974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 68.40121035800637 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.42596425204806 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 68.40121035800637 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.42596425204806 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.1551242104087 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.04013152294468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.1551242104087 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.04013152294468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 14.073835040822445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 187.1044334244257 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 14.073835040822445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 187.1044334244257 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.900282000152039 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.59741593978376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.900282000152039 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.59741593978376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 40.19539922875046 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 127.53387429361368 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 40.19539922875046 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 127.53387429361368 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.32785986122819 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 124.57518784964668 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.32785986122819 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 124.57518784964668 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.03820163079489 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.63737584976462 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.03820163079489 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.63737584976462 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 111.91782239506504 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.72174608133503 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 111.91782239506504 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.72174608133503 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.6374140694902 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.65506745319774 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.6374140694902 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.65506745319774 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.299805893931435 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 225.49533053723758 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.299805893931435 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 225.49533053723758 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.649901935504232 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.4888663654774 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.649901935504232 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.4888663654774 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.909653918498336 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 179.6079613305755 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.909653918498336 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 179.6079613305755 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.21908829490613 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.8226915239184 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.21908829490613 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.8226915239184 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.936635273430625 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.34573357677951 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.936635273430625 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.34573357677951 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 85.21084361270916 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.61543711278858 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 85.21084361270916 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.61543711278858 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.15849290310925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 151.48120347504255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.15849290310925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 151.48120347504255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.18089347191273 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.54401805542477 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.18089347191273 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.54401805542477 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.82207332214278 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 221.59565916224437 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.82207332214278 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 221.59565916224437 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 50.71208435281284 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.06388134651723 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 50.71208435281284 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.06388134651723 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.019564260447524 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 208.8191345607343 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.019564260447524 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 208.8191345607343 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 3.0569476384171708 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 170.4304313547074 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 3.0569476384171708 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 170.4304313547074 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.642746558321967 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.6501167179203 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.642746558321967 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.6501167179203 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.52974563084773 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.25413787221461 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.52974563084773 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.25413787221461 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.76333592068451 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 124.71169421417184 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.76333592068451 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 124.71169421417184 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 119.41975841534962 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.32038645676758 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 119.41975841534962 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.32038645676758 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.47202792725471 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 201.30180611457317 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.47202792725471 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 201.30180611457317 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.89826907062908 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.9338722704712 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.89826907062908 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.9338722704712 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.93308761323516 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 230.77919350846267 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.93308761323516 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 230.77919350846267 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 6.719707142487465 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 202.96080451694638 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 6.719707142487465 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 202.96080451694638 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.09463932072641512 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.8206583521653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.09463932072641512 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.8206583521653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 23.30005864662005 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 122.5251109763309 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 23.30005864662005 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 122.5251109763309 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.77686801945667 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.67992789071783 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.77686801945667 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.67992789071783 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 106.55764951107987 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.05002145689497 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 106.55764951107987 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.05002145689497 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.37659152969383 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.01196000283932 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.37659152969383 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.01196000283932 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.5502869835677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.59252343450476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.5502869835677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.59252343450476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 73.9509827265885 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.2068691528843 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 73.9509827265885 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.2068691528843 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 28.33324709359438 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 230.34878599021812 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 28.33324709359438 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 230.34878599021812 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -1.7769294952662662 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.93871288718572 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -1.7769294952662662 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.93871288718572 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -1.2053278921186958 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 148.1102996837246 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -1.2053278921186958 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 148.1102996837246 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 30.227518315110053 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.92251360989616 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 30.227518315110053 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.92251360989616 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.39118353739528 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.00508275447706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.39118353739528 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.00508275447706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 117.12479648137051 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 133.72841714515775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 117.12479648137051 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 133.72841714515775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 129.6106931740139 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.31934301568944 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 129.6106931740139 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.31934301568944 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 108.25702457729318 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 223.96100105081442 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 108.25702457729318 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 223.96100105081442 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.16192493566815 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 242.96660689623684 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.16192493566815 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 242.96660689623684 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.346062401168496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.55525508069468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.346062401168496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.55525508069468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -8.99973155478547 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 184.87592448013928 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -8.99973155478547 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 184.87592448013928 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.0018651228171506773 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.7035866129513 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.0018651228171506773 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.7035866129513 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.36354699445714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.3278520698607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.36354699445714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.3278520698607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.00494429706445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 106.55481051028458 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.00494429706445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 106.55481051028458 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 126.97235739836508 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.74863108114488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 126.97235739836508 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.74863108114488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.74973022004332 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.91797363667013 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.74973022004332 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.91797363667013 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 101.5263661524724 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 234.9161824281483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 101.5263661524724 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 234.9161824281483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 50.80640330291839 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 246.799326462897 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 50.80640330291839 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 246.799326462897 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 4.452875157322978 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 222.2688813758411 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 4.452875157322978 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 222.2688813758411 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -14.499999691275278 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.99317230397236 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -14.499999691275278 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.99317230397236 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 3.707944315643026 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.06383719727216 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 3.707944315643026 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.06383719727216 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 50.546455999435864 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.21759163349142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 50.546455999435864 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.21759163349142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 103.18097878718558 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 108.58133012429549 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 103.18097878718558 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 108.58133012429549 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.60385299430237 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.01154797502866 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.60385299430237 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.01154797502866 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.48497140312304 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 206.4046225289394 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.48497140312304 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 206.4046225289394 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.39234071611725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 244.94978071101542 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.39234071611725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 244.94978071101542 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 37.24637533045846 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 248.34431176312216 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 37.24637533045846 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 248.34431176312216 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -6.834747940097145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.4571703316023 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -6.834747940097145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.4571703316023 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.8705154450455 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.60441141894694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.8705154450455 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.60441141894694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 10.023438176866975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 110.69718991335708 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 10.023438176866975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 110.69718991335708 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.516299122950876 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.03909438053552 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.516299122950876 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.03909438053552 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 116.42731849224505 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 113.25000113172193 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 116.42731849224505 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 113.25000113172193 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.53891741424798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 164.31639781470562 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.53891741424798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 164.31639781470562 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.58700211428976 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.31011673207956 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.58700211428976 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.31011673207956 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.99231622135862 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 253.55623682934302 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.99231622135862 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 253.55623682934302 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 22.91985943492834 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.3111895648588 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 22.91985943492834 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.3111895648588 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -16.99441194875716 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 204.19089137500828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -16.99441194875716 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 204.19089137500828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -18.7641377764284 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.1085618014605 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -18.7641377764284 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.1085618014605 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.94254101246071 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.13410703503645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.94254101246071 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.13410703503645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.92063974735423 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.1910389603817 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.92063974735423 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.1910389603817 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 129.21446845285453 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.62838274700204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 129.21446845285453 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.62838274700204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.3335299794325 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 178.36391659987635 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.3335299794325 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 178.36391659987635 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 122.91887717006534 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 234.11507710866738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 122.91887717006534 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 234.11507710866738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 67.56651740143818 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 260.2532569547785 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 67.56651740143818 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 260.2532569547785 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 8.327013425462425 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 243.49508128457322 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 8.327013425462425 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 243.49508128457322 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -25.5133831772374 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 191.64630073844398 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -25.5133831772374 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 191.64630073844398 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -16.910704898339873 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 129.9776562441817 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -16.910704898339873 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 129.9776562441817 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 30.356856486827574 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 88.90928852940344 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 30.356856486827574 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 88.90928852940344 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 93.32411394899192 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.0050498100476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 93.32411394899192 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.0050498100476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.99473889403828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 130.67870808594523 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.99473889403828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 130.67870808594523 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.59954630982938 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.76343886961882 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.59954630982938 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.76343886961882 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.44615209203076 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.26815486166004 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.44615209203076 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.26815486166004 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.45354396183258 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 264.6021729501417 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.45354396183258 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 264.6021729501417 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -5.986682692299354 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.78898291931924 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -5.986682692299354 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.78898291931924 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.909431086958577 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.10336631288183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.909431086958577 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.10336631288183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -12.13156410633104 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.74174452181396 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -12.13156410633104 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.74174452181396 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 44.050686145732094 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.54070755262335 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 44.050686145732094 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.54070755262335 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.22153051373155 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 91.7292549873372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.22153051373155 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 91.7292549873372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 151.2229686330456 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.25414430478645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 151.2229686330456 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.25414430478645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.02278025783545 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 210.0437600100316 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 149.02278025783545 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 210.0437600100316 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 103.24333595195145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.20615156501634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 103.24333595195145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.20615156501634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.08195083679952 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 266.2273609296129 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.08195083679952 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 266.2273609296129 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.44958880473574 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.19283772925107 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.44958880473574 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.19283772925107 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.75125477644694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 160.93995442864937 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.75125477644694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 160.93995442864937 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -4.351124872684807 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.9710298725584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -4.351124872684807 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.9710298725584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.7041162364055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.50852480914273 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 59.7041162364055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.50852480914273 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.05411523017214 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.51443633329728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.05411523017214 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.51443633329728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.37790693915298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.09907968374586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.37790693915298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.09907968374586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.3789254023706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 226.66746638272738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.3789254023706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 226.66746638272738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.49642915866607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 269.375326329954 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.49642915866607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 269.375326329954 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.958096100396048 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 264.8339714729602 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.958096100396048 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 264.8339714729602 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.48476466537548 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.81887498235835 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.48476466537548 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.81887498235835 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -36.67772538990472 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.6220837591506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -36.67772538990472 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.6220837591506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 6.395074407249361 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 86.25582382078802 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 6.395074407249361 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 86.25582382078802 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 76.90017005555258 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.2346591800307 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 76.90017005555258 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.2346591800307 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.22838500336525 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 106.40335586714203 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 140.22838500336525 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 106.40335586714203 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 164.98348136041182 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.85353828363145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 164.98348136041182 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.85353828363145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.54666788798062 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 243.04829976145913 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.54666788798062 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 243.04829976145913 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 73.5013437395284 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.2531361864292 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 73.5013437395284 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.2531361864292 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.6506011066558202 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 260.22327012328026 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.6506011066558202 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 260.22327012328026 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.53180578033978 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.89291362836468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.53180578033978 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.89291362836468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -34.41520206918601 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.69049552049395 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -34.41520206918601 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.69049552049395 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 19.95618094951584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.18499649470677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 19.95618094951584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.18499649470677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.13587686661899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.06378508818848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.13587686661899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.06378508818848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 154.13703160604717 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.3237405850202 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 154.13703160604717 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.3237405850202 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.62916644155243 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.06167649972727 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.62916644155243 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.06167649972727 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.51742932945683 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 258.57100406528957 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.51742932945683 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 258.57100406528957 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.6581472474348 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 282.36962379550323 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 55.6581472474348 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 282.36962379550323 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -15.228103351962673 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 252.30495734418182 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -15.228103351962673 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 252.30495734418182 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -49.06888239003561 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 182.7514680642716 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -49.06888239003561 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 182.7514680642716 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -28.792231916092135 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.74392681499504 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -28.792231916092135 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.74392681499504 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.0659877895539 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.32366846875385 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.0659877895539 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.32366846875385 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 113.8369647053906 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.24649291938383 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 113.8369647053906 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.24649291938383 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.18110912862468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 133.08528739333897 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.18110912862468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 133.08528739333897 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.98868303429055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.18416859723698 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.98868303429055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.18416859723698 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 115.40128666934672 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 272.6130012032544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 115.40128666934672 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 272.6130012032544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.46121958059043 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 284.3276616817582 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 36.46121958059043 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 284.3276616817582 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.04255622859276 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 241.10593104059544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.04255622859276 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 241.10593104059544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -53.634184119364804 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 163.83463959859893 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -53.634184119364804 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 163.83463959859893 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.751022401795097 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.41960050311705 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.751022401795097 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.41960050311705 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 54.34716193089597 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.19093409570095 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 54.34716193089597 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.19093409570095 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.37574837520077 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.92528824981301 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.37574837520077 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.92528824981301 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.79275664235104 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 150.38091464161351 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.79275664235104 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 150.38091464161351 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 162.8362999278268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 231.61414519559003 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 162.8362999278268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 231.61414519559003 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.4287418526275 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 284.56716273000814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.4287418526275 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 284.56716273000814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.485559700967123 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 282.8212848443499 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.485559700967123 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 282.8212848443499 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -45.156685783978745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 226.77506916184865 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -45.156685783978745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 226.77506916184865 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -54.845975706088964 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.6749268934544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -54.845975706088964 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.6749268934544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.355175434949899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.37155587125375 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.355175434949899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.37155587125375 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.31971371024962 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.23842341269473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.31971371024962 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.23842341269473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 150.09166040972303 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 91.12402033906044 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 150.09166040972303 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 91.12402033906044 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 182.4576507435121 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.79234106129834 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 182.4576507435121 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 169.79234106129834 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.06007776073326 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 250.69621465454293 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.06007776073326 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 250.69621465454293 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.94815390465578 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 293.8648880187963 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.94815390465578 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 293.8648880187963 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -3.6303786015555914 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.65139350156585 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -3.6303786015555914 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.65139350156585 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -56.957110345746756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.58374118213342 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -56.957110345746756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.58374118213342 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -52.42049981821219 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 122.88223647261452 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -52.42049981821219 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 122.88223647261452 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 8.206707237480643 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.24753555114229 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 8.206707237480643 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.24753555114229 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.4135298067739 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.830499018102415 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.4135298067739 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.830499018102415 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.3137661787527 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.7412228849139 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.3137661787527 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.7412228849139 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.73637315283904 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.7999217042013 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.73637315283904 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.7999217042013 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.67148767404422 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 268.74797713664947 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.67148767404422 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 268.74797713664947 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.418794885050985 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 299.9986700741955 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 60.418794885050985 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 299.9986700741955 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -23.204811085685336 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 268.73818355297976 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -23.204811085685336 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 268.73818355297976 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -65.87651185848476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 189.9219011527599 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -65.87651185848476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 189.9219011527599 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -46.187020715047765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 102.12551523833193 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -46.187020715047765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 102.12551523833193 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.621801293903786 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.66521221426336 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.621801293903786 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.66521221426336 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 116.98464475453974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 56.22684575764863 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 116.98464475453974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 56.22684575764863 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.3845185415634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.54772373743701 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.3845185415634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.54772373743701 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.28389715425644 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.79651879436454 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 185.28389715425644 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.79651879436454 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.8109511438205 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 285.08333910519616 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 128.8109511438205 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 285.08333910519616 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.399644293290145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 302.5433283574657 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.399644293290145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 302.5433283574657 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.53508025604714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.1297619200607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.53508025604714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.1297619200607 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.4162516589935 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 168.28976682295846 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.4162516589935 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 168.28976682295846 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -36.09938584839297 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.11155591680038 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -36.09938584839297 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.11155591680038 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.45832597436451 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 40.18858082008373 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.45832597436451 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 40.18858082008373 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.33478661915842 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.568145503380805 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.33478661915842 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.568145503380805 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 191.68394577337332 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.18873914630194 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 191.68394577337332 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 141.18873914630194 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.86644318382127 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 235.1050384305472 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.86644318382127 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 235.1050384305472 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 110.74897934414722 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 299.0368559359349 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 110.74897934414722 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 299.0368559359349 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.534188666131953 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 301.1751145884142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.534188666131953 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 301.1751145884142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -57.921720933373436 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 240.00652423641185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -57.921720933373436 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 240.00652423641185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -73.16740401053653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.2852439831511 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -73.16740401053653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.2852439831511 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -22.243589013149588 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.56163886365147 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -22.243589013149588 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.56163886365147 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.17525089836234 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.30535678192814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 70.17525089836234 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.30535678192814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.73360655059378 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.86543855188565 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 158.73360655059378 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.86543855188565 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.65343139649798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 163.1905167324356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.65343139649798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 163.1905167324356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.37502719526174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.9991268838832 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.37502719526174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.9991268838832 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.88273604198564 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 309.988275260071 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.88273604198564 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 309.988275260071 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.468360861003902 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.6879519798393 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.468360861003902 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.6879519798393 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.6933356226532 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.68100965094925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.6933356226532 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.68100965094925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -70.82941754686016 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.5874074836174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -70.82941754686016 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.5874074836174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -4.840945102430354 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.18676560862623 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -4.840945102430354 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 47.18676560862623 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.13623950280983 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 34.40620637412212 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.13623950280983 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 34.40620637412212 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.44289372447793 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.99365987426054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 177.44289372447793 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 89.99365987426054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.8182376739583 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.97143470459497 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.8182376739583 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.97143470459497 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.8351234900598 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.72639764980283 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.8351234900598 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.72639764980283 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 66.72800269797936 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 317.3864259031712 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 66.72800269797936 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 317.3864259031712 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -29.854885416729275 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 286.006149372116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -29.854885416729275 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 286.006149372116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.23143288077245 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 198.59309740771485 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.23143288077245 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 198.59309740771485 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -64.22567721717223 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.93649511579817 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -64.22567721717223 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 97.93649511579817 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.753371051316158 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 33.662307437003506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.753371051316158 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 33.662307437003506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.62747295721925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 37.76659303054973 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.62747295721925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 37.76659303054973 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.741990702407 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 108.68970607778185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.741990702407 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 108.68970607778185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.80794658212 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 211.85730810283133 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.80794658212 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 211.85730810283133 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.41198360683694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 296.53345683654464 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 143.41198360683694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 296.53345683654464 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 41.90668305771868 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 320.77159824587943 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 41.90668305771868 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 320.77159824587943 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -50.85254317764618 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 272.1930369768604 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -50.85254317764618 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 272.1930369768604 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -88.99436164114437 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.30056751674138 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -88.99436164114437 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.30056751674138 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -53.315327951969266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.11100268552285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -53.315327951969266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.11100268552285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.05651540362611 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 23.602933483388966 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.05651540362611 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 23.602933483388966 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.87885532927024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.53195282750882 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.87885532927024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.53195282750882 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 206.95356277683845 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 130.55524163400764 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 206.95356277683845 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 130.55524163400764 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.3740428255229 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.1005013406319 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.3740428255229 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.1005013406319 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.41129094394485 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 312.6919137341538 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.41129094394485 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 312.6919137341538 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.130141776416586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 319.79559197399465 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 16.130141776416586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 319.79559197399465 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -69.69455692174859 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 254.455096777475 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -69.69455692174859 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 254.455096777475 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.53948335980274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 148.46520804399483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.53948335980274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 148.46520804399483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.2008335527492 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.90258347705543 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.2008335527492 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.90258347705543 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.4688283383209 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.538695393486222 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.4688283383209 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.538695393486222 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.08797167203494 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.70681629056476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.08797167203494 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.70681629056476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 216.46884093071378 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.06429539548523 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 216.46884093071378 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.06429539548523 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.40394168551745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 261.9023052358666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.40394168551745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 261.9023052358666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 100.2749827072344 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.5245086317161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 100.2749827072344 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.5245086317161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -9.82117779618116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 314.2386660074418 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -9.82117779618116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 314.2386660074418 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -85.64676447341873 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 233.14130418836672 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -85.64676447341873 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 233.14130418836672 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -89.54276212222317 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.83480897512712 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -89.54276212222317 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.83480897512712 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.130876886213684 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.08954873017612 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.130876886213684 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 35.08954873017612 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 91.28912309016937 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.893128659410422 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 91.28912309016937 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 15.893128659410422 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 187.4460601772185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.14837449156826 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 187.4460601772185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.14837449156826 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 221.77145326858445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.57553577960977 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 221.77145326858445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.57553577960977 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.9308680653756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 285.4379109980636 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.9308680653756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 285.4379109980636 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.57223167272733 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 334.4304634430002 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.57223167272733 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 334.4304634430002 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.12127281498343 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 304.02271143747384 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.12127281498343 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 304.02271143747384 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.03404429949936 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 208.73755382989825 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.03404429949936 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 208.73755382989825 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.81501973555498 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.22153190977642 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.81501973555498 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.22153190977642 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 3.5016437504776974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 19.40983420608265 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 3.5016437504776974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 19.40983420608265 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.73402357839299 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.964184289985468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.73402357839299 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.964184289985468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 206.16517163174677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.56484879133912 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 206.16517163174677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.56484879133912 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 222.45898485290255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.34895060755105 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 222.45898485290255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.34895060755105 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.13911899393833 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 306.88320777115257 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.13911899393833 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 306.88320777115257 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.98574489951382 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 338.90916386377967 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 46.98574489951382 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 338.90916386377967 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -58.924531259153355 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 289.22007916996245 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -58.924531259153355 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 289.22007916996245 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -106.2657096097426 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.85620622779666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -106.2657096097426 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.85620622779666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.31419660807956 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 69.4772808705332 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.31419660807956 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 69.4772808705332 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 29.16660691947063 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.534338653059194 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 29.16660691947063 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.534338653059194 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.9608186149573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.908729554855597 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.9608186149573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.908729554855597 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 221.50562748461434 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.51886981926478 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 221.50562748461434 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 118.51886981926478 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 218.2614605146302 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.56650088711183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 218.2614605146302 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.56650088711183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 137.36438627605096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.4425482228701 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 137.36438627605096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.4425482228701 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.293699484359372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 338.58131505779204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.293699484359372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 338.58131505779204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -80.39330660830481 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 270.0576264204411 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -80.39330660830481 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 270.0576264204411 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -109.85897553114404 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 153.22095855588748 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -109.85897553114404 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 153.22095855588748 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -55.15307724966247 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.46681747312215 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -55.15307724966247 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.46681747312215 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.208567126204265 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 0.041551126394807625 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.208567126204265 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 0.041551126394807625 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.09316647189982 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.731255114911676 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.09316647189982 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.731255114911676 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 232.80285442617108 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.43590721572963 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 232.80285442617108 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 145.43590721572963 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.05602812656477 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 265.35617215641764 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.05602812656477 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 265.35617215641764 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.08897445644814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 340.37657150565724 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 112.08897445644814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 340.37657150565724 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -10.652208750778499 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 333.20677570294856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -10.652208750778499 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 333.20677570294856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.72623407711944 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 246.91569621901192 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.72623407711944 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 246.91569621901192 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -108.4596454522057 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.64740570939824 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -108.4596454522057 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.64740570939824 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -34.60207803302917 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 24.039459333128775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -34.60207803302917 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 24.039459333128775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 86.86331120479436 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -2.6056352556032323 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 86.86331120479436 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -2.6056352556032323 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.24887020125306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.277300803668595 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.24887020125306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.277300803668595 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 239.49267014987194 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.6176225669235 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 239.49267014987194 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 174.6176225669235 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.87722880115854 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 291.81871741658483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 194.87722880115854 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 291.81871741658483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.9319167843041 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 351.02914703103465 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.9319167843041 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 351.02914703103465 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.9519844217984 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 322.69836609043057 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.9519844217984 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 322.69836609043057 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -113.1863574386183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.32190700157702 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -113.1863574386183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.32190700157702 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -101.85923366047834 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.01981253806929 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -101.85923366047834 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.01981253806929 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -10.086850213760002 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 6.000270279600613 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -10.086850213760002 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 6.000270279600613 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 117.27865948753262 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.0800753590266936 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 117.27865948753262 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.0800753590266936 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 217.56885403968096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 79.23196736253298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 217.56885403968096 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 79.23196736253298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 241.1341225853449 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 205.25984935500998 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 241.1341225853449 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 205.25984935500998 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.92237237754654 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 316.05627678335725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 175.92237237754654 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 316.05627678335725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.634163039335334 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 356.85250731461053 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.634163039335334 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 356.85250731461053 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -65.6850745214706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 307.1310623736703 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -65.6850745214706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 307.1310623736703 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -123.12811728503146 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.93980002869867 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -123.12811728503146 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.93980002869867 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -90.00784013040393 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.26475869451832 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -90.00784013040393 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.26475869451832 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.81938171874797 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.918308097463722 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.81938171874797 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.918308097463722 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.53894631570677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.793278676177266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.53894631570677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.793278676177266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 235.24640813090772 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 105.12372098091161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 235.24640813090772 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 105.12372098091161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.4290430356483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.47474122456396 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 237.4290430356483 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.47474122456396 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.55168746501764 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 337.2019747819975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.55168746501764 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 337.2019747819975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 22.039182309871933 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 357.4296740899268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 22.039182309871933 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 357.4296740899268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -89.93978416913285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 286.7461276482659 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -89.93978416913285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 286.7461276482659 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -128.02226456059725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.55256528613813 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -128.02226456059725 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 159.55256528613813 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -73.02221702395761 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.322439344992546 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -73.02221702395761 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.322439344992546 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.40865279663808 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.08342372654272 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 48.40865279663808 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.08342372654272 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.69247687218984 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 21.02549294313266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.69247687218984 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 21.02549294313266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 248.5557352664195 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 134.33352655500158 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 248.5557352664195 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 134.33352655500158 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 228.23756098718704 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 267.3164789157064 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 228.23756098718704 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 267.3164789157064 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.28308059365688 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 354.449539953645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.28308059365688 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 354.449539953645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -9.93051452719996 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 352.49334836953335 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -9.93051452719996 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 352.49334836953335 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -110.84343913614165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 261.9498871604859 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -110.84343913614165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 261.9498871604859 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -127.4778075260015 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 127.04223601836647 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -127.4778075260015 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 127.04223601836647 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -51.1886115448942 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 14.116503564313405 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -51.1886115448942 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 14.116503564313405 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.85599356450109 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -20.986441586948274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 80.85599356450109 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -20.986441586948274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.7811399220847 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.45676324669199 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 203.7811399220847 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.45676324669199 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.8788310569738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.10916958897366 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.8788310569738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 166.10916958897366 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 213.5889425755263 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 296.80979203472856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 213.5889425755263 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 296.80979203472856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.78151352060539 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 367.0819655306931 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.78151352060539 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 367.0819655306931 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.30027925710628 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 341.9405305541511 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.30027925710628 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 341.9405305541511 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -127.59231893603791 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 233.3070247842468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -127.59231893603791 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 233.3070247842468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -121.26017512968767 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.36490248180789 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -121.26017512968767 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 94.36490248180789 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -24.96013187973331 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -6.4766161014266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -24.96013187973331 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -6.4766161014266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.24163202851233 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.264345677872598 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.24163202851233 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -19.264345677872598 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.871263090738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.75490235615146 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.871263090738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.75490235615146 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.7297585885641 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.58445130769178 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.7297585885641 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 199.58445130769178 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.68725255399636 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 323.9804391624027 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 193.68725255399636 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 323.9804391624027 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.843185897399515 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 374.4982358174444 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.843185897399515 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 374.4982358174444 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.07287390287433 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.8422584857848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.07287390287433 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.8422584857848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -139.4803661658419 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 201.5284556541351 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -139.4803661658419 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 201.5284556541351 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -109.30488320659069 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.52264143278266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -109.30488320659069 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.52264143278266 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 5.051442923186812 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -22.657887551262746 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 5.051442923186812 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -22.657887551262746 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.57706543713982 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -11.717112743495449 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.57706543713982 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -11.717112743495449 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 248.0847323174083 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.41941551597208 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 248.0847323174083 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 90.41941551597208 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.77543984046054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 233.8027725952872 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.77543984046054 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 233.8027725952872 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 168.91149706775167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 347.88670275523134 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 168.91149706775167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 347.88670275523134 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 27.374886551605506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 376.2371810117002 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 27.374886551605506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 376.2371810117002 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.25976999386424 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 304.4479960345591 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.25976999386424 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 304.4479960345591 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -145.92569195969622 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.45400982682895 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -145.92569195969622 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.45400982682895 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.72611917456268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 32.532984220930786 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.72611917456268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 32.532984220930786 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.08930760626954 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -33.734371051453024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 38.08930760626954 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -33.734371051453024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 179.83426288268004 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.679633536668831 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 179.83426288268004 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.679633536668831 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 263.6293627755677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.79119859665356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 263.6293627755677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 121.79119859665356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.8521775689239 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 267.74446547293053 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.8521775689239 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 267.74446547293053 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 139.81007681972378 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 367.6508972280098 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 139.81007681972378 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 367.6508972280098 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.6309552240510925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 371.9975929126639 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -7.6309552240510925 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 371.9975929126639 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -121.91322724852947 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 278.18436812344225 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -121.91322724852947 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 278.18436812344225 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -146.49394404222042 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.0303382268794 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -146.49394404222042 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.0303382268794 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -68.81981223948338 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 5.396848627165468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -68.81981223948338 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 5.396848627165468 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 73.27044688895657 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -39.145436276968496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 73.27044688895657 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -39.145436276968496 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.9771377757261 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 20.76724261791645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.9771377757261 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 20.76724261791645 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 273.8275065747162 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 156.06770998390542 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 273.8275065747162 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 156.06770998390542 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 232.97724060185172 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 300.3570913415221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 232.97724060185172 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 300.3570913415221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.08956199874612 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 382.48986198564296 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.08956199874612 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 382.48986198564296 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -42.12483239107307 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 361.6538336326964 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -42.12483239107307 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 361.6538336326964 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -141.15812849366677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.648115072908 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -141.15812849366677 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 247.648115072908 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -140.9176820695451 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 96.2846190932867 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -140.9176820695451 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 96.2846190932867 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.060925057068005 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.934066045050088 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.060925057068005 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.934066045050088 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.60916383123825 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.48557679337813 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.60916383123825 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.48557679337813 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.9943326424175 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.202328355520905 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.9943326424175 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 45.202328355520905 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 278.1419136607168 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.3232847042577 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 278.1419136607168 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 192.3232847042577 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.3549892170501 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 330.58780802811697 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 212.3549892170501 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 330.58780802811697 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.59798589572901 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 391.7434174894274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 71.59798589572901 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 391.7434174894274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -75.03151516736094 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 345.26629641712293 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -75.03151516736094 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 345.26629641712293 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -155.22252894188142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 213.5933243031074 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -155.22252894188142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 213.5933243031074 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -129.11101280566777 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.29479506306242 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -129.11101280566777 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.29479506306242 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -9.09488418981455 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -36.589377618276444 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -9.09488418981455 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -36.589377618276444 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 146.0446956025581 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.522980982255945 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 146.0446956025581 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -31.522980982255945 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.9322910706783 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.46095408737231 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.9322910706783 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 74.46095408737231 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 276.1979261602987 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.53408331534735 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 276.1979261602987 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.53408331534735 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.37718130951785 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 357.4168170392285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 186.37718130951785 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 357.4168170392285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 34.303037511009265 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 394.8998021492165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 34.303037511009265 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 394.8998021492165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -105.28326447601728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 323.08622839954 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -105.28326447601728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 323.08622839954 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -163.46589269596325 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.9131849182355 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -163.46589269596325 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.9131849182355 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -111.17887229246372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 28.157202677884356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -111.17887229246372 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 28.157202677884356 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.276745093973126 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -49.81055982320737 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.276745093973126 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -49.81055982320737 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.47214299489917 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -18.213134387302404 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.47214299489917 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -18.213134387302404 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.9275557574024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.84874864502538 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 277.9275557574024 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 107.84874864502538 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 267.80118155514015 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 266.6070045851162 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 267.80118155514015 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 266.6070045851162 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.61727948144392 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 379.89084180680965 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 155.61727948144392 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 379.89084180680965 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -3.734291329027073 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 391.61718030870463 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -3.734291329027073 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 391.61718030870463 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.85388562851196 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.554595172865 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.85388562851196 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.554595172865 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -165.40403773429827 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.6166944927274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -165.40403773429827 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.6166944927274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -87.42049971090253 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -2.0474371865123544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -87.42049971090253 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -2.0474371865123544 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.11604505979798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -56.97889090780768 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.11604505979798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -56.97889090780768 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.77581280270456 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.293129441866654 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.77581280270456 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.293129441866654 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 290.23722927902736 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 144.5167994692546 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 290.23722927902736 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 144.5167994692546 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 252.9501240718584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 302.4117454823872 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 252.9501240718584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 302.4117454823872 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.81876852025783 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 397.15555967390105 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.81876852025783 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 397.15555967390105 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.38988760126951 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 381.7404151500121 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.38988760126951 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 381.7404151500121 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -153.79255066942974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 263.29485133118305 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -153.79255066942974 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 263.29485133118305 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -160.72989176583525 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.80092147088884 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -160.72989176583525 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 99.80092147088884 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -58.32682347039207 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -28.2886216368573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -58.32682347039207 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -28.2886216368573 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 103.37351431663636 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -57.6398388927156 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 103.37351431663636 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -57.6398388927156 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 244.86397118963652 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.64754836909458 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 244.86397118963652 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 26.64754836909458 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 296.2665661702975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 183.4829787005903 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 296.2665661702975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 183.4829787005903 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 231.8427731142376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 335.81506955634404 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 231.8427731142376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 335.81506955634404 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.87768605716158 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 408.48591646377554 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 82.87768605716158 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 408.48591646377554 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -77.50966895687381 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 365.3124322696201 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -77.50966895687381 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 365.3124322696201 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -170.2562978068912 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.09967397915116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -170.2562978068912 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 227.09967397915116 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -149.3292732682115 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.61958517555247 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -149.3292732682115 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 61.61958517555247 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -24.571668904185927 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -49.62016863023078 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -24.571668904185927 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -49.62016863023078 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.91716812851467 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -51.5230000819619 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.91716812851467 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -51.5230000819619 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 270.7039351512077 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.3085587344592 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 270.7039351512077 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 57.3085587344592 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.59273080893183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 223.65817457832506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.59273080893183 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 223.65817457832506 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 204.87736814338075 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 365.7162497978157 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 204.87736814338075 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 365.7162497978157 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 42.8197603803089 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 413.3132931973814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 42.8197603803089 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 413.3132931973814 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -110.94472998823463 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 342.57965629542093 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -110.94472998823463 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 342.57965629542093 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -180.54013101948905 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 187.91191158396737 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -180.54013101948905 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 187.91191158396737 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.29105175729185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.248853087109666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.29105175729185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.248853087109666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 13.003107018175292 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -65.21271641978157 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 13.003107018175292 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -65.21271641978157 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.56516358273552 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.55682766166689 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 181.56516358273552 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -38.55682766166689 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 291.3563910464003 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.55167432396185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 291.3563910464003 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.55167432396185 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 287.9838540313866 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 263.87672974451795 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 287.9838540313866 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 263.87672974451795 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.64669607641247 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 391.0825881523355 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.64669607641247 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 391.0825881523355 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.7727322320610526 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 411.2485692564488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 1.7727322320610526 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 411.2485692564488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -140.58741837941727 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 313.9911796926382 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -140.58741837941727 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 313.9911796926382 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -184.10369249235575 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 146.80019224092084 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -184.10369249235575 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 146.80019224092084 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -106.91120495573833 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -8.148633034621696 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -106.91120495573833 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -8.148633034621696 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.40825146862245 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -74.38353897184899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 53.40825146862245 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -74.38353897184899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 218.12100974524415 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -18.87753463247043 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 218.12100974524415 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -18.87753463247043 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 306.00782579291035 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.48596261225754 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 306.00782579291035 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.48596261225754 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 273.41264984487566 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 302.93023584169407 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 273.41264984487566 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 302.93023584169407 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.92610436648255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 410.9838836653922 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 135.92610436648255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 410.9838836653922 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -39.065394076313765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 402.10023332234306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -39.065394076313765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 402.10023332234306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -165.4072198504753 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 280.19151458757614 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -165.4072198504753 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 280.19151458757614 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -180.5935641051714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.92981722545154 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -180.5935641051714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 104.92981722545154 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -76.69047327396069 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -37.46040855608143 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -76.69047327396069 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -37.46040855608143 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.53302769147743 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -76.62265521875142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.53302769147743 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -76.62265521875142 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 251.41031677344975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.168274246950773 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 251.41031677344975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 7.168274246950773 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 313.99998850517227 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.07626521285604 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 313.99998850517227 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 173.07626521285604 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 252.06400854795046 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 339.6037053537187 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 252.06400854795046 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 339.6037053537187 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.65540435379037 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 424.6247264262304 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 95.65540435379037 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 424.6247264262304 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -78.46127642069706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 385.8868299804145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -78.46127642069706 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 385.8868299804145 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -184.4853087707036 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 242.00697919596473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -184.4853087707036 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 242.00697919596473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -169.8603697857798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.52973160545828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -169.8603697857798 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 63.52973160545828 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.32550843532816 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -61.66037229036263 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -41.32550843532816 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -61.66037229036263 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.17572837523738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.61430242271521 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 138.17572837523738 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.61430242271521 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 280.3179627929129 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.02749835743728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 280.3179627929129 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.02749835743728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 314.8553677878009 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 216.17061784733167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 314.8553677878009 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 216.17061784733167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 224.33615961325162 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 372.71304154409745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 224.33615961325162 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 372.71304154409745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.9150688997635 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 431.3735355819253 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 52.9150688997635 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 431.3735355819253 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -115.18332036368008 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 362.84319220248295 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -115.18332036368008 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 362.84319220248295 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -197.04663521739343 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 200.42597405711376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -197.04663521739343 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 200.42597405711376 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -151.96999511133666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 23.85650807937597 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -151.96999511133666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 23.85650807937597 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -1.693617182299029 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -79.84335143443923 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -1.693617182299029 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -79.84335143443923 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.0779528244721 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -59.25296801361398 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.0779528244721 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -59.25296801361398 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 303.8245161925221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.95102094371329 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 303.8245161925221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.95102094371329 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 308.2977711380176 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.5321465709055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 308.2977711380176 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 259.5321465709055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.8351916264787 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 401.14265935005574 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 190.8351916264787 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 401.14265935005574 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 8.897319345285268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 430.7873361292071 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 8.897319345285268 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 430.7873361292071 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -148.0398135469789 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 333.4200933556775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -148.0398135469789 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 333.4200933556775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -202.48846937246196 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 156.573603324004 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -202.48846937246196 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 156.573603324004 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -127.2084100655052 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -12.843601936183518 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -127.2084100655052 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -12.843601936183518 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 41.16859354692363 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.25691158055429 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 41.16859354692363 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.25691158055429 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 219.96167033979856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -39.65332671458776 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 219.96167033979856 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -39.65332671458776 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 321.04074584224406 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 117.01062152685199 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 321.04074584224406 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 117.01062152685199 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.26722541767947 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 301.87455740345933 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.26722541767947 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 301.87455740345933 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.36292159037342 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 423.8820769972843 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 152.36292159037342 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 423.8820769972843 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.127126768041705 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 422.63137923610657 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.127126768041705 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 422.63137923610657 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -175.91693756365353 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 298.27715152995734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -175.91693756365353 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 298.27715152995734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -200.4044096122741 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 111.68128641875775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -200.4044096122741 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 111.68128641875775 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -96.07977046199457 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -45.373408893132165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -96.07977046199457 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -45.373408893132165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 86.0921632749174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -95.3293374608615 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 86.0921632749174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -95.3293374608615 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.56798014037395 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -13.153606314286321 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 256.56798014037395 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -13.153606314286321 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 331.2390834712186 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 161.1219629300223 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 331.2390834712186 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 161.1219629300223 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 272.92857755038233 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 341.9002013541476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 272.92857755038233 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 341.9002013541476 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.89831571122087 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 440.06030165602255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 109.89831571122087 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 440.06030165602255 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -77.84571989226714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 406.89285168127327 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -77.84571989226714 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 406.89285168127327 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -197.81546107768816 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 258.2690278304127 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -197.81546107768816 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 258.2690278304127 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -190.60297945341176 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 67.052179209924 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -190.60297945341176 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 67.052179209924 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -59.29767761506055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -72.62312342371791 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -59.29767761506055 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -72.62312342371791 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.8076210659221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.69280458483337 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 131.8076210659221 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -91.69280458483337 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 288.696398073286 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 19.687899027990397 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 288.696398073286 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 19.687899027990397 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 333.88097079295653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 207.0730946509648 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 333.88097079295653 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 207.0730946509648 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 244.67335796288526 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 378.3395908602085 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 244.67335796288526 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 378.3395908602085 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.57287184338705 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 448.97687328251027 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 64.57287184338705 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 448.97687328251027 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -117.94309723666584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 383.78808778332126 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -117.94309723666584 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 383.78808778332126 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -212.88493037974666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.42517243031475 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -212.88493037974666 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 214.42517243031475 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -173.12008757591417 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 24.023375681128186 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -173.12008757591417 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 24.023375681128186 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.76968821177148 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -93.60708208714243 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.76968821177148 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -93.60708208714243 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.98085870083708 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -80.20088944357298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 176.98085870083708 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -80.20088944357298 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 315.24345541598365 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 58.1032403496916 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 315.24345541598365 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 58.1032403496916 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 328.6391274978204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 253.55772732770848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 328.6391274978204 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 253.55772732770848 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 210.11467049084018 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 409.99117081530306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 210.11467049084018 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 409.99117081530306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.640573468013898 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 450.1285083328983 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 17.640573468013898 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 450.1285083328983 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -154.1412992067959 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 353.7628871633 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -154.1412992067959 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 353.7628871633 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -220.45422357832416 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.923580994174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -220.45422357832416 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 167.923580994174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -148.22480035190478 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -16.074014390411634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -148.22480035190478 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -16.074014390411634 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 27.42461951845535 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -107.49767169358023 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 27.42461951845535 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -107.49767169358023 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.25202023237756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -60.939723116674685 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 220.25202023237756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -60.939723116674685 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 335.23938740747934 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 101.13200716333841 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 335.23938740747934 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 101.13200716333841 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 315.4139123843082 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 299.2123654215765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 315.4139123843082 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 299.2123654215765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 170.07508551636857 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 435.76011059442965 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 170.07508551636857 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 435.76011059442965 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -29.556790036395526 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 443.23039758381026 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -29.556790036395526 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 443.23039758381026 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -185.23996129834117 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 317.4857482930114 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -185.23996129834117 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 317.4857482930114 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -220.0574213949049 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.05922291043649 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -220.0574213949049 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 120.05922291043649 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -116.41807266019165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -51.95572340694727 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -116.41807266019165 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -51.95572340694727 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.06150804446659 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -113.65532262896392 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 75.06150804446659 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -113.65532262896392 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 260.27627546842734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -34.23227556399482 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 260.27627546842734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -34.23227556399482 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 347.8817197215117 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.64494350966618 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 347.8817197215117 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 147.64494350966618 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.3431150302275 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 342.65624264373537 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.3431150302275 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 342.65624264373537 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.56773152893803 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 454.6948846628334 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 125.56773152893803 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 454.6948846628334 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -75.62797812197948 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 428.2313569965491 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -75.62797812197948 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 428.2313569965491 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -210.15523085078007 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 275.8340448599595 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -210.15523085078007 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 275.8340448599595 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -211.4540690583197 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 72.20798516963586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -211.4540690583197 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 72.20798516963586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -78.4242945101472 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.4248736915568 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -78.4242945101472 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.4248736915568 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.80615831290928 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -111.65353761717734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 123.80615831290928 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -111.65353761717734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.76525913786793 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.6354603815986763 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 295.76525913786793 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -0.6354603815986763 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 352.56462971504226 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.3734186444836 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 352.56462971504226 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 196.3734186444836 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 265.80470489671313 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 382.5328920531816 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 265.80470489671313 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 382.5328920531816 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.7709973459617 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 466.02044919769975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 77.7709973459617 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 466.02044919769975 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -119.17323262903668 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 405.3222035105621 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -119.17323262903668 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 405.3222035105621 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -227.95616826462117 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.87339291644156 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -227.95616826462117 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 229.87339291644156 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -194.6430569477319 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.7871356354388 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -194.6430569477319 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 25.7871356354388 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.17573178832029 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -106.41094934698083 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -35.17573178832029 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -106.41094934698083 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.25007066459227 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -101.29805281321853 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 172.25007066459227 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -101.29805281321853 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.5279079846942 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.07003360994531 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 325.5279079846942 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.07003360994531 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 348.90306454535033 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 245.94398827453728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 348.90306454535033 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 245.94398827453728 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 230.41227314910836 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 417.5521042772928 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 230.41227314910836 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 417.5521042772928 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 27.99746606278599 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 469.1669001656381 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 27.99746606278599 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 469.1669001656381 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -158.82658786736314 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 374.93692398021835 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -158.82658786736314 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 374.93692398021835 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -237.8974414967862 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.83067472669364 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -237.8974414967862 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 180.83067472669364 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -169.8695282381703 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.786558570263793 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -169.8695282381703 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.786558570263793 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 12.209837460843602 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -123.00594595278437 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 12.209837460843602 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -123.00594595278437 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 218.95174098085127 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.63938961184769 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 218.95174098085127 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -82.63938961184769 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 348.5094170763632 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.8970534022033 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 348.5094170763632 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 83.8970534022033 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 336.750737572167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.91710597125365 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 336.750737572167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.91710597125365 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 189.00312361614482 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 446.53098607746426 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 189.00312361614482 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 446.53098607746426 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -22.342104274288445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 463.7926127932648 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -22.342104274288445 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 463.7926127932648 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -193.29828403777324 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 337.74641949203027 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -193.29828403777324 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 337.74641949203027 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -239.44721009696627 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 130.06139330451668 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -239.44721009696627 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 130.06139330451668 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -137.62442474579132 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -57.139822487120824 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -137.62442474579132 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -57.139822487120824 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.45777133525946 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.49651049352622 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 62.45777133525946 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.49651049352622 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 262.47943800751904 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -55.978243639377865 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 262.47943800751904 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -55.978243639377865 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 363.82706529838174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.6760800173193 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 363.82706529838174 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 132.6760800173193 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 316.21129415960854 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 341.828893656796 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 316.21129415960854 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 341.828893656796 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.61919653129561 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 468.43282951897163 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 142.61919653129561 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 468.43282951897163 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.77876561416488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 449.8010104786084 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -71.77876561416488 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 449.8010104786084 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -221.41597809421586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.6448326772961 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -221.41597809421586 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 294.6448326772961 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -232.30921874931016 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 79.01222315285187 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -232.30921874931016 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 79.01222315285187 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.63650155121124 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -90.9856764532692 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -98.63650155121124 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -90.9856764532692 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.17077013345161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.3909808181176 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 114.17077013345161 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -131.3909808181176 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 301.45481552814874 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -21.86336671966839 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 301.45481552814874 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -21.86336671966839 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 370.8017282172238 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 184.08553984348157 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 370.8017282172238 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 184.08553984348157 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 287.64213336340504 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 385.23476007592285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 287.64213336340504 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 385.23476007592285 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.48123503773527 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 482.4025401325899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 92.48123503773527 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 482.4025401325899 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -118.82819720386325 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 427.35028895286996 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -118.82819720386325 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 427.35028895286996 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -242.16345335633036 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 246.72869556057609 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -242.16345335633036 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 246.72869556057609 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -216.43827708749473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 29.17979138270408 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -216.43827708749473 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 29.17979138270408 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -53.856870279442134 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -118.16472889004154 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -53.856870279442134 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -118.16472889004154 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.86772461917167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -122.44036679708745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 165.86772461917167 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -122.44036679708745 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 334.5960381856837 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.918177940751633 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 334.5960381856837 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 18.918177940751633 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 368.9840028707702 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.68754961291427 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 368.9840028707702 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 236.68754961291427 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 251.65058744509733 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 423.75357127434756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 251.65058744509733 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 423.75357127434756 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.956822824894694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 487.79745026663915 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 39.956822824894694 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 487.79745026663915 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -162.03510849957306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 396.85562395567297 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -162.03510849957306 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 396.85562395567297 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -254.71557686718182 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 195.26936288766734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -254.71557686718182 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 195.26936288766734 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -192.04848821826803 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.93313649141436 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -192.04848821826803 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -17.93313649141436 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -4.43636319056408 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -137.68365321077414 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -4.43636319056408 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -137.68365321077414 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 216.02612664653765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -104.65248073260875 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 216.02612664653765 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float -104.65248073260875 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 360.75908471414033 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.35827420864699 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 360.75908471414033 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 65.35827420864699 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 358.17401101968187 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 288.9681299947274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 358.17401101968187 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 288.9681299947274 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 209.0823903849893 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Implicit conversion from float 456.1110306184971 to int loses precision
Filename: helpers/captcha_helper.php
Line Number: 275
Backtrace:
File: /home/webcr519/public_html/easpirasi/application/controllers/Home.php
Line: 29
Function: create_captcha
File: /home/webcr519/public_html/easpirasi/index.php
Line: 292
Function: require_once