A PHP Error was encountered

Severity: 8192

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

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 129

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 278

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 149

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 206

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 295

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 333

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 284

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 291

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 306

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 318

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 319

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 377

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.62015604357059 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.32514392007856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.62015604357059 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.32514392007856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.000039173605362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.99114869070959 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.000039173605362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.99114869070959 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.8779137054665 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.00454917368055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.8779137054665 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.00454917368055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.74407262074519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.01644229311377 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.74407262074519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.01644229311377 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.387783253801565 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.9205631434285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.387783253801565 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.9205631434285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.894898085476342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.21287543888821 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.894898085476342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.21287543888821 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.149533894392178 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.526576643367385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.149533894392178 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.526576643367385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.5674289217182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.680104152787166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.5674289217182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.680104152787166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.60939772325268 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.279745939644684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.60939772325268 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.279745939644684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.71098453377506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.569892279937676 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.71098453377506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.569892279937676 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.58592846133277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.03158409028277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.58592846133277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.03158409028277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.241333312537964 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.32320358230517 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.241333312537964 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.32320358230517 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.258835722555403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.5051555777887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.258835722555403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.5051555777887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.805405856348887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.91000249943403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.805405856348887 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.91000249943403 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.464499771628486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.27113570580093 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.464499771628486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.27113570580093 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.513447764212493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.64488947369851 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.513447764212493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.64488947369851 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.975052367252093 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.26735557156047 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.975052367252093 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.26735557156047 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.825540180333157 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.97332334813954 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.825540180333157 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.97332334813954 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.148637563436559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.45012797104596 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.148637563436559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.45012797104596 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.589736909708563 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.61666605675723 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.589736909708563 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.61666605675723 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.884805827064916 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.8302241808662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.884805827064916 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.8302241808662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.271304522715923 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.237046141272824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.271304522715923 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.237046141272824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.182706140869385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.077001521707547 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.182706140869385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.077001521707547 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.96992704392583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.84902683296414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.96992704392583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.84902683296414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.819120553677575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.85850510299011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.819120553677575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.85850510299011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.861989158572246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.97139062284781 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.861989158572246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.97139062284781 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.825049831752207 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.74337887941523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.825049831752207 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.74337887941523 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.288950345475056 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.829685030379075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.288950345475056 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.829685030379075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.368577312932377 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.879806119168286 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.368577312932377 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.879806119168286 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.987945435147434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.862132090058964 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.987945435147434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.862132090058964 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.6934501998188 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.583529390929854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.6934501998188 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.583529390929854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.20772431650799 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.64197242828572 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.20772431650799 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.64197242828572 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.031153427014544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.905396241038765 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.031153427014544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.905396241038765 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.808618494551986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.884919993587744 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.808618494551986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.884919993587744 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.221725388936054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.40941525174368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.221725388936054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.40941525174368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.856505171378519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.298314668685315 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.856505171378519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.298314668685315 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.511574519449734 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.65431127923926 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.511574519449734 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.65431127923926 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.243327112052985 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.031683272985735 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.243327112052985 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.031683272985735 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.652090919462427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.78954699158674 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.652090919462427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.78954699158674 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.35591177301627 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.889912584983584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.35591177301627 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.889912584983584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.524654450180876 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.75197082264879 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.524654450180876 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.75197082264879 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.28368786863276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.31500945189755 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.28368786863276 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.31500945189755 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.29124135852903 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.38872956172115 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.29124135852903 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.38872956172115 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.133216324995423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.203321657483286 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.133216324995423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.203321657483286 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.22960039311506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.406534512016385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.22960039311506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 50.406534512016385 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.20242709963024197 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.955222528274604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.20242709963024197 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.955222528274604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.4830893569003045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.351331945609623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.4830893569003045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.351331945609623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.894506705730453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.0002318518519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.894506705730453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.0002318518519 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.014827630267675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.458821613154818 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.014827630267675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.458821613154818 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.749918753051006 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.472745867197254 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.749918753051006 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.472745867197254 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.39590580303097 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.87318329972706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.39590580303097 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.87318329972706 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.153493287742485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 62.99655043765486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.153493287742485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 62.99655043765486 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.758532911712027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.99748773732239 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.758532911712027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.99748773732239 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.90827191221094 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.90827191221094 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.849072362066057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.849072362066057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.291702518008993 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.174257930103057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.291702518008993 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.174257930103057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.64608487621399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.881253667294914 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.64608487621399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.881253667294914 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.36188308374889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.53527186908118 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.36188308374889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.53527186908118 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.489576326771605 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.78414798827251 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.489576326771605 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.78414798827251 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.085169511194636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.30382445899784 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.085169511194636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.30382445899784 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.365897151572362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.3137054212288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.365897151572362 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.3137054212288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.3369716776148195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.47582050656306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.3369716776148195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.47582050656306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.72451699136106 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.72451699136106 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.534314371744962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.534314371744962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.796846074314056 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.878030704052307 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.796846074314056 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.878030704052307 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.75266405208785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.800958095112318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.75266405208785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.800958095112318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.03720115546423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.29398464453277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.03720115546423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.29398464453277 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.35738946249344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.57910086923219 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.35738946249344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.57910086923219 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.13209221813666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.27058265758485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.13209221813666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.27058265758485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.9863583070584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.94202694653599 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.9863583070584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.94202694653599 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.377364954854414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.377364954854414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.86266578446355 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.86266578446355 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.28406924287993 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.28406924287993 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.042194291324634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.8658979867636134 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.042194291324634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.8658979867636134 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.979945725713726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.091466886225561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 40.979945725713726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.091466886225561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.64459467956021 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.829469633690977 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.64459467956021 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.829469633690977 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.9928417358203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.6662117567449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.9928417358203 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.6662117567449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.39236611094711 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.39070904824273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.39236611094711 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.39070904824273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.15991145360023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.49808871219209 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.15991145360023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.49808871219209 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.509849277527124 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.509849277527124 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.418636078975226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.418636078975226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.435741197642916 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.435741197642916 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.982959238905934 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.982959238905934 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.02185334920054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.0323924393549575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.02185334920054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 5.0323924393549575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.76860562157097 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.149294017117278 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.76860562157097 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.149294017117278 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.07839873140961 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.77595801600018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.07839873140961 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.77595801600018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.80566156539399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.25110554569179 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.80566156539399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.25110554569179 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.114818791813484 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.63115375628294 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.114818791813484 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.63115375628294 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.76060996819965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.76060996819965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.57532455355078 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.57532455355078 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.37775226407625695 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.37775226407625695 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.48503973504405 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.48503973504405 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.51204902625758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.8364239534485804 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.51204902625758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.8364239534485804 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 69.99268558066878 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.1708426467763 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 69.99268558066878 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.1708426467763 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.355324492445675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.57025320550976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.355324492445675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.57025320550976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.401210358006374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.42596425204805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 30.401210358006374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.42596425204805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.04013152294468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.04013152294468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.10443342442571 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.10443342442571 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.59741593978376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.59741593978376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.195399228750464 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 2.195399228750464 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.32785986122819 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.32785986122819 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.03820163079489 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.63737584976462 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.03820163079489 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.63737584976462 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 73.91782239506504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.72174608133502 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 73.91782239506504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.72174608133502 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.637414069490205 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.65506745319774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.637414069490205 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.65506745319774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.29980589393143 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.49533053723756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.29980589393143 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.49533053723756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.4888663654774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.4888663654774 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.60796133057549 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.60796133057549 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.822691523918394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 7.822691523918394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.936635273430621 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.936635273430621 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.210843612709155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.210843612709155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.15849290310925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.481203475042545 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.15849290310925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.481203475042545 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.18089347191273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.54401805542476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.18089347191273 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.54401805542476 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.82207332214278 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 86.59565916224437 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.82207332214278 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 86.59565916224437 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.712084352812834 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.06388134651722 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.712084352812834 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.06388134651722 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 73.81913456073431 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 73.81913456073431 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.4304313547074 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.4304313547074 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.52974563084773 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.52974563084773 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.763335920684504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.763335920684504 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 81.41975841534962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.320386456767586 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 81.41975841534962 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.320386456767586 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.47202792725471 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.30180611457317 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.47202792725471 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.30180611457317 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.89826907062908 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.9338722704712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.89826907062908 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.9338722704712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.9330876132351626 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 95.77919350846267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.9330876132351626 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 95.77919350846267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.96080451694638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 67.96080451694638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.82065835216532 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.82065835216532 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.776868019456668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 27.776868019456668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.55764951107987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 68.55764951107987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.37659152969383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.01196000283933 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.37659152969383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.01196000283933 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.5502869835677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.59252343450477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.5502869835677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.59252343450477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.950982726588514 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.20686915288431 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.950982726588514 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.20686915288431 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 95.34878599021813 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 95.34878599021813 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.938712887185716 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 59.938712887185716 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.110299683724595 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.110299683724595 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.391183537395285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.391183537395285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.12479648137051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.12479648137051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.6106931740139 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.319343015689434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.6106931740139 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.319343015689434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 70.25702457729318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 88.96100105081442 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 70.25702457729318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 88.96100105081442 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.161924935668146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.96660689623684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.161924935668146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.96660689623684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.55525508069468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.55525508069468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.87592448013927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.87592448013927 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.7035866129513195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.7035866129513195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.3635469944571348 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.3635469944571348 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.004944297064455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.004944297064455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 88.97235739836508 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.748631081144865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 88.97235739836508 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.748631081144865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.74973022004333 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.91797363667011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.74973022004333 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.91797363667011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.526366152472406 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.91618242814829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.526366152472406 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.91618242814829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.806403302918392 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.79932646289699 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.806403302918392 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.79932646289699 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.26888137584108 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.26888137584108 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.99317230397235 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.99317230397235 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.546455999435862 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.546455999435862 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.18097878718558 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.18097878718558 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.60385299430236 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.011547975028662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.60385299430236 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.011547975028662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.48497140312305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.4046225289394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.48497140312305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.4046225289394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 54.392340716117246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.94978071101542 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 54.392340716117246 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.94978071101542 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.34431176312216 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.34431176312216 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.4571703316023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.4571703316023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.60441141894694 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.60441141894694 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.516299122950876 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.516299122950876 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.42731849224505 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.42731849224505 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.53891741424796 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.31639781470561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.53891741424796 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.31639781470561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.58700211428975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.31011673207955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.58700211428975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.31011673207955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.99231622135862 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 118.55623682934302 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.99231622135862 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 118.55623682934302 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.31118956485882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.31118956485882 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 69.19089137500829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 69.19089137500829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.108561801460493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.108561801460493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.92063974735423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.92063974735423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.21446845285453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.21446845285453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.3335299794325 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.36391659987634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.3335299794325 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 43.36391659987634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 84.91887717006534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.11507710866738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 84.91887717006534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.11507710866738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.566517401438176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.25325695477854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 29.566517401438176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.25325695477854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.49508128457322 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.49508128457322 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.64630073844398 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.64630073844398 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.32411394899192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.32411394899192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.99473889403829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.99473889403829 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.59954630982938 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.763438869618824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.59954630982938 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.763438869618824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.44615209203076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.26815486166002 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.44615209203076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.26815486166002 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.453543961832578 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.6021729501417 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.453543961832578 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.6021729501417 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.78898291931924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.78898291931924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.10336631288183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.10336631288183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.050686145732094 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.050686145732094 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.22153051373155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.22153051373155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.22296863304561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.254144304786465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 113.22296863304561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.254144304786465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.02278025783544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 75.0437600100316 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.02278025783544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 75.0437600100316 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.24333595195145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.20615156501633 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.24333595195145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.20615156501633 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.22736092961293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.22736092961293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.19283772925107 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.19283772925107 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.939954428649365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 25.939954428649365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.704116236405493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.704116236405493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.05411523017214 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.05411523017214 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.37790693915298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.09907968374587 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.37790693915298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.09907968374587 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.37892540237063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.66746638272738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.37892540237063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.66746638272738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.496429158666075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.37532632995402 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.496429158666075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.37532632995402 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.83397147296017 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.83397147296017 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.81887498235835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.81887498235835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.622083759150598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.622083759150598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.90017005555258 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.90017005555258 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.22838500336526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.22838500336526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.98348136041182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.85353828363146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.98348136041182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.85353828363146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.54666788798062 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.04829976145913 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.54666788798062 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.04829976145913 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.5013437395284 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.2531361864292 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.5013437395284 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.2531361864292 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.22327012328027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 125.22327012328027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.89291362836468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.89291362836468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.13587686661899 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.13587686661899 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 116.13703160604719 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 116.13703160604719 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.62916644155243 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.061676499727255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 129.62916644155243 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 58.061676499727255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.51742932945683 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.57100406528956 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.51742932945683 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.57100406528956 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.658147247434798 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.36962379550323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 17.658147247434798 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.36962379550323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.30495734418182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.30495734418182 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.751468064271585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 47.751468064271585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 75.8369647053906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 75.8369647053906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.18110912862468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.18110912862468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.98868303429055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.18416859723696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.98868303429055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.18416859723696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.40128666934672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.61300120325438 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.40128666934672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.61300120325438 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 149.32766168175814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 149.32766168175814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 106.10593104059544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 106.10593104059544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.834639598598926 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.834639598598926 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.347161930895975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 16.347161930895975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.37574837520077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.37574837520077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.79275664235104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.38091464161353 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.79275664235104 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.38091464161353 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.83629992782679 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 96.61414519559001 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.83629992782679 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 96.61414519559001 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.428741852627496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 149.56716273000814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.428741852627496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 149.56716273000814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.82128484434992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.82128484434992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.77506916184865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 91.77506916184865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.674926893454387 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.674926893454387 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.319713710249616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.319713710249616 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.09166040972305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.09166040972305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.4576507435121 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.79234106129835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 144.4576507435121 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 34.79234106129835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.06007776073326 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.69621465454293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.06007776073326 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 115.69621465454293 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.94815390465578 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.8648880187963 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.94815390465578 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.8648880187963 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.65139350156588 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.65139350156588 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.58374118213342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.58374118213342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.413529806773894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.413529806773894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.3137661787527 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.3137661787527 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.73637315283904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.799921704201296 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.73637315283904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.799921704201296 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.67148767404423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.74797713664947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.67148767404423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.74797713664947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.418794885050982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.9986700741955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 22.418794885050982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.9986700741955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.73818355297976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 133.73818355297976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 54.921901152759894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 54.921901152759894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.98464475453974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.98464475453974 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.3845185415634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.3845185415634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.28389715425644 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.79651879436453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 147.28389715425644 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 77.79651879436453 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.81095114382049 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 150.08333910519613 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 90.81095114382049 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 150.08333910519613 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.3996442932901445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.54332835746575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.3996442932901445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.54332835746575 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.12976192006069 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.12976192006069 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.28976682295846 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.28976682295846 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.458325974364516 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.458325974364516 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.33478661915842 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.33478661915842 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 153.68394577337332 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.188739146301941 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 153.68394577337332 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 6.188739146301941 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.86644318382127 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.10503843054721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.86644318382127 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.10503843054721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.74897934414722 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.0368559359349 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.74897934414722 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.0368559359349 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.17511458841423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.17511458841423 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.00652423641185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.00652423641185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.285243983151101 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.285243983151101 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.175250898362336 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.175250898362336 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 120.73360655059378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 120.73360655059378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.65343139649798 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.1905167324356 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.65343139649798 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.1905167324356 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.37502719526174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.99912688388319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.37502719526174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.99912688388319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.88273604198564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 174.98827526007102 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.88273604198564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 174.98827526007102 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 160.68795197983928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 160.68795197983928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.68100965094924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.68100965094924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.13623950280983 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.13623950280983 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 139.44289372447793 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 139.44289372447793 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.8182376739583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.97143470459496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.8182376739583 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 51.97143470459496 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.8351234900598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.72639764980283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.8351234900598 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.72639764980283 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.72800269797936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.3864259031712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 28.72800269797936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.3864259031712 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.006149372116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.006149372116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.59309740771485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 63.59309740771485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.62747295721925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.62747295721925 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.741990702407 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.741990702407 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.80794658212 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.85730810283133 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.80794658212 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.85730810283133 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.41198360683696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.53345683654464 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 105.41198360683696 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.53345683654464 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.906683057718677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 185.77159824587943 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.906683057718677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 185.77159824587943 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.1930369768604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.1930369768604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.300567516741374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.300567516741374 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.0565154036261113 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.0565154036261113 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.87885532927024 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.87885532927024 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.95356277683845 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.95356277683845 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.3740428255229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.1005013406319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.3740428255229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.1005013406319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.41129094394485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.69191373415381 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.41129094394485 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 177.69191373415381 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.79559197399465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.79559197399465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 119.455096777475 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 119.455096777475 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.465208043994824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 13.465208043994824 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.468828338320904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.468828338320904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.08797167203494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.08797167203494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.46884093071378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.06429539548524 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.46884093071378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 20.06429539548524 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.40394168551745 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.90230523586662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.40394168551745 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.90230523586662 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 62.2749827072344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.52450863171612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 62.2749827072344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.52450863171612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.2386660074418 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.2386660074418 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.14130418836672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.14130418836672 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 53.28912309016937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 53.28912309016937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 149.4460601772185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 149.4460601772185 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.77145326858445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.57553577960976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.77145326858445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.57553577960976 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.9308680653756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 150.43791099806361 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.9308680653756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 150.43791099806361 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.57223167272732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.43046344300018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 36.57223167272732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.43046344300018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.02271143747382 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.02271143747382 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 73.73755382989825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 73.73755382989825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.73402357839299 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 80.73402357839299 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.16517163174677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 168.16517163174677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.45898485290255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.34895060755105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 184.45898485290255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.34895060755105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.13911899393833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.8832077711526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 121.13911899393833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.8832077711526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.985744899513818 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.90916386377967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 8.985744899513818 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.90916386377967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 154.22007916996247 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 154.22007916996247 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.85620622779667 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 46.85620622779667 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.96081861495732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.96081861495732 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.50562748461434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 183.50562748461434 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.2614605146302 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.56650088711181 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.2614605146302 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 102.56650088711181 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.36438627605096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.4425482228701 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 99.36438627605096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.4425482228701 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.58131505779204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.58131505779204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 135.05762642044112 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 135.05762642044112 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.220958555887467 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 18.220958555887467 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.208567126204265 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 19.208567126204265 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.09316647189982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.09316647189982 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 194.80285442617108 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.435907215729639 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 194.80285442617108 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.435907215729639 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.05602812656477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.35617215641767 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.05602812656477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.35617215641767 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.08897445644814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 205.37657150565724 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 74.08897445644814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 205.37657150565724 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 198.20677570294853 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 198.20677570294853 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.9156962190119 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.9156962190119 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.86331120479436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.86331120479436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.24887020125306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 158.24887020125306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.49267014987194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.617622566923494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 201.49267014987194 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.617622566923494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.87722880115854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.81871741658483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.87722880115854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 156.81871741658483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.93191678430409 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 216.02914703103465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.93191678430409 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 216.02914703103465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 187.69836609043057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 187.69836609043057 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.321907001577 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.321907001577 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.27865948753262 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.27865948753262 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.56885403968096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 179.56885403968096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.1341225853449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 70.25984935500998 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 203.1341225853449 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 70.25984935500998 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.92237237754654 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.05627678335728 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 137.92237237754654 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.05627678335728 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.63416303933533 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 221.8525073146105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.63416303933533 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 221.8525073146105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.13106237367032 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.13106237367032 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.93980002869867 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 55.93980002869867 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.53894631570675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.53894631570675 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.24640813090772 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 197.24640813090772 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.4290430356483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.47474122456396 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 199.4290430356483 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.47474122456396 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 114.55168746501764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 202.20197478199748 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 114.55168746501764 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 202.20197478199748 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 222.42967408992678 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 222.42967408992678 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.74612764826585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.74612764826585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.552565286138123 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.552565286138123 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.408652796638078 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 10.408652796638078 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.69247687218984 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.69247687218984 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.5557352664195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.5557352664195 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.23756098718704 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.3164789157064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.23756098718704 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.3164789157064 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.28308059365688 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 219.449539953645 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.28308059365688 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 219.449539953645 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.49334836953338 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 217.49334836953338 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.94988716048593 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 126.94988716048593 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.8559935645011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 42.8559935645011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.7811399220847 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.7811399220847 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.87883105697378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.109169588973646 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.87883105697378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 31.109169588973646 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.5889425755263 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.80979203472856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 175.5889425755263 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 161.80979203472856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.781513520605394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.0819655306931 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.781513520605394 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.0819655306931 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.9405305541511 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.9405305541511 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.3070247842468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.3070247842468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.24163202851233 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.24163202851233 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.871263090738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 189.871263090738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 221.7297585885641 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.58445130769178 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 221.7297585885641 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 64.58445130769178 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.68725255399636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.98043916240272 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 155.68725255399636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.98043916240272 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.843185897399515 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.4982358174444 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 23.843185897399515 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.4982358174444 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.84225848578478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 190.84225848578478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.5284556541351 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 66.5284556541351 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.57706543713981 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 109.57706543713981 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.0847323174083 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.0847323174083 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.77543984046056 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.8027725952872 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.77543984046056 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 98.8027725952872 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.91149706775167 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 212.8867027552313 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 130.91149706775167 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 212.8867027552313 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 241.23718101170022 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 241.23718101170022 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.44799603455908 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 169.44799603455908 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.45400982682894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.45400982682894 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.08930760626953926 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 0.08930760626953926 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 141.83426288268004 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 141.83426288268004 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 225.6293627755677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 225.6293627755677 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 209.8521775689239 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.74446547293053 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 209.8521775689239 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.74446547293053 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.81007681972378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.6508972280098 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.81007681972378 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.6508972280098 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 236.9975929126639 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 236.9975929126639 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.18436812344225 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.18436812344225 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.27044688895656 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 35.27044688895656 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.9771377757261 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.9771377757261 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 235.8275065747162 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.067709983905427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 235.8275065747162 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.067709983905427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 194.97724060185172 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.3570913415221 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 194.97724060185172 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 165.3570913415221 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 69.08956199874612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 247.48986198564296 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 69.08956199874612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 247.48986198564296 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 226.65383363269638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 226.65383363269638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.64811507290801 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 112.64811507290801 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.60916383123825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.60916383123825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 198.9943326424175 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 198.9943326424175 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.14191366071682 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.323284704257695 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 240.14191366071682 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.323284704257695 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 174.3549892170501 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.58780802811697 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 174.3549892170501 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 195.58780802811697 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.59798589572902 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.7434174894274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 33.59798589572902 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.7434174894274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.2662964171229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 210.2662964171229 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.59332430310741 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 78.59332430310741 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.04469560255811 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 108.04469560255811 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 221.93229107067825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 221.93229107067825 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 238.1979261602987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.53408331534735 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 238.1979261602987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.53408331534735 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.37718130951785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 222.4168170392285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 148.37718130951785 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 222.4168170392285 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 259.8998021492165 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 259.8998021492165 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.08622839954 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 188.08622839954 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.9131849182355 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 41.9131849182355 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.47214299489917 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.47214299489917 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.9275557574024 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.9275557574024 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 229.80118155514012 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.60700458511624 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 229.80118155514012 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 131.60700458511624 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.61727948144393 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 244.89084180680965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 117.61727948144393 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 244.89084180680965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.61718030870463 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.61718030870463 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 160.554595172865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 160.554595172865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.616694492727383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.616694492727383 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.116045059797987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.116045059797987 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.77581280270456 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 176.77581280270456 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 252.23722927902733 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.516799469254597 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 252.23722927902733 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 9.516799469254597 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.9501240718584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.41174548238718 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.9501240718584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.41174548238718 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 82.81876852025783 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 262.15555967390105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 82.81876852025783 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 262.15555967390105 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 246.7404151500121 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 246.7404151500121 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.29485133118305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.29485133118305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.37351431663636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.37351431663636 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.86397118963652 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.86397118963652 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 258.2665661702975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.482978700590316 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 258.2665661702975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.482978700590316 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.8427731142376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 200.815069556344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 193.8427731142376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 200.815069556344 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.877686057161576 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 273.48591646377554 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 44.877686057161576 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 273.48591646377554 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.31243226962013 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.31243226962013 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.09967397915116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 92.09967397915116 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.91716812851469 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.91716812851469 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.7039351512077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 232.7039351512077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 257.59273080893183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 88.65817457832506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 257.59273080893183 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 88.65817457832506 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.87736814338075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.7162497978157 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.87736814338075 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 230.7162497978157 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.8197603803088995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 278.3132931973814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 4.8197603803088995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 278.3132931973814 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 207.5796562954209 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 207.5796562954209 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.91191158396736 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 52.91191158396736 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.56516358273552 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 143.56516358273552 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 253.35639104640032 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 253.35639104640032 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.98385403138664 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.87672974451795 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.98385403138664 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 128.87672974451795 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.64669607641247 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.0825881523355 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.64669607641247 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.0825881523355 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 276.2485692564488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 276.2485692564488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.99117969263816 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.99117969263816 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.800192240920833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 11.800192240920833 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.408251468622455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 15.408251468622455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.12100974524415 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.12100974524415 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 268.00782579291035 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 268.00782579291035 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 235.41264984487566 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.93023584169407 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 235.41264984487566 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 167.93023584169407 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.92610436648256 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.9838836653922 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 97.92610436648256 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.9838836653922 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 267.10023332234306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 267.10023332234306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.19151458757614 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 145.19151458757614 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.53302769147743 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.53302769147743 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 213.41031677344975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 213.41031677344975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.99998850517227 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.07626521285604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 275.99998850517227 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 38.07626521285604 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.06400854795046 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 204.60370535371868 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 214.06400854795046 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 204.60370535371868 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.65540435379038 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 289.6247264262304 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 57.65540435379038 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 289.6247264262304 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.88682998041452 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.88682998041452 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.00697919596473 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 107.00697919596473 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.17572837523738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 100.17572837523738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 242.3179627929129 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 242.3179627929129 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 276.8553677878009 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 81.17061784733167 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 276.8553677878009 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 81.17061784733167 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.33615961325162 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 237.71304154409742 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 186.33615961325162 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 237.71304154409742 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.915068899763494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 296.3735355819253 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 14.915068899763494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 296.3735355819253 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 227.84319220248295 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 227.84319220248295 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.42597405711376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 65.42597405711376 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.0779528244721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 142.0779528244721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 265.8245161925221 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 265.8245161925221 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 270.2977711380176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.53214657090552 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 270.2977711380176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 124.53214657090552 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.8351916264787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 266.14265935005574 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 152.8351916264787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 266.14265935005574 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 295.7873361292071 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 295.7873361292071 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 198.42009335567755 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 198.42009335567755 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.57360332400402 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 21.57360332400402 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.1685935469236313 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 3.1685935469236313 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.96167033979856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 181.96167033979856 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 283.04074584224406 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 283.04074584224406 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.26722541767947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.8745574034593 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.26722541767947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 166.8745574034593 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 114.36292159037342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.8820769972843 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 114.36292159037342 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.8820769972843 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.63137923610657 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -73.1271267680417 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.63137923610657 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -213.91693756365353 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 163.27715152995734 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -213.91693756365353 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 163.27715152995734 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -238.4044096122741 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -23.31871358124225 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -238.4044096122741 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -23.31871358124225 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -134.07977046199457 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -180.37340889313217 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -134.07977046199457 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -180.37340889313217 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.0921632749174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -230.3293374608615 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 48.0921632749174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -230.3293374608615 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.56798014037392 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -148.15360631428632 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.56798014037392 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -148.15360631428632 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 293.2390834712186 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.1219629300223 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 293.2390834712186 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.1219629300223 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 234.9285775503823 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.90020135414758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 234.9285775503823 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.90020135414758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.89831571122087 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 305.06030165602255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 71.89831571122087 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 305.06030165602255 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -115.84571989226714 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 271.89285168127327 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -115.84571989226714 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 271.89285168127327 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -235.81546107768816 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.26902783041272 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -235.81546107768816 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 123.26902783041272 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -228.60297945341176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.947820790076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -228.60297945341176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.947820790076 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -97.29767761506055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -207.6231234237179 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -97.29767761506055 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -207.6231234237179 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.80762106592209 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -226.69280458483337 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 93.80762106592209 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -226.69280458483337 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.69639807328602 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -115.3121009720096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.69639807328602 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -115.3121009720096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 295.88097079295653 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.0730946509648 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 295.88097079295653 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 72.0730946509648 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.67335796288526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 243.3395908602085 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.67335796288526 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 243.3395908602085 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.572871843387045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 313.97687328251027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 26.572871843387045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 313.97687328251027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -155.94309723666584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 248.78808778332126 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -155.94309723666584 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 248.78808778332126 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -250.88493037974666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.42517243031475 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -250.88493037974666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 79.42517243031475 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -211.12008757591417 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -110.97662431887181 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -211.12008757591417 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -110.97662431887181 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.76968821177148 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -228.60708208714243 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.76968821177148 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -228.60708208714243 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.98085870083708 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -215.20088944357298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 138.98085870083708 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -215.20088944357298 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 277.24345541598365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -76.8967596503084 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 277.24345541598365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -76.8967596503084 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 290.6391274978204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 118.55772732770848 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 290.6391274978204 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 118.55772732770848 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.11467049084018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 274.99117081530306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 172.11467049084018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 274.99117081530306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.359426531986102 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 315.1285083328983 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -20.359426531986102 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 315.1285083328983 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -192.1412992067959 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.76288716329998 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -192.1412992067959 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 218.76288716329998 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -258.45422357832416 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.923580994173975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -258.45422357832416 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 32.923580994173975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -186.22480035190478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -151.07401439041163 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -186.22480035190478 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -151.07401439041163 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -10.575380481544649 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -242.49767169358023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -10.575380481544649 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -242.49767169358023 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.25202023237756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -195.93972311667468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.25202023237756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -195.93972311667468 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 297.23938740747934 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -33.867992836661585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 297.23938740747934 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -33.867992836661585 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 277.4139123843082 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.21236542157652 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 277.4139123843082 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 164.21236542157652 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.07508551636857 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 300.76011059442965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 132.07508551636857 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 300.76011059442965 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.55679003639553 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 308.23039758381026 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -67.55679003639553 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 308.23039758381026 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -223.23996129834117 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.48574829301137 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -223.23996129834117 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 182.48574829301137 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -258.0574213949049 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.940777089563518 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -258.0574213949049 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -14.940777089563518 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -154.41807266019165 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -186.95572340694727 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -154.41807266019165 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -186.95572340694727 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.0615080444666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -248.65532262896392 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 37.0615080444666 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -248.65532262896392 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 222.27627546842731 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -169.23227556399482 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 222.27627546842731 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -169.23227556399482 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 309.8817197215117 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.644943509666192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 309.8817197215117 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 12.644943509666192 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.3431150302275 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 207.6562426437354 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 256.3431150302275 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 207.6562426437354 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.56773152893803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 319.6948846628334 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 87.56773152893803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 319.6948846628334 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -113.62797812197948 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 293.2313569965491 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -113.62797812197948 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 293.2313569965491 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -248.15523085078007 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 140.83404485995948 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -248.15523085078007 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 140.83404485995948 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -249.4540690583197 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -62.79201483036414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -249.4540690583197 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -62.79201483036414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.4242945101472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -217.4248736915568 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.4242945101472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -217.4248736915568 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.80615831290928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -246.65353761717734 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 85.80615831290928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -246.65353761717734 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 257.76525913786793 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -135.63546038159868 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 257.76525913786793 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -135.63546038159868 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 314.56462971504226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.37341864448359 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 314.56462971504226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 61.37341864448359 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 227.80470489671313 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 247.5328920531816 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 227.80470489671313 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 247.5328920531816 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.7709973459617 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 331.02044919769975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 39.7709973459617 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 331.02044919769975 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -157.17323262903668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 270.3222035105621 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -157.17323262903668 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 270.3222035105621 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -265.95616826462117 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.87339291644155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -265.95616826462117 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 94.87339291644155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -232.6430569477319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -109.2128643645612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -232.6430569477319 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -109.2128643645612 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -73.17573178832029 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -241.41094934698083 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -73.17573178832029 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -241.41094934698083 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.25007066459227 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -236.29805281321853 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 134.25007066459227 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -236.29805281321853 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.5279079846942 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -95.92996639005469 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 287.5279079846942 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -95.92996639005469 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 310.90306454535033 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 110.94398827453729 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 310.90306454535033 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 110.94398827453729 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 192.41227314910836 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 282.5521042772928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 192.41227314910836 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 282.5521042772928 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -10.002533937214011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 334.1669001656381 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -10.002533937214011 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 334.1669001656381 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -196.82658786736314 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.93692398021832 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -196.82658786736314 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 239.93692398021832 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -275.8974414967862 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.830674726693644 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -275.8974414967862 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 45.830674726693644 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -207.8695282381703 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -152.7865585702638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -207.8695282381703 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -152.7865585702638 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -25.7901625391564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -258.0059459527844 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -25.7901625391564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -258.0059459527844 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.95174098085127 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -217.6393896118477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 180.95174098085127 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -217.6393896118477 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 310.5094170763632 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -51.1029465977967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 310.5094170763632 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -51.1029465977967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 298.750737572167 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 159.91710597125365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 298.750737572167 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 159.91710597125365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.00312361614482 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 311.53098607746426 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 151.00312361614482 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 311.53098607746426 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -60.342104274288445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 328.7926127932648 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -60.342104274288445 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 328.7926127932648 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -231.29828403777324 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 202.74641949203027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -231.29828403777324 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 202.74641949203027 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -277.4472100969663 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.9386066954833225 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -277.4472100969663 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -4.9386066954833225 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -175.62442474579132 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -192.13982248712082 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -175.62442474579132 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -192.13982248712082 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.45777133525946 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -266.4965104935262 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 24.45777133525946 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -266.4965104935262 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 224.47943800751904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -190.97824363937787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 224.47943800751904 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -190.97824363937787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 325.82706529838174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.3239199826806995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 325.82706529838174 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -2.3239199826806995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 278.21129415960854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.82889365679603 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 278.21129415960854 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 206.82889365679603 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.61919653129561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 333.43282951897163 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 104.61919653129561 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 333.43282951897163 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -109.77876561416488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 314.8010104786084 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -109.77876561416488 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 314.8010104786084 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -259.41597809421586 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 159.6448326772961 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -259.41597809421586 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 159.6448326772961 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -270.30921874931016 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.987776847148126 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -270.30921874931016 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -55.987776847148126 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -136.63650155121124 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -225.9856764532692 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -136.63650155121124 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -225.9856764532692 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.17077013345161 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -266.3909808181176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 76.17077013345161 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -266.3909808181176 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 263.45481552814874 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -156.8633667196684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 263.45481552814874 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -156.8633667196684 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 332.8017282172238 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.08553984348157 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 332.8017282172238 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 49.08553984348157 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.64213336340507 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.23476007592282 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 249.64213336340507 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 250.23476007592282 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 54.48123503773528 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 347.4025401325899 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 54.48123503773528 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 347.4025401325899 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -156.82819720386325 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 292.35028895286996 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -156.82819720386325 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 292.35028895286996 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -280.16345335633036 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.72869556057609 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -280.16345335633036 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 111.72869556057609 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -254.43827708749473 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -105.82020861729592 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -254.43827708749473 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -105.82020861729592 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -91.85687027944213 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -253.16472889004154 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -91.85687027944213 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -253.16472889004154 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 127.86772461917168 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -257.44036679708745 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 127.86772461917168 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -257.44036679708745 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 296.5960381856837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.08182205924837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 296.5960381856837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -116.08182205924837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 330.9840028707702 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.68754961291427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 330.9840028707702 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 101.68754961291427 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 213.65058744509733 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.75357127434756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 213.65058744509733 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 288.75357127434756 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.9568228248946937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 352.79745026663915 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 1.9568228248946937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 352.79745026663915 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -200.03510849957306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 261.85562395567297 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -200.03510849957306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 261.85562395567297 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -292.7155768671818 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.26936288766733 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -292.7155768671818 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 60.26936288766733 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -230.04848821826803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -152.93313649141436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -230.04848821826803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -152.93313649141436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -42.43636319056408 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -272.68365321077414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -42.43636319056408 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -272.68365321077414 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.02612664653765 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -239.65248073260875 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 178.02612664653765 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -239.65248073260875 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 322.75908471414033 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -69.64172579135301 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 322.75908471414033 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float -69.64172579135301 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 320.17401101968187 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 153.9681299947274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 320.17401101968187 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 153.9681299947274 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 171.0823903849893 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 321.1110306184971 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 56.25 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 293

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 16
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: filter_var(): Passing null to parameter #3 ($options) of type array|int is deprecated

Filename: core/Input.php

Line Number: 574

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 20
Function: ip_address

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 40
Function: create_captcha

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property MY_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /mnt/web410/b1/88/57592588/htdocs/application/core/MY_Loader.php
Line: 13
Function: view

File: /mnt/web410/b1/88/57592588/htdocs/application/controllers/User.php
Line: 42
Function: template

File: /mnt/web410/b1/88/57592588/htdocs/index.php
Line: 315
Function: require_once

Registrieren - ausmalideen.de dsadsad ds a
ausmalideen

Registrieren