A PHP Error was encountered

Severity: 8192

Message: strpos(): Passing null to parameter #2 ($needle) of type string is deprecated

Filename: MX/Router.php

Line Number: 239

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Router.php
Line: 239
Function: strpos

File: /home/giayda10/public_html/app/third_party/MX/Router.php
Line: 72
Function: set_class

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: MX/Loader.php

Line Number: 160

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 160
Function: strtolower

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: drivers/Session_files_driver.php

Line Number: 113

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: drivers/Session_files_driver.php

Line Number: 274

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: drivers/Session_files_driver.php

Line Number: 145

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: drivers/Session_files_driver.php

Line Number: 217

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: drivers/Session_files_driver.php

Line Number: 298

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: drivers/Session_files_driver.php

Line Number: 327

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
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: 281

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
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: 293

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
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: 303

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
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: 313

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
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: drivers/Session_files_driver.php

Line Number: 94

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
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: 107

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
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: 140

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: MX/Loader.php

Line Number: 160

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 160
Function: strtolower

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 55
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Base.php
Line: 60
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 4
Function: require

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 123
Function: include_once

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 3
Function: autoload

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated

Filename: MX/Controller.php

Line Number: 45

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 45
Function: str_replace

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 7
Function: __construct

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 7
Function: __construct

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: MX/Loader.php

Line Number: 160

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 160
Function: strtolower

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 8
Function: library

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 7
Function: __construct

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/giayda10/public_html/core3x/core/Exceptions.php:272)

Filename: core/FC_Controller.php

Line Number: 88

Backtrace:

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 88
Function: setcookie

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 7
Function: __construct

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated

Filename: MX/Controller.php

Line Number: 45

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Controller.php
Line: 45
Function: str_replace

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 7
Function: __construct

File: /home/giayda10/public_html/app/modules/articles/controllers/frontend/Articles.php
Line: 7
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 106
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 66
Function: load

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 69
Function: run

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 28
Function: index

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/giayda10/public_html/core3x/core/Exceptions.php:272)

Filename: core/FC_Controller.php

Line Number: 88

Backtrace:

File: /home/giayda10/public_html/app/core/FC_Controller.php
Line: 88
Function: setcookie

File: /home/giayda10/public_html/app/modules/articles/controllers/frontend/Articles.php
Line: 7
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 106
Function: __construct

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 66
Function: load

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 69
Function: run

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 28
Function: index

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: MX/Loader.php

Line Number: 160

Backtrace:

File: /home/giayda10/public_html/app/third_party/MX/Loader.php
Line: 160
Function: strtolower

File: /home/giayda10/public_html/app/modules/articles/controllers/frontend/Articles.php
Line: 81
Function: library

File: /home/giayda10/public_html/app/third_party/MX/Modules.php
Line: 71
Function: View

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 69
Function: run

File: /home/giayda10/public_html/app/modules/homepage/controllers/Routers.php
Line: 28
Function: index

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once

 4 Loại Giấy Dán Tường Chống Ẩm Chống Thấm hiệu quả
Giấy Dán Tường NND Uy Tín Chất Lượng Giá Rẻ Nhất Hà Nội
Menu 0

4 Loại Giấy Dán Tường Chống Ẩm Chống Thấm hiệu quả

Do điều kiện khí hậu đặc biệt của nước ta là nóng ẩm, đặc biết là Miền Bắc có những tháng độ ẩm trung bình trong không khí rất cao . Ngoài ra còn 1 số nguyên nhân khác như các bức tường gần phòng tắm, tường giáp vách hàng xóm... dẫn đến các bước tường nhà bị ẩm mốc rất xấu xí. Một trong những biện pháp giải quyết vấn đề đó là sử dụng giấy dán tường chống ẩm, giấy dán tường chống thấm. hay còn được được gọi là giấy dán tường chịu nước.Tuy nhiên trên thị trường mặt hàng sản phẩm này khá đa dạng về chủng loại và giá cả dẫn đến việc khách hàng rất khó chọn cho mình được sản phẩm đạt chất lượng và giá thành tốt nhất.

