Severity: Warning
Message: mkdir(): Permission denied
Filename: core/Log.php
Line Number: 122
Backtrace:
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
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: 126
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
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: 275
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
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: 146
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
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: 203
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
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: 292
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
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: 330
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$session is deprecated
Filename: core/Loader.php
Line Number: 1275
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$email is deprecated
Filename: core/Loader.php
Line Number: 1275
Backtrace:
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 62
Function: library
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$identity_column is deprecated
Filename: models/Ion_auth_model.php
Line Number: 184
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 184
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$store_salt is deprecated
Filename: models/Ion_auth_model.php
Line Number: 185
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 185
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$salt_length is deprecated
Filename: models/Ion_auth_model.php
Line Number: 186
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 186
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$join is deprecated
Filename: models/Ion_auth_model.php
Line Number: 187
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 187
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$hash_method is deprecated
Filename: models/Ion_auth_model.php
Line Number: 191
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 191
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$default_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 192
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 192
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$random_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 193
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 193
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$min_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 194
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 194
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$max_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 195
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 195
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$message_start_delimiter is deprecated
Filename: models/Ion_auth_model.php
Line Number: 224
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 224
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$message_end_delimiter is deprecated
Filename: models/Ion_auth_model.php
Line Number: 225
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 225
Function: _error_handler
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$bcrypt is deprecated
Filename: core/Loader.php
Line Number: 1275
Backtrace:
File: /var/www/logg.es/application/models/Ion_auth_model.php
Line: 247
Function: library
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$ion_auth_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /var/www/logg.es/application/libraries/Ion_auth.php
Line: 68
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$ion_auth is deprecated
Filename: core/Loader.php
Line Number: 1275
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$permission_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /var/www/logg.es/application/libraries/Perm.php
Line: 19
Function: model
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$perm is deprecated
Filename: core/Loader.php
Line Number: 1275
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 10
Function: __construct
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1275
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 11
Function: library
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$message is deprecated
Filename: core/Loader.php
Line Number: 1275
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 11
Function: library
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Creation of dynamic property Tips::$tips_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 12
Function: model
File: /var/www/logg.es/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/logg.es/system/core/Exceptions.php:272)
Filename: helpers/url_helper.php
Line Number: 561
Backtrace:
File: /var/www/logg.es/application/controllers/Tips.php
Line: 26
Function: redirect
File: /var/www/logg.es/index.php
Line: 292
Function: require_once