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

 Địa Chỉ Mua Giấy Dán Tường Ở Đâu Hà Nội Giá Rẻ Nhất
Giấy Dán Tường NND Uy Tín Chất Lượng Giá Rẻ Nhất Hà Nội
Menu 0

Địa Chỉ Mua Giấy Dán Tường Ở Đâu Hà Nội Giá Rẻ Nhất

Giấy dán tường mua ở đâu tại Hà Nội – Thời gian gần đây chúng tôi lên các diễn đàn mạng xã hội liên tục bắt gặp các câu hỏi của khách hàng về việc nên mua giấy dán tường ở đâu tại Hà Nội hay địa chỉ mua giấy dán tường ở hà nội nào uy tín và chất lượng

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

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

Sau đây để giúp các bạn có thêm những tông tin cần thiết từ đó có cho mình câu trả lời NND xin phép viết bài giới thiệu về cách làm sao để mua được giấy dán tường giá rẻ và chất lượng tốt nhất.

Danh mục bài viết

Làm sao để mua được giấy dán tường giá rẻ mà vẫn đạt chất lượng tốt

Đồng ý rằng tiền nào của nấy, khi mua hàng rẻ thì chắc chắn là hàng kém chất lượng tuy nhiên hàng đắt tiền chắc gì đã là hàng cao cấp. HIện nay thị trường buôn bán và kinh doanh giấy dán tường tại Hà Nội rất phức tạp, có nhiều đơn vị nhỏ lẻ nhập những lô hàng thanh lý về bán đổ bán tháo làm nhiễu loại giá thị trường. Bên cạnh đó cũng có những đại lý cửa hàng lợi dụng sự thiểu hiểu biết của khách hàng tự nâng tầm sản phẩm từ đó đẩy giá lên cao hòng trục lợi.

Mua giấy dán tường ở đâu tại Hà Nội

Để phần nào giúp quý bạn và độc giả cũng như khách hàng thân yêu có thêm những hiểu biết cũng như tránh “tiền mất tật mang” sau đây NND xin bài cho các bạn 1 số mẹo khi đi chọn mua giấy dán tường tại Hà Nội nói riêng và mua các đồ trang trí nội thất nói chúng.

1. Kiểm trả kỹ sản phẩm trước khi mua

Đây là vấn đề tiên quyết và cũng là quan trọng nhất khi các bạn mua bất cứ sản phẩm nào và giấy dán tường cũng không phải là ngoại lệ. Có nhiều cửa hàng, đại lý quảng cáo là hàng giấy dán tường Hàn Quốc, Đức, Ý…nhưng thực tế lại là giấy dán tường Trung Quốc.

Phải kiểm tra kỹ mẫu giấy cuộn giấy trước khi đặt hàng và nhận hàng

Phải kiểm tra kỹ mẫu giấy cuộn giấy trước khi đặt hàng và nhận hàng

