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

 NND địa chỉ bán Giấy Dán Tường số 1 Hà Đông
Giấy Dán Tường NND Uy Tín Chất Lượng Giá Rẻ Nhất Hà Nội
Menu 0

Giấy Dán Tường Hà Đông

NND là địa chỉ bán giấy dán tường uy tín và chất lượng nhất thị trường Hà Đông. Quý khách hàng đang có nhu tìm địa chỉ cửa hàng, công ty bán giấy dán tường Hà Đông vui lòng liên hệ hoặc ghé thăm trực tiếp tại showroom của chúng tôi tại: Lk114 - Dịch Vụ 03 - Khu Đô Thị Kiến Hưng - Hà Đông - Hà Nội

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

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

Với các sản phẩm giấy dán tường được nhập khẩu và bán buôn bán lẻ tại Hà Nội, chắc chắn khi đến với chúng tôi các bạn sẽ có cho mình sản phẩm chất lượng với giá thành rẻ nhất Hà Nội

Giấy dán tường NND có địa chỉ tại Lk114 - Dịch Vụ 03 - Khu Đô Thị Kiến Hưng - Hà Đông - Hà Nội

Giấy dán tường NND có địa chỉ tại Lk114 - Dịch Vụ 03 - Khu Đô Thị Kiến Hưng - Hà Đông - Hà Nội

Đôi nét về giấy dán tường NND tại Hà Đông

Giấy dán tường NND là thương hiệu trực thuộc công ty TNHH NND Việt Nam có địa chỉ kinh doanh tại Lk114 - Dịch Vụ 03 - Khu Đô Thị Kiến Hưng - Hà Đông - Hà Nội.

Giấy Dán Tường NND là đơn vị chuyên cung cấp và thi công các sản phẩm giấy dán tường, decal dán kính, decal dán tường,xốp dán tường tại Hà Nội #giaydantuongnnd

  • Địa chỉ: Lk114 - Dịch Vụ 03 - Khu Đô Thị Kiến Hưng - Hà Đông - Hà Nội
  • Hotline 1: 0971.511.000
  • Hotline 2: 0971.206.000
  • Hotline 3: 0948.926.000
  • Email: nnd.jsc@gmail.com
  • Website: https://giaydantuongnnd.com/

Lĩnh vực hoạt động:

Giấy Dán Tường NND trực thuộc công ty TNHH NND Việt Nam với chuyên các lĩnh vực giấy dán tường, giấy dán kính, phim cách nhiệt, decal dán tường ... Với thâm niên lâu năm cùng đội ngũ nhân viên chuyên nghiệp, NND cam kết sẽ mang đến cho các bạn sản phẩm tốt nhất, với giá thành cạnh tranh nhất Hà Nội #giaydantuongnnd

Tầm nhìn

Công ty giấy dán tường NND đang từng bước thực hiện mục tiêu trở thành một trong những công ty phân phối cung cấp và thi công hoàn thiện hàng đầu trong nước. Trong các năm qua, chúng tôi đạt được sự tín nhiệm của khách hàng và các đối tác kinh doanh chính là nhân tố quan trọng góp phần vào sự thành công của công ty. Không chỉ mang đến những điều tốt đẹp đến cho các đối tác là các đại lý, các nhà thầu và các khách hàng, giấy dán tường NND còn tạo ra nhiều cơ hội thành công cho đội ngũ nhân viên của mình.

Sứ mệnh

Sứ mệnh của NND là mang lại những sản phẩm giấy dán tường, dán kính, vật liệu trang trí nội thất tổng hợp tốt nhất nằm đáp những sự kỳ vọng của khách hàng. Từ đó giúp quý anh chị và các bạn đạt luôn cảm nhận được sự thoải mái trong không gian sống và làm việc của họ. Chúng tôi đánh giá sự thành công dựa trên sự hài lòng của khách hàng và các đối tác. Sự thành công đó tất yếu phải dựa trên các yếu tố về sản phẩm chất lượng cao và dịch vụ tư vấn thiết kế và thi công chuyên nghiệp, giá cả hợp lý và các giải pháp với tiến độ thích hợp.

Khách hàng

Công ty chúng tôi đã  thi công hoàn thiện và hợp tác, cũng như có mối quan hệ gắn bó với nhiều công ty là những nhà thầu mạnh như:

  • Tổng công ty xây dựng Hà Nội
  • Tổng công ty VINACONEX
  • Tổng công ty xây dựng Sông Đà
  • Tổng công ty Đầu tư phát triển nhà và đô thị Bộ xây dựng
  • Tập đoàn Vigroup
  • Tập đoàn C.E.O
  • Công ty TNHH Hoà Bình
  • Tập đoàn Hà Đô . . .

Ngoài ra, giấy dán tường NND đã thực hiện các dự án và nhà dân dụng tại: Linh Đàm, Trung Hòa Nhân Chính, Mỹ Đình, Times City, Vincom village, Royal City, Hòa Bình Green City, Ecopark , FLC Thanh Hoá . . .