Có thể bạn quan tâm:

Phá giá giấy dán tường chỉ 19k/m2

Sự thật về tường ẩm

Trước khi đi tìm hiểu về các loại giấy dán tường chống ẩm thì các bạn cần xác định rõ bản chất của tường ẩm và có định hướng ngay từ ban đầu. Tường nhà của bạn bị thấm do trời mưa nhiều, lượng nước ngấm vào tường lớn. Bản chất của tường xi măng đặc biệt là tường vôi có khả năng hút nước mạnh và có những mao quản có đường kính lớn. Do đó, khi bề mặt tường tiếp xúc với nước, những khe hở mao quản sẽ bị nước xâm nhập vào bên trong gây ra hiện tượng thấm. Vậy nên sử thực là:

Sẽ không tồn tại loại giấy dán tường nào có khả năng chống ẩm đúng nghĩa, mà thực tế nó chỉ là không để lộ phần ẩm ra ngoài để chúng ta nhìn thấy

Sẽ không tồn tại loại giấy dán tường nào có khả năng chống ẩm đúng nghĩa, mà thực tế nó chỉ là không để lộ phần ẩm ra ngoài để chúng ta nhìn thấy

Muốn chống ẩm tuyệt đối các bạn phải xử lý và giải quyết dứt điểm nguồn ẩm, có thể gọi cho các đơn vị chống thấm tường nhà họ xử lý.

Muốn chống ẩm tuyệt đối các bạn phải xử lý và giải quyết dứt điểm nguồn ẩm, có thể gọi cho các đơn vị chống thấm tường nhà họ xử lý.

Tuy nhiên nếu điều kiện hiện tại chưa cho phép bạn phá dỡ và sửa chữa tường bằng phương pháp chuyên sâu thì giấy dán tường chính là lựa chọn hợp lý nhất. Giải pháp sử dụng giấy dán tường vừa nhanh gọn vừa tiện lợi lại tiết kiệm chi phí cho bạn rất nhiều nếu so với các phương pháp khác.

Sau đây chúng tôi xin được giới thiệu về các dòng giấy dán tường chống ẩm mốc phổ biến hiện này, hi vọng sẽ phần nào giúp các bạn giải đáp được các thắc mắc đó. 

Các phương pháp dán tường chống ẩm

Để xử lý hoặc đúng hơn là che chắn tường ẩm thì có rất nhiều phương pháp như dùng tấm PVC, tấm nhựa, ốp đá....tuy nhiên trong giới hạn bài viết này tôi chỉ bàn về các vật liệu dán tường. Về phương án dán giấy dán tường chống ẩm thì có rất nhiều, tuy nhiên phổ biến nhất thì có các cách sau đây

1. Sử dụng decal dán tường

Đây là cách phổ thông hay dùng cho các tường ẩm mà các bạn không có ý định đầu tư quá nhiều tiền cho việc trang trí. Với phương pháp này các bạn có thể dùng 2 dòng decal Đài Loan bên trên với các họa tiết hoa văn bạn yêu thích. Ưu điểm của phương pháp này giúp tiết kiệm chi phí tôi đa cho các bạn

Decal dán tường là loại vật liệu không sợ nước nên có khả năng kháng ấm tốt

Decal dán tường là loại vật liệu không sợ nước nên có khả năng kháng ấm tốt

Mức giá phương pháp dán decal

Giá của decal dán tường cũng rất đa dạng, loại rẻ chỉ khoảng 12k/m2 vật liệu, loại đắt hơn khoảng 30-40k/m2. Tuy nhiên tôi khuyến cái bạn nên sử dụng loại tốt hơn có mức giá cao hơn để đảm bảo tính thẩm mỹ và độ bền sản phẩm, cụ thể mức giá decal dán tường như sau

  • Quy cách: 1.2m x 50m = 60m2/cuộn
  • Đơn giá:  1.800.000đ/cuộn
  • Giá thi công: 20.000đ/m2
  • Giá hoàn thiện: 60k-70k/m2
  • Bảo Hành: 1 năm