Như chúng tôi đã từng đề cập có nhiều địa chỉ bán giấy dán tường ở Hà Nội nhập những lô giấy thanh lý của Trung Quốc rồi bán phá giá, loại giấy này nếu các bạn dán cho các hàng quán trong thời giang tạm bợ thì có thể nhưng nếu dùng cho nhà ở lâu dài thì tuyệt đối không nên. Vậy nên trước khi các bạn định mua giấy dán tường ở đâu các bạn cần kiểm tra kỹ các vấn đề dưới đây:

  1. Kích thước khổ giấy dán tường: Trước khi mua các bạn cần kiểm tra kỹ các thông số quy cách và kích thước của cuộn giấy. Nếu là giấy dán tường chính hãng thông thường có 2 loại quy cách là 0.53m x 10m = 5.3m2/cuộn và 1.05 x 15.5 = 16.5m2/cuộn.
  2. Nguồn gốc xuất sứ: Bạn cần kiểm tra kỹ lưỡng về nguồn gốc xuất sứ của sản phẩm và yêu cầu nhà cung cấp chứng minh sản phẩm đó bằng giấy tờ nếu cảm thấy còn nghi ngờ. Bên cạnh đó khi nhận giấy bạn cũng cần kiểm tra cả tem mác được in trên bao bì của sản phẩm. Ở Việt Nam hiện chỉ có 1 vài thường hiệu giấy dán tường chính là giấy dán tường Hàn Quốc, Giấy dán tường Nhật Bản, Giấy dán tường Thụy Điển, giấy dán tường Đức thương hiệu Lohmanngiấy dán tường Ý thương hiệu italino. Ngoài ra nếu bên nhà cung cấp nào giới thiệu loại giấy khác thì các bạn cần thận trọng.
  3. Độ dày của giấy: Về độ dày sẽ khá khó để đánh giá nếu không được so sánh vậy nên nếu muốn đánh giá chính xác nhất về chất lượng các bạn nên yêu cầu được xem nhiều mẫu với nhiều khung giá khác nhau để có vật liệu so sánh thực tế.
  4. Thông tin mã sản phẩm: Bất kỳ 1 sản phẩm chính hãng nào đều có mã hàng rõ ràng, khi chọn được mẫu và màu giấy ưng ý các bạn cần kiểm tra và ghi lại mã sản phẩm, đây cũng là các để các bạn dễ dàng đi khảo giá hơn.
  5. Kiểm tra giấy tờ: Nếu cẩn thận hơn các bạn có thẻ yêu cầu nhà cung cấp đưa ra giấy tờ chứng mình nguồn gốc xuất sứ như hóa đơn VAT, CO, CQ của sản phẩm. Chỉ những đơn vị địa chỉ bán giây dán tường chính hãng mới đưa ra được những loại giấy tờ đó.

Trên đây là 5 lưu ý trước khi các bạn quyết định mua giấy dán tường ở đâu, đây cũng là cách để đảm bảo các bạn mua được hàng chuẩn đúng chất lượng.

2. Khảo giá nhiều đơn vị cung cấp

Ở bước 1 các bạn đã chọn được sản phẩm đạt tiêu chuẩn chất lượng tiếp đến bước này chúng tôi sẽ hướng dẫn các bạn cách làm sao để mua được sản phẩm giấy dán tường đó với giá rẻ nhất có thể. Cách đơn giản nhất khi đi khảo giá là các bạn lên trên mạng tìm tìm từ khóa giấy dán tường tìm đến 1 cửa hàng hoặc đại lý bán giấy chọn mã sản phẩm bạn ưng ý sau đó lấy mã đó đi khảo giá các đại lý khác nhau. Hiện nay tại thị trường Hà Nội có trên dưới 500 cửa hàng, đại lý địa chỉ bán giấy dán tường, các bạn khảo giá càng nhiều càng tốt. Sau khi tìm được địa chỉ bán giá rẻ nhất thì quay lại bước 1 để chắc chắn về sản phẩm đúng là mẫu bạn đã chọn. Hiện nay đa phần các đại lý giấy dán tường đề có dịch vụ tư vấn miễn phí tận nhà vậy nên các bạn không lo ngại vấn đề phải đi lại nhiều.

3. Kiểm tra kỹ giá các dịch vụ đi kèm nếu có

Với giấy dán tường ngoài sản phẩm các bạn còn thường phải thuê thêm các dịch vụ thi công. Thông thường khách hàng khi đi mua giấy thường chỉ để ý đến giá giấy dán tường mà không mấy khi quan tâm đến giá thi công và các dịch vụ đi kèm khác. Thông thường giá thi công giấy dán tường tại Hà nội là 15K/m2 và trong đó đã bao gồm keo dán tường

Giá thợ thi công thông thường là 15K/m2

Giá thợ thi công thông thường là 15K/m2

Ngoài ra nếu tường các bạn bị ẩm mốc cần dán tường chống ẩm thì giá xử lý dán chống ẩm là 60K/m2. Nếu các bạn chưa biết mua giấy dán tường chống ẩm ở đâu thì có thể tham khảo đọc bài viết này của chúng tôi.

Mua giấy dán tường ở đâu giá rẻ đẹp tại Hà Nội

Tiếp sau đây chúng tôi xin gửi tới các bạn thông tin những địa chỉ bán giấy dán tường ở Hà Nội uy tín chất lượng với giá thành phải chăng nhất. Hiện nay hành vi mua hàng của khách hàng dần cũng đã thay đổi nhiều nếu trước kia cần gì mua ra chợ hoặc lên phố thì nay chỉ cần lên mạng tìm là có. Sự phát triển của internet cũng như mạng xã hội làm mọi việc trở nên dễ dàng hơn rất nhiều.