Công ty TNHH NND Việt Nam với trách nhiệm và uy tín đặt lên hàng đầu, tất cả các dự án của công ty đều có tính cạnh tranh cao về công nghệ, tiến độ thực hiện, chất lượng công trình và giá thành. Do đó công ty có được sự hợp tác lâu dài với các đối tác.

Tại sao nên chọn mua giấy dán tường tại NND

Là nhà phân phối chính thứccủa thương hiệu giấy dán tường cao cấp tại Việt Nam như Hàn Quốc Shihan, Cosmos..Lohman Đức, Italino Ý..... Hơn 10 năm kinh nghiệm hoạt động trong lĩnh vực thiết kế  thi công giấy dán tường. NND luôn lắng nghe và thấu hiểu mong muốn cũng như những băn khoăn của khách hàng. Từ đó tư vấn/ cung cấp và thi công những sản phẩm phù hợp nhất với căn hộ và sở thích của mỗi khách hàng. NND hiện đang là nhà cung cấp và thi công giấy dán tường hàng đầu không chỉ ở Hà Đông hay Hà Nội và còn là cả Việt Nam.

Vậy đến với NND bạn sẽ có những gì và tại sao nên tin tưởng vào chúng tôi:

Tư vấn chuyên nghiệp

Giấy dán tường là vật liệu trang trí nội thất vậy nên để chọn được mẫu giấy dán tường đẹp và phù hợp là yếu tố quan trong nhất. Tuy nhiên nếu không có sự tư vấn và hỗ trợ thậm trí là thiết kế thì rất dễ sẽ mắc những sai lầm. Nhưng các bạn hãy yên tâm khi đến với NND. Chúng tôi có đội ngũ tư vấn viên nhiệt tình kinh nghiệm và rất có tâm, chắc sẽ hỗ trợ các bạn chọn được sản phẩm ưn ý nhất

NND có đội ngũ tư vấn chuyên nghiệp, nhiệt tình và đặc biệt có tâm luôn hỗ trợ các bạn 24/7

NND có đội ngũ tư vấn chuyên nghiệp, nhiệt tình và đặc biệt có tâm luôn hỗ trợ các bạn 24/7

Đến với chúng tôi ngoài được hỗ trợ nhiệt tình các bạn còn có đầy đủ mẫu mã để lựa chọn và kiểm tra thực tế chất lượng giấy

Đến với chúng tôi ngoài được hỗ trợ nhiệt tình các bạn còn có đầy đủ mẫu mã để lựa chọn và kiểm tra thực tế chất lượng giấy

Thợ thi công lành nghề

Để có được một sản phẩm đẹp yếu tố chọn mẫu giấy chỉ là điều kiện cần, điều kiện đủ nằm ở chất lượng thợ thi công. Đến với NND các bạn hoàn toàn có thể an tâm về điều đó. Khi sử dụng dịch vụ của NND sẽ có thợ dán giấy dán tường đã có kinh nghiệm dán giấy lâu năm. Họ sẽ biết cách dán đẹp và nhanh chóng căn phòng của bạn.

Thợ dán tường của NND đều là những thợ thâm niên lâu năm có tay nghề cao

Thợ dán tường của NND đều là những thợ thâm niên lâu năm có tay nghề cao

Nguyên tắc vàng của thợ NND: 

  • Thợ của NND phải là những thợ lành nghề đã có nhiều năm kinh nghiệm (2-5 năm)
  • Đội ngũ đông đảo đảm bảo tốc độ thi công nhanh Hoàn thiện công trình 100-200 m chỉ trong vòng 1 ngày thậm trí nhiều hơn khi chủ nhà yêu cầu
  • Thi công chuẩn kỹ thuật, canh hoa ghép mép đẹp đúng và chuẩn yêu cầu của khách hàng.
  • Vệ sinh lau chùi dọn dẹp sạch sẽ sau khi hoàn tất công trình
  • Tính toán chi tiết số lượng lượng giấy với tường, hạn chế tối đa nhất lượng giấy dư thừa cho khách hàng nếu khách mua theo cuộn
  • Nếu có phát sinh xảy ra luôn cùng gia chủ tìm ra giải pháp tối ưu nhất.
  • Trong một số trường hợp cần cho gia chủ về cách phối tường với điểm nhấn, làm sao cho đẹp và tiết kiệm giấy nhất.
  • Làm đêm, tăng ca khi cần để đảm bảo tiến độ nhưng vẫn đảm bảo chất lượng
  • Di chuyển đồ đạc trong nhà khi yêu cầu bắt buộc để thi công
  • Có tinh thần trách nhiệm cao, chăm chỉ thật thà, lễ phép. không gây ồn ào, không vòi vĩnh , gợi ý bo.

Đa dạng mẫu mã hàng hóa

Nhắc đến kho giấy dán tường Hà Nội thì chắc hẳn ai trong nghề  cũng biết đến kho NND tại NND. Ngoài bán lẻ chúng tôi còn chuyên bán buôn cho các đại lý giấy dán tường lớn nhỏ tại Hà Nội và các tỉnh lân cận. Với diện tích kho chưa hàng rộng lớn chúng tôi luông tự tin sẽ cung cấp đẩy đủ nguồn hàng cho các bạn có nhu cầu với số lượng lớn. 