Ưu điểm phương pháp dán decal

  • Giá thành rẻ: Phương pháp sử dụng decal dán tường này có giá thành rất rẻ, trung bình chỉ khoảng 60k/m2 hoàn thiện. Đây là mức giá phải chăng và phù hợp với túi tiền của đại bộ phận người tiêu dùng Viêt. 

Nhược điểm phương pháp dán decal

  • Chống ẩm không cao: Khả năng chống ẩm, chống thấm của phương án này không cao vì lý do chất liệu decal mỏng nên lại có lớp trong cố đế bằng giấy. Vậy nên với tường ẩm nặng sau khi dán một thời gian sẽ bị bong hoặc lộ mốc ra bên ngoài.
  • Thẩm mỹ không cao: Decal dán tường có giá thành rẻ, độ dày chất giấy cùng với đó số lượng mẫu mã hạn chế vậy nên khi dán lên tường sẽ có tính thẩm mỹ không quá cao.

2. Dán 2 lớp deacl chống ẩm + giấy dán tường

Đây là phương án thường xuyên được sử dụng cho tường ẩm của gia đình, với những bức tường bị ẩm các bạn vẫn muốn sử dụng giấy dán tường. Với những giấy dán tường thông thường thì không thể dán lên được những khi dán trước 1 lớp bên trong với mục đích chống ẩm, rồi chọn các mẫu giấy dán tường khác đến dán bên ngoài trang trí. Khi đó bạn sẽ có 1 bức tường đẹp mắt nhất có thể mà không lo ngại vấn đề tường ẩm:cụ thể:

  • Lớp trong: Sử dụng loại decal trong cách ẩm chuyên dụng 100% vật liệu chống ẩm, khi dán loại này sẽ ngăn cách toàn bộ ẩm mốc từ trong tường ngấm ra ngoài, tuy nhiên lớp này là dạng nilon không có tính thẩm mỹ nên phải sử dụng thêm lớp 2
  • Lớp ngoài: Sau khi dán xong lớp 1 thì cơ bản có thể hiểu tường của bạn giống tường bình thường không bị ẩm. Khi đó ở lớp ngoài này các bạn tùy chọn mẫu giấy theo mức giá cũng như mẫu mã mình yêu cầu. Các bạn có thể tham khảo các mẫu giấy dán tường đẹp và mức giá của sản phẩm tại đây

Giấy dán tường chống ẩm

Mức giá phương pháp dán 2 lớp

Mức giá phương pháp dán decal 2 lớp này cũng không cố định nó phụ thuộc nhiều vào mẫu bạn chọn ở lớp ngoài, tuy nhiên có thể tương đối chính xác dự toán như sau

  • Lớp trong chống ẩm: 60.000đ/m2
  • Lớp ngoài trang trí: 80.000đ- 120.000đ
  • Tổng 2 lớp: 140k- 180k/m2
  • Bảo hành: 2 năm

Ưu điểm phương pháp dán 2 lớp

  • Đa dạng mẫu mã: Ở phương án này các bạn có thể thoải mái lựa chọn 1 trong hàng trăm nghìn mẫu giấy dán tường mà NND đang cung cấp với đủ các hoa văn họa tiết theo yêu cầu.
  • Tính thẩm mỹ cao: Giấy dán tường bao giờ cũng vậy nó được biết đến là dòng sản phẩm trang trí tường bậc nhất hiện nay. Chúng ta lại thoải mái lựa chọn mẫu mã theo yêu cầu thì có thể khẳng định, phương án này có tính thẩm mỹ tùy biến cao và quyết định bởi lựa chọn của người tiêu dùng
  • Chống ẩm tốt: Với phương án dán 2 lớp này thì khả năng chống ẩm sẽ tốt hơn rất nhiều so với phương pháp dán decal bên trên, trung bình tuổi thọ có thể lên đến 5 năm.

Nhược điểm của phương pháp dán 2 lớp

  • Giá thành cao: Phương án này có giá thành cao hơn khá nhiều so với phương pháp dán decal 1 lớp bên trên, trung bình cũng vào khoảng trên 140k/m2 hoàn thiện.