Mua giấy dán tường online có rất nhiều tiện tích vượt trội

Mua giấy dán tường online có rất nhiều tiện tích vượt trội

So sánh việc mua hàng online và offline

Theo các bạn vì sao hiện này các tuyến phố bán giấy dán tường đã dần không còn nữa mà thay vào đó lại hàng loạt các công ty mở bán trên các trang web thương mại điện tử. Câu trả lời đơn giản vì mua hàng hóa nói chung và giấy dán tường trên mạng nói riêng tiện lợi hơn rất nhiều. Vậy tại sao nó lại tiện lợi hơn hãy cùng NND đi lập bảng so sánh nhé  

Các website bán giấy dán tường uy tín

Dưới đây là một số các website uy tín chuyên bán buôn bán lẻ giấy dán tường uy tín tại Hà Nội sau đây chúng tôi xin gửi tới các bạn cùng tham khảo

GiayDanTuongNND.Com

Đây là trang web thương mại điện tử trực thuộc công ty TNHH NND Việt Nam chuyên bán lẻ giấy dán tường chính hãng. Các sản phẩm giấy dán tường được bán trên GiaydantuongNND.Com đều là hàng đạt tiêu chuẩn và đặc biệt được bán với giá rất phải chăng. Bên cạnh đó các dịch vụ đi kèm như tư vấn tận nhà, thơ thi công và dịch vụ chăm sóc sau bán hàng của NND rất tốt. Nếu các bạn đang cần tìm mua giấy dán tường đẹp ở đâu thì đây chính là câu trả lời cho các bạn.

GiayDanTuongNND.Com

KhogiaydantuongHanQuoc.Com

Nếu các bạn có nhu cầu sử dụng giấy dán tường Hàn Quốc chính hãng thì có thể truy cập vào website KhogiaydantuongHanQuoc.Com đây là trang web của tổng kho giấy dán tường Hàn Quốc, nó chuyên bán buôn giấy dán tường nhập khẩu từ Hàn Quốc. Khi các bạn có nhu cầu mua với số lượng lớn hoặc muốn làm đại lý thì có thể quan tâm đến website này.

Khogiaydantuonghanquoc.com

GiaydantuongNP.Com

Cũng giống như trang KhogiaydantuongHanQuoc.Com, GiaydantuongNp.Com cũng là một tổng kho giấy dán tường. Đây là website của kho chuyên bán buôn bán lẻ giấy dán tường Ý nói riêng và giấy dán tường Châu Âu nói chung. Giá bán lẻ của các kho này thông thường cũng giống với các đại lý chính hãng cấp 1, nhưng nếu các bạn mua với số lượng lớn hoặc xin làm đại lý thì sẽ có những chính sách đặc biệt riêng

GiaydantuongNP.Com

Khogiaydantuonggiare.com

Cũng giống với GiayDanTuongNND.Com trang website Khogiaydantuonggiare.com cũng là website chuyên bán lẻ giấy dán tường chính hãng. Trang web này bán giấy dán tường thường rẻ hơn thị trường khoảng 10-15%. Tuy nhiên dịch vụ tư vấn và chăm sóc khách hàng cũng như giao diện website này không bằng trang giaydantuongNND.Com. Nếu các bạn đang quan tâm mua giấy dán tường ở đâu rẻ hà nội thì có thể ghé thăm website này.

Khogiaydantuongiare.com

Trên đây là danh sách 4 website bán giấy dán tường chuyên bán giấy dán tường uy tín nhất. Tất nhiên là ngoài website họ đều có cửa hàng showroom trưng bày sản phẩm nếu các bạn có nhu cầu xem mẫu thực tế thì có thể đến trực tiếp cửa hàng hoặc gọi điện yêu cầu dịch vụ tư vấn tận nhà. Như các bạn đã biết hiện nay việc mua giấy dán tường tại các cửa hàng, tuyến phố giờ không còn phổ biến nữa. Tuy nhiên để giúp các bạn có nhiều thông tin nhất thì sau đây NND vẫn xin liệt kê các phố bán giấy dán tường lớn tại Hà nội cùng với đó là những website bán giấy dán tường uy tín.