Kho giấy dán tường

Với tổng số lượng 13.000 mẫu tương ứng gần 100.000 cuộn giấy dán tường lớn nhỏ khác nhau. Chắc chắn khi đến với giấy dán tường NND, các bạn sẽ chọn cho mình được 1 sản phẩm giấy dán tường đẹp nhất, ứng ý nhất.

Sản phẩm chính hãng đạt tiêu chuẩn quốc tế

Các sản phẩm của NND cam kết đều hàng chính hãng có đầy đủ CO, CQ. Với kinh nghiệm lâu năm trên thị trường, chúng tôi đánh giá cao tính thẩm mỹ của giấy dán tườn. Thế nên, khi đến với công ty NND tại Hà Dông, bạn sẽ được cung cấp nhiều mẫu giấy dán tường có một không hai trên thị trường. Đảm bảo, bạn sẽ hài lòng tuyệt đối.

Sản phẩm giấy dán tường NND luôn đảm bảo hàng chất lượng chuẩn chính hãng

Sản phẩm giấy dán tường NND luôn đảm bảo hàng chất lượng chuẩn chính hãng

Các sản phẩm được cung cấp và thi công bởi chúng tôi luôn là các sản phẩm chính hãng, có đầy đủ chứng chỉ chất lượng và xuất sứ được cấp bởi Viện tiêu chuẩn chất lượng Việt Nam và Tổng cục tiêu chuẩn đo lường chất lượng trực thuộc Bộ Khoa học và công nghệ cấp phép. 

Khuyến mãi giành riêng cho các khách hàng tại khu vực Hà Đông

Để phục vụ cho khách hàng tại khu vực Hà Đông chúng tôi có triển khai chương trình khuyến mãi giành riêng cho các công trình thi công tại Hà Đông.

Khuyến mãi giảm giá 5% cho các đơn hàng giấy dán tường thi công tại khu vực Hà Đông

Lưu ý: Chương trình khuyến mãi chỉ áp dụng trong các trường hợp sau

  • - Công trình thi công tại khu vực Hà Đông
  • - Chỉ áp dụng cho sản phẩm giấy dán tường (không áp dụng cho dịch vụ thuê thợ thi công nếu có)
  • - Chỉ áp dụng cho các đơn hàng có giá trị trên 10 triệu đồng
  • - Không áp dụng cho các hàng đang thanh lý và khuyến mãi khác.

Ngoài ra chúng tôi còn có các dịch vụ đi kèm nhằm phục vụ đông đảo hơn quý khách hàng toàn Hà Nội chúng tôi còn có các dịch vụ đi kèm như:

  1. Tư vấn, xem mẫu miễn phí tận nhà
  2. Cung cấp thợ thi công tại nhà
  3. Giao hàng miễn phí toàn Hà Nội
  4. Bảo hành dài hạn

Trên đây là đôi nét giới thiệu tổng hợp về giấy dán tường NND có địa chỉ tại Lk114 - Dịch Vụ 03 - Khu Đô Thị Kiến Hưng - Hà Đông - Hà Nội. Quý khách hàng có nhu cầu tìm địa chỉ bán giấy dán tường tại Hà Đông vui lòng liên hệ để được tư vấn miễn phí, chọn mẫu tận nhà. NND cam kết sẽ mang đến cho các bạn mẫu giấy dán tường đẹp nhất với dịch vụ tốt nhất và giá thành rẻ nhất.

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
    Khánh giang -

    Mình muốn dán nốt 2 phòng ngủ, bạn cho người cầm mẫu qua cho mình chọn mẫu tiếp nhé, hôm qua dán phòng khách xong khá là ưng ý, mấy bạn thợ làm nhiệt tình, cẩn thận. Giấy thì giá vừa tầm mà chất giấy khá ổn. like cho cửa hàng buôn bán đắt nhé. Dán lần 2 nhớ giảm giá nhé.

    Admin
    Cảm ơn đóng góp chân thành của mình, rất mong sau này có nhu cầu dán tường hoặc có bạn bè nào có nhu cầu sử dụng giấy dán tường chị nhắc nhớ đến bọn em!
    21/04/2018 23:35:36
  • avatar

    Mình cần giấy dán tường theo mẫu này https://giaydantuongnnd.com/uploads/images/thi-cong-giay-dan-tuong/cs87503-11.jpg, bên bạn có cung cấp đc ko? Giá ntn báo mình nhé. Mình trang trí cho chuỗi cửa hàng nên SL tương đối. Công trình mình thi công tại Xala hà đông Bạn cho mình xin báo giá cả nhân công và vật tư luôn nhé.

    Admin
    Đây là mẫu giấy dán tường bên em thi công tại Hà Đông mình luôn đó ạ, chung cư Văn quán. Đây là dòng giấy dán tường Đức thương hiệu lohmann cao cấp có giá 450k/ cuộn 5.3m2 ạ. Giá nhân công là 15k/m2 với diện tích trên 20m2 chị nhé. Hiện tại bên em đang giảm giá 5% với các đơn hàng thi công tại Hà Đông mà tổng giá trện trên 10 triệu đó ạ.
    04/05/2018 02:12:31

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