3. Sử dụng vải dán tường chống ẩm

Ngày trước sử dụng vải dán tường khá xa xỉ và ít được áp dụng tại Việt Nam vì giá thành quá cao. Tuy nhiên đến nay để đáp ứng được thị hiếu của khách hàng nhiều hơn thì NND có nhập về các sản phẩm vải dán tường giá rẻ có khả năng kháng ẩm tốt . Giấy dán tường bình thường sẽ có cấu tạo bề mặt ngoài là nhựa liền và mặt trong là đế giấy dày khi đó hơi nước sẽ không thể thoát ra ngoài được. Nhưng với vải dán tường lại có cấu tạo có lỗ thở, sẽ không có lớp đế vải và lớp nhựa sẽ có các lỗ nhỏ li ti. Từ đó giúp hơi nước ẩm bốc hơi ra từ các lỗ thở ở khe vải nhỏ đó giúp khả năng kháng ẩm tốt hơn

Phương pháp vải dán tường này chỉ thích hợp sử dụng cho tường ẩm nhẹ còn với những tường ẩm mốc nặng thì nên sử dụng phương án thứ 2 là phù hợp nhất

Vải dán tường có các lỗ thở tạo độ thông thoáng giúp lưu thông khí tốt hơn và tường đỡ ẩm mốc hơn

Mức giá phương pháp dán vải dán tường

Như đã nói, vải dán tường thông thường có mức giá rất cao vào khoảng 250-350k/m2, tuy nhiên NND có nhập về lô mẫu vải chuyên cho tường ẩm giá rẻ chỉ 99km2 vật liệu cụ thể như sau

  • Đơn giá vật tư: 99.000đ/m2
  • Giá hoàn thiện: 150-170k/m2
  • Bảo hành: 1 năm

Ưu điểm của phương pháp dán vải

  • Tính thẩm mỹ cao: Vải dán tường là vật đẳng cấp dán lên tường sẽ mang lại giá trị thẩm mỹ rất cao

Nhược điểm của phương pháp dán vải

  • Giá thành cao: Như đã biết tuy NND có vải giá rẻ nhưng  giá vải dán tường khá cao so với mặt bằng chung của các vật liệu dán tường khác
  • Chống ẩm không cao: Phương pháp vải dán tường này chỉ thích hợp sử dụng cho tường ẩm nhẹ còn với những tường ẩm mốc nặng thì nên sử dụng phương án thứ 2 là phù hợp nhất

4. Xử dụng xốp dán tường 3D cho tường ẩm

Thời gian gần đây để đáp ứng nhiều hơn yêu cầu của khách hàng chúng tôi đã tìm hiểu và nhập về sản phẩm xốp dán tường 3D chuyên dụng dán cho tường ẩm. Xốp dán tường có cấu tạo từ xốp và nhựa vinyl nên khả năng chống ẩm của chúng rất tốt. Bên cạnh đó xốp dán tường còn có rất nhiều các tính năng nổi bật khác các bạn có thể tham khảo thêm tại đây.

Xốp dán tường là vật liệu chống ẩm mới và rất được ưa chuộng hiện nay tại Việt Nam

Xốp dán tường là vật liệu chống ẩm mới và rất được ưa chuộng hiện nay tại Việt Nam

Mức giá phương pháp dán xốp

Mức giá xốp dán tường phụ thuộc vào nhiều yếu tố, trong đó có thể nhắc đến như loại xốp, mẫu mã hoa văn và đặc biệt là độ dày. Vậy nên rất khó xác định chính xác giá của sản phẩm này tuy nhiên chúng ta có thể lấy ví dụ 1 sản phẩm xốp giả gạch để lấy cơ sở so sánh nhé

  • Kích thước tấm: 70 x 77cm = 0.54m2
  • Giá vật tư: 20k - 30k/tấm
  • Giá nhân công: 10k/tấm
  • Giá hoàn thiện: 50-80k/m2