Các phố bán giấy dán tường lớn

Nhắc đến các phố bán giấy dán tường tại Hà Nội thì không thể không nhắc đến địa chỉ giấy dán tường uy tín tại Hà Nội trên các tuyến phố như Đê La Thành, Cát Linh, Giải Phóng…tuy nhiên nó chỉ đúng vào 10 năm về trước. Đến nay do hành vi mua hàng đã dần thay thổi yêu cầu của khách hàng lại ngày một cao nên số lượng chất lượng của các cửa hàng trên phố cũng vì thế mà giảm đi đáng kể. Để giúp các bạn có được cái nhìn tổng quan hơn, sau đây NND xin phép liệt kê một số các đặc điểm nổi bật khi mua hàng trên phố

  • Dễ dàng tham khảo mẫu thực tế: Khi các cửa hàng cùng mở trên cùng 1 cung được thì khi có nhu cầu đi tham quan, khảo giá và quan sát trực tiếp sẽ dễ dàng hơn nhiều.
  • Trăm nghe không bằng một thấy: Khi đến trực tiếp cửa hàng, nhìn bằng mắt sờ bằng vào mẫu giấy dán tường chúng ta sẽ thấy tin tưởng và an tâm hơn.

Trên đây là bài viết tư vấn chia sẻ các chọn mua giấy dán tường ở đâu rẻ và đẹp. Hi vọng qua bài viết này các bạn đã trả lời được câu hỏi giấy dán tường mua ở đâu và tìm được cho mình địa chỉ mua giấy dán tường ở Hà Nội phù hợp nhất.

Từ khóa tìm kiếm: mua giấy dán tường ở đâu, giấy dán tường mua ở đâu ,địa chỉ bán giấy dán tường ,địa chỉ mua,giấy dán tường ở hà nội ,địa chỉ bán giấy dán tường ở hà nội ,mua giấy dán tường chống ẩm ở đâu ,giấy dán tường bán ở đâu,mua giấy dán tường ở đâu hà nội ,giấy dán tường 3d mua ở đâu ,mua giấy dán tường ở đâu rẻ hà nội ,giấy dán tường mua ở đâu hà nội ,mua giấy dán tường đẹp ở đâu ,giấy dán tường phòng ngủ mua ở đâu ,giấy dán tường ở đâu đẹp ,địa chỉ giấy dán tường uy tín tại hà nội ,mua giấy dán tường ở đâu rẻ và đẹp ,giấy dán tường ở đâu đẹp nhất ,địa chỉ giấy dán tường đẹp ,mua giấy dán tường hàn quốc ở đâu ,giấy dán tường ở đâu rẻ đẹp ,mua giấy dán tường giá rẻ ở đâu ,địa chỉ giấy dán tường tại hà nội ,nên mua giấy dán tường ở đâu hà nội ,giấy dán tường giá rẻ ở đâu 

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
    Nguyễn Viết Tình -

    Shop cho mình hỏi tường nhà mình bị ẩm giờ muốn chống ẩm thì có thể xem và mua giấy dán tường chống ẩm ở đâu, các bạn có cơ sở nào ở Vĩnh Phúc hoặc gần đây không. Xin cảm ơn!

    Admin
    Nếu tường mình bị ẩm thì có thể tham khảo thêm về bài viết này của bên em https://giaydantuongnnd.com/tu-van/giay-dan-tuong-chong-am-chong-tham-231.html. Ở đây em có đưa ra các gợi ý giải pháp chống ẩm cho tường nhà đó ạ. Còn về Vĩnh Phúc thì hiện tại bên em chưa có cơ sở chi nhánh nào ở đó rồi ạ!
    04/05/2018 17:04:02
  • avatar

    Mình ở hà đông ngoài shop kiến hưng ra còn chỗ nào khác không ạ?

    Admin
    Dạ em ở Hà Đông thì anh vui lòng qua Kiến Hưng giúp em nhé. cùng ở Hà Đông thì đó là gần lắm rồi ạ!
    30/12/2018 22:41:02
  • avatar

    Mình muốn tham khảo mua giấy dán tường Add zalo ho mình nhe

Trung bình: 4.9/5 sao - Tổng: 17 đá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