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 9.620156043570589 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 9.620156043570589 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 9.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 38.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 9.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 38.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 8.877913705466499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 8.877913705466499 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 9.744072620745191 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 9.744072620745191 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 11.387783253801564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 11.387783253801564 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 12.89489808547634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 12.89489808547634 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 13.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 40.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 13.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 40.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 11.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 42.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 11.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 42.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 8.609397723252682 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 8.609397723252682 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 5.710984533775061 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 5.710984533775061 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 4.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 38.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 4.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 38.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 6.241333312537966 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 6.241333312537966 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 10.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 32.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 10.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 32.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 14.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 33.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 14.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 33.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 17.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 38.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 17.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 38.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 16.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 43.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 16.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 43.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 11.975052367252092 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 11.975052367252092 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 5.825540180333155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 5.825540180333155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 1.1486375634365587 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 1.1486375634365587 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 0.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 35.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 0.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 35.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 4.884805827064914 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 4.884805827064914 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 12.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 28.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 12.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 28.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 19.18270614086939 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.077001521707544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.18270614086939 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.077001521707544 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 39.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 21.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 39.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 18.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 47.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 18.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 47.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 10.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 51.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 10.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 51.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 1.8250498317522066 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 1.8250498317522066 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -3.7110496545249436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -3.7110496545249436 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -2.631422687067623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -2.631422687067623 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 4.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 24.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 4.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 24.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 15.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 24.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 15.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 24.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 24.207724316507992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 24.207724316507992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 26.031153427014548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 26.031153427014548 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 19.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 52.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 19.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 52.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 8.221725388936052 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 8.221725388936052 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -3.143494828621481 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -3.143494828621481 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -8.488425480550266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.488425480550266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.7566728879470155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -4.7566728879470155 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 6.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 19.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 6.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 19.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 20.355911773016267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 20.355911773016267 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 29.52465445018088 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 29.52465445018088 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 29.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 47.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 29.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 47.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 19.291241358529028 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 19.291241358529028 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 4.133216324995422 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.133216324995422 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -8.77039960688494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -8.77039960688494 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -12.797572900369758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -12.797572900369758 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -5.5169106430996955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -5.5169106430996955 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 9.894506705730455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 9.894506705730455 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 26.01482763026768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 26.01482763026768 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 34.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 35.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 34.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 35.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 31.395905803030967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 31.395905803030967 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 17.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 63.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 17.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 63.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 -1.2414670882879726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.2414670882879726 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -14.698372494746891 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -14.698372494746891 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -16.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 30.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 -16.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 30.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 -4.708297481991007 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -4.708297481991007 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 14.646084876213992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 14.646084876213992 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 32.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 20.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 32.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 20.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 39.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 39.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 39.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 39.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 32.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 59.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 32.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 59.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 13.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 69.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 13.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 69.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 -7.6630283223851805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.47582050656305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.6630283223851805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.47582050656305 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 46.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 -20.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 46.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 -18.54371978745054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -18.54371978745054 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -2.2031539256859443 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -2.2031539256859443 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 20.752664052087855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 20.752664052087855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 39.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 22.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 39.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 22.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 43.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 45.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 43.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 45.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 31.132092218136663 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 31.132092218136663 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 7.986358307058399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 7.986358307058399 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -14.82416862551749 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.37736495485441 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.82416862551749 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.37736495485441 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 41.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 -25.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 41.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 -19.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 17.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 -19.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 17.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 2.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 2.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 2.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 2.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 27.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 6.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 27.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 6.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 45.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 25.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 45.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 25.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 45.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 52.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 45.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 52.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 28.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 73.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 28.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 73.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 1.1599114536002304 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 1.1599114536002304 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -22.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 62.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 -22.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 62.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 -30.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 35.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 -30.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 35.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 -18.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 9.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 -18.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 9.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 7.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 -2.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 7.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 -2.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 36.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 6.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 36.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 6.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 51.76860562157096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 51.76860562157096 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 47.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 60.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 47.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 60.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 23.805661565393986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 23.805661565393986 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.885181208186516 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.885181208186516 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -29.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 58.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 -29.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 58.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 -33.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 27.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 -33.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 27.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 -15.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 1.377752264076257 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 1.377752264076257 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.485039735044051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 15.485039735044051 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 44.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 7.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 44.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 7.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 56.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 38.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 56.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 38.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 46.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 69.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 46.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 69.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 17.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 86.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 17.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 86.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 -15.844875789591303 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -15.844875789591303 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -36.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 53.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 -36.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 53.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 -35.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 18.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 -35.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 18.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 -10.804600771249536 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -10.804600771249536 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 24.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 -9.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 24.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 -9.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 53.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 11.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 53.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 11.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 60.917822395065045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 60.917822395065045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 43.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 78.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 43.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 78.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 9.299805893931433 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 9.299805893931433 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -25.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 78.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 -25.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 78.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 -43.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 45.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 -43.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 45.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 -34.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 8.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 -34.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 8.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 -4.063364726569379 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -4.063364726569379 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 34.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 -10.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 34.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 -10.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 61.15849290310924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 61.15849290310924 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 63.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 56.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 63.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 56.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 38.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 87.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 38.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 87.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 -0.287915647187166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -0.287915647187166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -34.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 74.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.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 74.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 -47.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 36.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 -47.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 36.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 -32.35725344167803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.3498832820796949 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.35725344167803 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.3498832820796949 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.529745630847731 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 4.529745630847731 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 44.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 -9.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 44.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 -9.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 68.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 25.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 68.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 25.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 63.47202792725472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 63.47202792725472 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 31.898269070629077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 31.898269070629077 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -11.066912386764837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -11.066912386764837 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -44.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 68.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 -44.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 68.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 -51.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 25.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 -51.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 25.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 -27.69994135337995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.69994135337995 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.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 -24.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 14.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 -24.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 55.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 -5.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 55.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 -5.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 74.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 35.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.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 35.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 61.55028698356771 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 61.55028698356771 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 22.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 103.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 22.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 103.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 -22.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 96.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 -22.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 96.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 -52.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 60.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 -52.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 60.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 -52.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 14.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 -52.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 14.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 -20.772481684889947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -20.772481684889947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 26.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 -26.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 26.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 -26.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 66.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 -0.27158285484224365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -0.27158285484224365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 46.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 78.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 46.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 57.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 89.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 57.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 89.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 12.161924935668145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 12.161924935668145 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -34.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 93.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 -34.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 93.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 -59.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 50.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 -59.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 50.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 -51.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 1.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 -51.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 1.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 -11.636453005542865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -11.636453005542865 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 39.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 -27.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 39.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 -27.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 75.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 7.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 75.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 7.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 80.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 58.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 80.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 58.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 50.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 100.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 50.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 100.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 -0.19359669708160787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -0.19359669708160787 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -46.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 88.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 -46.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 88.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 -65.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 38.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 -65.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 38.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 -47.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 -10.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 -47.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 -10.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 -0.453544000564138 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -0.453544000564138 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 52.18097878718559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 52.18097878718559 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 84.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 18.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 84.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 18.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 80.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 72.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 80.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 72.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 41.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 110.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 41.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 110.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 -13.753624669541534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -13.753624669541534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -57.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 80.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 -57.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 80.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 -68.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 25.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 -68.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 25.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 -40.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 -23.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 -40.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 -23.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 12.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 -41.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 12.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 -41.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 65.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 -20.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 65.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 -20.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 91.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 30.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 91.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 30.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 77.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 86.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 77.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 86.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 29.992316221358625 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 29.992316221358625 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -28.08014056507166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -28.08014056507166 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -67.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 70.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 -67.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 70.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 -69.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 11.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 -69.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 11.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 -32.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 -34.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 -32.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 -34.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 26.920639747354226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 26.920639747354226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 78.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 -13.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 78.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 -13.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 96.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 44.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 96.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 44.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 71.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 100.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 71.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 100.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 16.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 126.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 16.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 126.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 -42.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 109.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 -42.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 109.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 -76.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 57.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 -76.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 57.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 -67.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 -4.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 -67.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 -4.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 -20.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 -45.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 -20.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 -45.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 42.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 -44.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 42.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 -44.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 89.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 -3.3212919140547754 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -3.3212919140547754 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 59.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 98.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 59.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 63.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 113.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 63.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 113.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 1.4535439618325778 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 1.4535439618325778 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -56.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 102.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 -56.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 102.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 -82.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 43.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 -82.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 43.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 -63.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 -19.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 -63.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 -19.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.949313854267906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.949313854267906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 58.22153051373156 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 58.22153051373156 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 100.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 9.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 100.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 9.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 98.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 76.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 98.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 76.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 52.24333595195146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 52.24333595195146 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -14.918049163200479 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -14.918049163200479 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -70.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 93.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 -70.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 93.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 -86.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 26.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 -86.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 26.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 -55.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 -34.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 -55.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 -34.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 8.704116236405495 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 8.704116236405495 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 74.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 -36.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 74.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 -36.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 108.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 24.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 108.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 24.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 94.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 92.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 94.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 92.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 38.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 135.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 38.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 135.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 -32.04190389960395 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -32.04190389960395 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -82.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 80.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 -82.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 80.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 -87.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 9.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 -87.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 9.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 -44.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 -47.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 -44.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 -47.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 25.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 -62.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 25.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 -62.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 89.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 -27.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 89.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 -27.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 113.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 40.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 113.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 40.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 87.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 109.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 87.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 109.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 22.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 143.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 22.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 143.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 -49.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 126.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 -49.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 126.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 -92.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 65.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 -92.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 65.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 -85.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 -8.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 -85.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 -8.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 -31.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 -59.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 -31.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 -59.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 44.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 -62.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 44.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 -62.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 103.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 -15.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 103.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 -15.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.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 59.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 116.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 59.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 77.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 124.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 77.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 124.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 4.6581472474347985 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 4.6581472474347985 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -66.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 118.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 -66.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 118.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 -100.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 48.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 -100.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 48.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 -79.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 -26.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 -79.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 -26.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 -14.934012210446095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -14.934012210446095 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 62.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 -59.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 62.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 -59.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 115.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 -0.9147126066610269 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -0.9147126066610269 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 78.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 115.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 78.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 64.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 138.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 64.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 138.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 -14.53878041940957 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -14.53878041940957 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -82.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 107.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 -82.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 107.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 -104.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 29.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 -104.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 29.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 -70.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 -43.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 -70.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 -43.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 3.3471619308959744 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 3.3471619308959744 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 81.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 -53.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 81.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 -53.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 124.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 16.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.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 16.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 111.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 97.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 111.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 97.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 48.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 150.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 48.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 150.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 -34.51444029903288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -34.51444029903288 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -96.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 92.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 -96.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 92.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 -105.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 9.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 -105.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 9.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 -58.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 -59.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 -58.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 -59.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 23.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 -80.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 23.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 -80.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 99.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 -42.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 99.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 -42.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 131.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 35.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 131.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 35.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 104.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 116.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 104.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 116.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 29.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 159.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 29.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 159.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 -54.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 143.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 -54.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 143.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 -107.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 75.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 -107.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 75.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 -103.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 -11.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 -103.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 -11.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 -42.79329276251936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -42.79329276251936 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 44.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 -81.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 44.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 -81.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 115.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 -29.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 115.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 -29.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 134.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 56.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 134.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 56.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 92.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 134.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 92.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 134.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 9.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 165.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 9.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 165.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 -74.20481108568534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -74.20481108568534 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -116.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 55.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 -116.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 55.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 -97.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 -31.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 -97.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 -31.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 -24.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 -85.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 -24.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 -85.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 65.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 -77.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 65.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 -77.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 129.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 -12.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 129.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 -12.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 134.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 78.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 134.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 78.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 77.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 151.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 77.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 151.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 -12.600355706709855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -12.600355706709855 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -92.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 122.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 -92.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 122.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 -122.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 34.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 -122.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 34.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 -87.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 -51.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 -87.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 -51.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 -3.5416740256354835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -3.5416740256354835 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 87.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 -70.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 87.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 -70.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 140.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 7.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 140.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 7.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 129.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 101.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 129.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 101.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 59.74897934414721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 59.74897934414721 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -35.46581133386805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -35.46581133386805 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -108.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 106.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 -108.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 106.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 -124.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 11.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 -124.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 11.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 -73.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 -70.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 -73.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 -70.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 19.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 -98.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 19.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 -98.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 107.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 -59.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 107.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 -59.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 148.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 29.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 148.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 29.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 121.37502719526172 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 122.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 121.37502719526172 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 122.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 38.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 175.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 38.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 175.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 -58.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 161.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 -58.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 161.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 -122.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 86.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 -122.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 86.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 -121.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 -12.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 -121.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 -12.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 -55.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 -86.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 -55.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 -86.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 43.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 -99.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 43.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 -99.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 126.44289372447791 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 126.44289372447791 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 152.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 52.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 152.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 52.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 108.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 143.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 108.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 143.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 15.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 183.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 15.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 183.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 -80.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 152.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 -80.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 152.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 -133.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 64.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 -133.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 64.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 -115.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 -36.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 -115.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 -36.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 -35.24662894868384 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -35.24662894868384 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 67.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 -96.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 67.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 -96.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 142.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 -25.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 142.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 -25.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 152.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 77.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 152.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 77.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 92.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 162.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 92.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 162.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 -9.093316942281323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -9.093316942281323 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -101.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 138.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 -101.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 138.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 -139.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 40.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 -139.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 40.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 -104.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 -58.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 -104.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 -58.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 -11.943484596373889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -11.943484596373889 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 91.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 -88.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 91.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 -88.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 155.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 -3.4447583659923424 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -3.4447583659923424 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 103.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 148.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 103.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 72.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 178.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 72.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 178.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 -34.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 185.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 -34.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 185.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 -120.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 120.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 -120.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 120.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 -142.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 14.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 -142.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 14.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 -89.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 -80.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 -89.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 -80.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 13.468828338320906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 13.468828338320906 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 115.08797167203493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 115.08797167203493 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 165.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 21.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 165.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 21.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 139.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 127.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 139.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 127.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 49.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 191.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 49.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 191.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 -60.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 180.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 -60.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 180.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 -136.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 99.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 -136.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 99.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 -140.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 -12.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 -140.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 -12.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 -70.13087688621368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -70.13087688621368 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 40.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 -118.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 40.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 -118.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 136.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 -59.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 136.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 -59.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 170.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 47.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 170.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 47.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 125.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 151.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 125.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 151.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 23.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 200.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 23.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 200.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 -86.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 170.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 -86.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 170.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 -149.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 74.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 -149.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 74.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 -133.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 -38.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 -133.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 -38.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 -47.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 -114.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 -47.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 -114.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 67.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 -115.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 67.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 -115.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 155.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 -39.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 155.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 -39.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 171.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 75.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 171.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 75.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 108.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 172.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 108.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 172.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 -4.0142551004861815 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -4.0142551004861815 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -109.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 155.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 -109.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 155.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 -157.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 47.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 -157.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 47.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 -122.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 -64.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 -122.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 -64.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 -21.83339308052937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -21.83339308052937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 94.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 -107.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 94.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 -107.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 170.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 -15.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 170.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 -15.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 167.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 103.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 167.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 103.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 86.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 191.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 86.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 191.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 -32.70630051564063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -32.70630051564063 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -131.3933066083048 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -131.3933066083048 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -160.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 19.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 -160.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 19.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 -106.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 -88.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 -106.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 -88.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 6.208567126204266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 6.208567126204266 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 121.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 -94.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 121.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 -94.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 181.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 11.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 181.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 11.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 158.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 131.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 158.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 131.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 61.088974456448135 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 61.088974456448135 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -61.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 199.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 -61.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 199.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 -149.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 112.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 -149.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 112.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 -159.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 -10.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 -159.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 -10.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 -85.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 -109.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 -85.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 -109.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 35.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 -136.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 35.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 -136.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 145.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 -76.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 145.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 -76.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 188.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 40.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 188.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 40.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 143.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 157.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 143.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 157.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 32.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 217.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 32.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 217.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 -89.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 188.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 -89.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 188.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 -164.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 86.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 -164.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 86.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 -152.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 -39.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 -152.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 -39.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 -61.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 -127.99972972039939 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -127.99972972039939 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -134.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 66.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 -134.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 166.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 -54.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 166.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 -54.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 190.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 71.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 190.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 71.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 124.92237237754655 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 124.92237237754655 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 2.6341630393353315 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 2.6341630393353315 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -116.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 173.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 -116.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 173.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 -174.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 56.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 -174.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 56.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 -141.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 -68.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 -141.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 -68.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 -33.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 -141.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 -33.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 -141.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 96.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 -126.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 96.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 -126.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 184.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 -28.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 184.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 -28.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 186.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 102.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 186.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 102.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 101.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 203.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 101.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 203.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 -28.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 223.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 -28.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 223.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 -140.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 152.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 -140.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 152.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 -179.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 25.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 -179.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 25.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 -124.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 -95.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 -124.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 -95.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 -2.591347203361922 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -2.591347203361922 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 125.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 -112.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 125.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 -112.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 197.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.33352655500159045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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.33352655500159045 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 133.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 177.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 133.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 74.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 220.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 74.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 220.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 -60.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 218.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 -60.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 218.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 -161.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 127.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 -161.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 127.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 -178.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 -6.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 -178.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 -6.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 -102.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 -119.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 -102.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 -119.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 29.855993564501098 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 29.855993564501098 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 152.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 -94.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 152.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 -94.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 205.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 32.10916958897365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 32.10916958897365 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 162.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 162.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 162.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 162.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 43.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 233.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 43.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 233.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 -92.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 207.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 -92.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 207.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 -178.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 99.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 -178.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 99.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 -172.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 -39.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 -172.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 -39.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 -75.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 -140.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 -75.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 -140.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 63.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 -153.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 63.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 -153.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 176.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 -71.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 176.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 -71.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 208.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 65.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 208.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 65.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 142.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 189.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 142.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 189.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 10.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 240.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 10.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 240.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 -122.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 191.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 -122.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 191.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 -190.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 67.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 -190.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 67.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 -160.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 -71.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 -160.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 -71.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 -45.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 -156.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 -45.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 -156.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 96.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 -145.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 96.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 -145.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 197.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 -43.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 197.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 -43.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 205.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 99.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 205.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 99.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 117.91149706775165 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 117.91149706775165 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -23.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 242.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 -23.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 242.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 -149.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 170.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 -149.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 170.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 -196.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 33.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 -196.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 33.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 -142.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 -101.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 -142.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 -101.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 -12.91069239373046 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -12.91069239373046 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 128.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 -132.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 128.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 -132.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 212.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 -12.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 212.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 -12.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 196.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 133.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 196.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 133.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 88.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 233.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 88.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 233.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 -58.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 237.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 -58.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 237.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 -172.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 144.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 -172.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 144.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 -197.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 -1.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 -197.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 -1.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 -119.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 -128.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 -119.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 -128.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 22.270446888956563 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 22.270446888956563 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 158.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 -113.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 158.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 -113.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 222.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 22.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 222.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 22.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 181.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 166.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 181.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 166.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 56.08956199874611 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 56.08956199874611 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -93.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 227.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 -93.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 227.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 -192.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 113.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 -192.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 113.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 -191.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 -37.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 -191.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 -37.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 -92.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 -151.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 -92.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 -151.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 58.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 -172.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 58.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 -172.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 185.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 -88.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 185.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 -88.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 227.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 58.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 227.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 58.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 161.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 196.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 161.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 196.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 20.597985895729018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 20.597985895729018 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -126.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 211.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 -126.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 211.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 -206.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 79.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 -206.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 79.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 -180.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 -72.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 -180.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 -72.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 -60.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 -170.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 -60.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 -170.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 95.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 -165.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 95.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 -165.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 208.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 -59.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 208.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 -59.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 225.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 95.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 225.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 95.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 135.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 223.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 135.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 223.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 -16.69696248899074 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 260.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 -16.69696248899074 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 260.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 -156.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 189.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 -156.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 189.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 -214.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 42.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 -214.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 42.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 -162.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 -105.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 -162.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 -105.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 -24.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 -183.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 -24.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 -183.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 130.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 -152.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 130.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 -152.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 226.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 -26.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 226.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 -26.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 216.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 132.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 216.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 132.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 104.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 245.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 104.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 245.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 -54.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 257.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 -54.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 257.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 -182.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 161.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 -182.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 161.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 -216.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 4.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 -216.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 4.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 -138.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 -136.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 -138.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 -136.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 13.116045059797989 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 13.116045059797989 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 163.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 -132.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 163.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 -132.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 239.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 10.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 239.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 10.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 201.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 168.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 201.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 168.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 69.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 263.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 69.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 263.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 -92.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 247.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 -92.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 247.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 -204.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 129.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 -204.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 129.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 -211.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 -34.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 -211.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 -34.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 -109.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 -162.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 -109.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 -162.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 52.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 -191.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 52.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 -191.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 193.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 -107.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 193.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 -107.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 245.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 49.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 245.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 49.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 180.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 201.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 180.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 201.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 31.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 274.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 31.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 274.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 -128.5096689568738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -128.5096689568738 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -221.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 93.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 -221.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 93.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 -200.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 -72.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 -200.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 -72.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 -75.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 -183.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 -75.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 -183.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 91.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 -185.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 91.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 -185.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 219.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 -76.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 219.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 -76.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 244.5927308089318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 244.5927308089318 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 153.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 231.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 153.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 231.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 -8.1802396196911 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 279.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 -8.1802396196911 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 279.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 -161.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 208.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 -161.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 208.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 -231.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 53.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 -231.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 53.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 -182.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 -108.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 -182.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 -108.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 -37.99689298182471 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -37.99689298182471 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 130.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 -172.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 130.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 -172.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 240.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 -41.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 240.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 -41.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 236.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 129.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 236.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 129.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 121.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 257.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 121.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 257.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 -49.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 277.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 -49.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 277.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 -191.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 179.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 -191.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 179.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 -235.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 12.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 -235.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 12.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 -157.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 -142.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 -157.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 -142.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 2.4082514686224545 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 2.4082514686224545 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 167.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 -152.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 167.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 -152.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 255.00782579291038 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 255.00782579291038 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 222.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 168.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 222.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 168.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 84.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 276.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 84.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 276.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 -90.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 268.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 -90.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 268.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 -216.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 146.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 -216.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 146.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 -231.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 -29.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 -231.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 -29.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 -127.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 -171.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 -127.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 -171.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 44.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 -210.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 44.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 -210.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 200.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 -126.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 200.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 -126.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 262.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 39.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 262.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 39.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 201.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 205.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 201.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 205.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 44.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 290.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 44.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 290.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 -129.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 251.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 -129.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 251.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 -235.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 108.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 -235.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 108.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 -220.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 -70.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 -220.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 -70.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 -92.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 -195.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 -92.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 -195.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 87.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 -205.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 87.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 -205.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 229.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 -94.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 229.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 -94.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 263.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 82.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 263.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 82.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 173.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 238.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 173.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 238.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 1.9150688997634937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 1.9150688997634937 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -166.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 228.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 -166.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 228.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 -248.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 66.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 -248.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 66.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 -202.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 -110.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 -202.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 -110.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 -52.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 -213.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 -52.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 -213.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 129.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 -193.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 129.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 -193.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 252.82451619252208 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 252.82451619252208 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 257.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 125.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 257.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 125.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 139.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 267.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 139.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 267.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 -42.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 296.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 -42.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 296.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 -199.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 199.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 -199.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 199.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 -253.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 22.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 -253.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 22.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 -178.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 -146.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 -178.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 -146.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 -9.831406453076369 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -9.831406453076369 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 168.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 -173.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 168.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 -173.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 270.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 -16.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 270.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 -16.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 243.26722541767944 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 243.26722541767944 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 101.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 289.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 101.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 289.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 -86.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 288.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 -86.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 288.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 -226.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 164.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 -226.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 164.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 -251.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 -22.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 -251.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 -22.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 -147.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 -179.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 -147.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 -179.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 35.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 -229.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 35.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 -229.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 205.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 -147.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 205.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 -147.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 280.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 27.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 280.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 27.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 221.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 207.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 221.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 207.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 58.89831571122088 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 306.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 58.89831571122088 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 306.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 -128.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 272.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 -128.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 272.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 -248.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 124.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 -248.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 124.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 -241.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 -66.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 -241.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 -66.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 -110.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 -206.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 -110.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 -206.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 80.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 -225.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 80.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 -225.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 237.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 -114.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 237.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 -114.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 282.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 73.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 282.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 73.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 193.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 244.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 193.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 244.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 13.572871843387043 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 13.572871843387043 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -168.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 249.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 -168.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 249.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 -263.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 80.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 -263.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 80.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 -224.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 -109.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 -224.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 -109.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 -68.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 -227.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 -68.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 -227.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 125.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 -214.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 125.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 -214.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 264.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 -75.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 264.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 -75.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.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 119.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 277.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 119.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 159.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 275.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 159.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 275.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 -33.3594265319861 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 316.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 -33.3594265319861 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 316.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 -205.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 219.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 -205.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 219.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 -271.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 33.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 -271.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 33.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 -199.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 -150.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 -199.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 -150.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 -23.57538048154465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -23.57538048154465 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 169.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 -194.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 169.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 -194.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 284.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 -32.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 284.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 -32.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 264.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 165.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 264.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 165.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 119.07508551636859 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 301.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 119.07508551636859 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 301.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 -80.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 309.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 -80.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 309.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 -236.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 183.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 -236.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 183.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 -271.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 -13.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 -271.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 -13.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 -167.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 -185.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 -167.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 -185.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 24.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 -247.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 24.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 -247.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 209.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 -168.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 209.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 -168.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 296.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 13.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 296.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 13.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 243.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 208.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 243.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 208.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 74.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 320.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 74.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 320.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 -126.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 294.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 -126.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 294.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 -261.1552308507801 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -261.1552308507801 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -262.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 -61.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 -262.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 -61.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 -129.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 -216.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 -129.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 -216.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 72.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 -245.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 72.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 -245.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 244.7652591378679 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 244.7652591378679 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 301.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 62.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 301.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 62.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 214.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 248.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 214.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 248.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 26.770997345961703 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 26.770997345961703 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -170.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 271.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 -170.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 271.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 -278.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 95.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 -278.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 95.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 -245.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 -108.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 -245.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 -108.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 -86.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 -240.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 -86.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 -240.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 121.25007066459226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 121.25007066459226 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 274.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 -94.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 274.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 -94.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 297.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 111.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 297.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 111.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 179.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 283.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 179.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 283.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 -23.00253393721401 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 335.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 -23.00253393721401 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 335.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 -209.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 240.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 -209.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 240.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 -288.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 46.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 -288.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 46.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 -220.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 -151.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 -220.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 -151.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 -38.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 -257.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 -38.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 -257.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 167.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 -216.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 167.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 -216.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 297.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 -50.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 297.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 -50.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 285.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 160.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 285.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 160.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 138.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 312.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 138.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 312.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 -73.34210427428845 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 329.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 -73.34210427428845 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 329.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 -244.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 203.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 -244.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 203.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 -290.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 -3.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 -290.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 -3.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 -188.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 -191.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 -188.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 -191.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 11.457771335259457 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 11.457771335259457 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 211.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 -189.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 211.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 -189.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 312.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 -1.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 312.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 -1.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 265.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 207.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 265.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 207.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 91.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 334.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 91.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 334.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 -122.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 315.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 -122.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 315.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 -272.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 160.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 -272.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 160.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 -283.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 -54.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 -283.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 -54.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 -149.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 -224.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 -149.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 -224.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 63.17077013345162 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 63.17077013345162 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 250.4548155281487 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 250.4548155281487 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 319.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 50.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 319.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 50.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 236.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 251.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 236.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 251.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 41.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 348.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 41.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 348.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 -169.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 293.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 -169.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 293.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 -293.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 112.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 -293.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 112.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 -267.4382770874947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -267.4382770874947 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

File: /mnt/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.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 -104.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 -252.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 -104.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 -252.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 114.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 -256.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 114.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 -256.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 283.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 -115.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 283.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 -115.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 317.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 102.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 317.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 102.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 200.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 289.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 200.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 289.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 -11.043177175105306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 353.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 -11.043177175105306 to int loses precision

Filename: helpers/captcha_helper.php

Line Number: 275

Backtrace:

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

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

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

A PHP Error was encountered

Severity: 8192

Message: Implicit conversion from float 353.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 -213.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 262.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 -213.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 262.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 -305.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 61.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 -305.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 61.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 -243.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 -151.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 -243.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 -151.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 -55.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 -271.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 -55.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 -271.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 165.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 -238.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 165.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 -238.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 309.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 -68.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 309.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 -68.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 307.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 154.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 307.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 154.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 158.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 322.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