Ưu điểm của phương pháp dán xốp

  • Chống ẩm tốt: Khả năng chống ẩm của xốp dán tường  khá tốt nhờ độ dày xốp và khả năng bám dính keo ổn
  • Giá thành phải chăng: Mức giá của xốp dán tường chống thấm là rẻ và đặc biệt thích hợp cho các hàng quán shop cần tiết kiệm
  • Dễ thi công: Xốp dán tường chống ẩm các bạn hoàn toàn có thể tự thi công mà không cần thuê thợ vì nó chỉ việc bóc ra dán vào

Nhược điểm của phương pháp dán xốp

  • Mẫu mã xấu: Xốp dán tường rất hạn chế mẫu mã và cũng chỉ có một vài sựa lựa chọn về màu sắc cho các bạn. Ngoài ra khi dán lên điểm nối lộ và tính thẩm mỹ không cao.
  • Rủi do cao: Keo dán của xốp có khả năng bám dính tốt nhưng lại sợ nước nên thông thường khi dán xốp cho tường ẩm phải dùng thêm keo ngoài. Ngoài ra nếu dán lên tường không ẩm thì keo lại bám rất chặt, khi bóc ra rất có khả năng sẽ bị tróc tường

Trên đây là bài viết giới thiệu về việc sử dụng giấy dán tường chống ẩm của chúng tôi. Hi vọng rằng qua bài viết này các bạn có thể bớt lo ngại về việc tường ẩm mốc khi sử dụng giấy dán tường. Các bạn có nhu cầu sử dụng giấy dán tường tại Hà Nội vui lòng liên hệ cho chúng tôi.

 Từ khóa tìm kiếm: giấy dán tường chống ẩm mốc, giấy dán tường chống ẩm gia re, mua giấy dán tường chống ẩm ở đâu, giá giấy dán tường chống ẩm, bán giấy dán tường chống ẩm, giấy dán tường có chống được ẩm mốc, giấy dán tường chống ẩm, giấy dán tường chống ẩm hà nội, giá giấy dán tường chống thấm, giấy dán tường cho tường ẩm, giấy dán tường dành cho tường ẩm, giấy dán tường cho nhà ẩm, giấy dán tường cho tường bị ẩm

Hotline

Thông Tin Liên Hệ Tư Vấn Miễn Phí Tận Nhà

CHI NHÁNH HÀ NỘI

  • Địa chỉ: Lk114 - Dịch Vụ 03 - Khu Đô Thị Kiến Hưng - Hà Đông - Hà Nội
  • Điện thoại: (02)466.874.121
  • Hotline: 0971.511.000
  • Hotline: 0966.207.444

CHI NHÁNH SÀI GÒN

  • Cơ sở 1: 164 Lê Cơ - P. An Lạc - Q.Bình Tân - TPHCM 
  • Cơ sở 2 : 5H Thích Quảng Đức, P.5, Phú Nhuận
  • Hotline: 0934.223.000
  • Email: nnd.tphcm@gmail.com

Nguồn bài viết: #giaydantuongnnd

 

Đánh giá:

cmt

  • avatar
    Hoa -

    Tường nhà mình bị ẩm do nhà bên họ tôn nền cao hơn nên thấm sang tường nhà mình. Vì vậy lớp sơn bị bong ra. Vậy cạo bỏ phần sơn bong đó thì có dán được giấy dán tường chống ẩm này không.

    Admin
    Dạ với mức độ ẩm như của chị thì phương án dán giấy dán tường chống ẩm chỉ là tạm thời. Muốn đảm bảo độ bền và tuổi thọ tốt nhất thì chị nên xử lý rứt điểm nguồn ẩm.
    21/04/2018 23:36:59
  • avatar
    Cao -

    chào bạn.tường nhà mình bị thấm và nấm mốc bên bạn có giấy loại nầy ko?khổ là bao nhiêu và bao nhiêu tiền vậy bạn

    Admin
    Dạ với tường ẩm bình thường thì anh có thể sử dụng phương án thứ 2 bên em giới thiệu trên kia đó là sử dụng 2 lớp dán chống ẩm ạ
    21/04/2018 23:38:01
  • avatar

    em ở Cà Mau, nhà em có bán gạo, tường bằng ximang, vì chất gạo vào tường nên tường bị bẩn và đôi khi cũng bị ẩm. Vì vậy e muốn dán tường để vừa chống dơ vừa chống ẩm, không cần đẹp và kiểu dán gì cả chỉ cần sạch và chống ẩm, diện tích nhà e cũng khá là rộng, vậy ac hãy tư vấn cho e nên dùng sp nào, giá cả cũng như vẩn chuyển xuống tận nhà được không? Mong sớm được phản hồi từ a/c!

    Admin
    Với trường hợp như của anh thì có nhiều giải pháp. Trong đó giải pháp tốt nhất là sử dụng xốp dán tường 3D chống ẩm, tuy nhiên loại đó chi phí sẽ rất cao. Phương án thứ 2 có thể nghĩ đến đó là sử dụng decal dán tường chống ẩm. Loại này chi phí vừa rẻ lại có khả năng chống ẩm tốt ạ.
    26/04/2018 15:33:21
  • avatar

    Cho em hỏi trong toilet nhà e vì lớp sơn cũ quá dày e sơn nước mới 4 lớp rồi mà vẫn lộ màu cũ. Cho e hỏi có loại dân tường nào chống nước chống ẩm không ạ. E muốn dán để che nước màu cũ đi. Trong phòng tắm nhé ạ. Thanks

    Admin
    Giấy dán tường thì không dán được trong phòng tắm đâu chị ạ, giấy chỉ chịu được ẩm thông thường còn trong phòng tắm là tác động trực tiếp của nước nên không thể có loại giấy dán tường phòng tắm nào chuyên dụng chịu được đâu ạ
    19/05/2018 17:32:53
  • avatar

    Phòng ngủ nhà em bị ẩm mốc.do ngay ống thoáng nước mưa. Em muốn dán chống ẩm mốc.vì có con nhỏ. Em nên chọn phương pháp nào ạ?

    Admin
    Vậy thì anh có thể trọn 1 trong 2 phương án là dán 2 lớp hoặc sử dụng xốp dán tường chống ẩm ạ!
    11/06/2018 10:08:21
  • avatar
    Nguyễn quang việt -

    Mình ở tuy hòa, phú yên. Tường nhà mình bị thấm khi mưa lớn, do mặt ngoài bị trống và phần vữa tô đã lâu bị bong tróc. Tư vấn giúp mình nên sử dụng loại nào và vấn đề thi công có dễ dàng không?

    Admin
    Nếu tường bị ẩm như vậy thì giải pháp sử dụng giấy dán tường nói chung và vật liệu dán tường nói riêng không được ạ. Anh phải xử lý lại tường!
    03/07/2018 13:12:54
  • avatar

    Cho mình hỏi : trần phòng tắm nhà mình có dán xốp lên được không vậy ?

    Admin
    Dạ có thể dán được xốp chị nhé, nhưng em khuyên mình là không nên, vì tuy có bền thật nhưng độ bền của nó cũng sẽ không quá cao. Tốt nhất là chị nên xử lý dứt điểm bằng phương án ốp gạch đi ạ!
    09/07/2018 22:47:08
  • avatar

    Tường nhà em bị mốc, đợi nắng lên e sẽ nhờ thợ xử lý nguồn ẩm, còn tường bị mốc em cũng định dán giấy chống thấm. A/ chị cho em hỏi giấy chống thám này độ bền bao lâu và giá cả thế nào ạ?

    Admin
    Giấy dán tường chống ẩm chỉ chịu được tường ẩm ở mức độ thường thôi ạ. Ngoài ra nếu chị có thể tìm thợ xử lý được dứt tiền nguồn ẩm là cách tốt nhất!
    01/08/2018 21:33:31

Trung bình: 4.8/5 sao - Tổng: 80 đánh giá

Các bài viết khác

A PHP Error was encountered

Severity: 8192

Message: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

Filename: core/Output.php

Line Number: 447

Backtrace:

File: /home/giayda10/public_html/app/hooks/compress.php
Line: 26
Function: _display

File: /home/giayda10/public_html/index.php
Line: 299
Function: require_once