Deprecated: Optional parameter $order_id declared before required parameter $payment_info is implicitly treated as a required parameter in /home/tal/market.criptoti.cl/app/functions/fn.cart.php on line 6866

Deprecated: Optional parameter $order_id declared before required parameter $customer_auth is implicitly treated as a required parameter in /home/tal/market.criptoti.cl/app/functions/fn.cart.php on line 10300

Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/tal/market.criptoti.cl/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 133

Deprecated: Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/tal/market.criptoti.cl/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 98

Deprecated: Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/tal/market.criptoti.cl/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 79

Deprecated: Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/tal/market.criptoti.cl/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 143

PHP Deprecated

Message

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

Error at

app/Tygh/Tools/Url.php, line: 402

Backtrace

File:app/Tygh/Tools/Url.php
Line:402
Function:{closure}
File:app/Tygh/Storefront/Normalizer.php
Line:43
Function:clean
File:app/Tygh/Storefront/Factory.php
Line:76
Function:normalizeStorefrontData
File:app/Tygh/Storefront/Repository.php
Line:338
Function:fromArray
File:app/Tygh/Storefront/Repository.php
Line:125
Function:find
File:app/functions/fn.init.php
Line:1308
Function:findByUrl
File:app/functions/fn.init.php
Line:1096
Function:fn_init_redirect_to_regional_storefront
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 801

Backtrace

File:app/Tygh/Web/Session.php
Line:28
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:444
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:322
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:35
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:init.php
Line:143
Function:offsetGet
File:app/functions/fn.init.php
Line:1096
Function:{closure}
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of & Tygh\Web\Session::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 821

Backtrace

File:app/Tygh/Web/Session.php
Line:28
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:444
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:322
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:35
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:init.php
Line:143
Function:offsetGet
File:app/functions/fn.init.php
Line:1096
Function:{closure}
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 787

Backtrace

File:app/Tygh/Web/Session.php
Line:28
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:444
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:322
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:35
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:init.php
Line:143
Function:offsetGet
File:app/functions/fn.init.php
Line:1096
Function:{closure}
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 811

Backtrace

File:app/Tygh/Web/Session.php
Line:28
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:444
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:322
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:35
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:init.php
Line:143
Function:offsetGet
File:app/functions/fn.init.php
Line:1096
Function:{closure}
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 777

Backtrace

File:app/Tygh/Web/Session.php
Line:28
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:444
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:322
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:35
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:init.php
Line:143
Function:offsetGet
File:app/functions/fn.init.php
Line:1096
Function:{closure}
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 767

Backtrace

File:app/Tygh/Web/Session.php
Line:28
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:444
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:322
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:35
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:init.php
Line:143
Function:offsetGet
File:app/functions/fn.init.php
Line:1096
Function:{closure}
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

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

Error at

app/Tygh/Tools/Url.php, line: 402

Backtrace

File:app/Tygh/Tools/Url.php
Line:402
Function:{closure}
File:app/Tygh/Storefront/Normalizer.php
Line:43
Function:clean
File:app/Tygh/Storefront/Factory.php
Line:76
Function:normalizeStorefrontData
File:app/Tygh/Storefront/Repository.php
Line:338
Function:fromArray
File:app/Tygh/Storefront/Repository.php
Line:214
Function:find
File:app/functions/fn.ultimate.php
Line:3912
Function:findByCompanyId
File:app/functions/fn.ultimate.php
Line:1389
Function:fn_ult_bootstrap_company_storefront
File:app/functions/fn.control.php
Line:101
Function:fn_ult_url_before_get_storefront_location
File:app/functions/fn.common.php
Line:3651
Function:fn_set_hook
File:app/addons/seo/func.php
Line:527
Function:fn_url
File:app/functions/fn.control.php
Line:120
Function:fn_seo_get_route
File:app/functions/fn.control.php
Line:793
Function:fn_set_hook
File:app/functions/fn.init.php
Line:1096
Function:fn_get_route
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

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

Error at

app/Tygh/Tools/Url.php, line: 402

Backtrace

File:app/Tygh/Tools/Url.php
Line:402
Function:{closure}
File:app/Tygh/Storefront/Normalizer.php
Line:43
Function:clean
File:app/Tygh/Storefront/Factory.php
Line:76
Function:normalizeStorefrontData
File:app/Tygh/Storefront/Repository.php
Line:338
Function:fromArray
File:app/Tygh/Storefront/Repository.php
Line:162
Function:find
File:app/functions/fn.common.php
Line:3658
Function:findById
File:app/addons/seo/func.php
Line:527
Function:fn_url
File:app/functions/fn.control.php
Line:120
Function:fn_seo_get_route
File:app/functions/fn.control.php
Line:793
Function:fn_set_hook
File:app/functions/fn.init.php
Line:1096
Function:fn_get_route
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

Error at

app/Tygh/Tools/Url.php, line: 240

Backtrace

File:app/Tygh/Tools/Url.php
Line:240
Function:{closure}
File:app/functions/fn.common.php
Line:5921
Function:build
File:app/functions/fn.common.php
Line:3751
Function:fn_query_remove
File:app/addons/seo/func.php
Line:527
Function:fn_url
File:app/functions/fn.control.php
Line:120
Function:fn_seo_get_route
File:app/functions/fn.control.php
Line:793
Function:fn_set_hook
File:app/functions/fn.init.php
Line:1096
Function:fn_get_route
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

Error at

app/Tygh/Tools/Url.php, line: 240

Backtrace

File:app/Tygh/Tools/Url.php
Line:240
Function:{closure}
File:app/functions/fn.common.php
Line:5921
Function:build
File:app/functions/fn.ultimate.php
Line:1403
Function:fn_query_remove
File:app/functions/fn.control.php
Line:101
Function:fn_ult_url_post
File:app/functions/fn.common.php
Line:3764
Function:fn_set_hook
File:app/addons/seo/func.php
Line:527
Function:fn_url
File:app/functions/fn.control.php
Line:120
Function:fn_seo_get_route
File:app/functions/fn.control.php
Line:793
Function:fn_set_hook
File:app/functions/fn.init.php
Line:1096
Function:fn_get_route
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

Error at

app/Tygh/Tools/Url.php, line: 240

Backtrace

File:app/Tygh/Tools/Url.php
Line:240
Function:{closure}
File:app/functions/fn.common.php
Line:5921
Function:build
File:app/functions/fn.control.php
Line:1045
Function:fn_query_remove
File:app/functions/fn.control.php
Line:812
Function:fn_url_remove_service_params
File:app/functions/fn.init.php
Line:1096
Function:fn_get_route
File:init.php
Line:169
Function:fn_init
File:index.php
Line:24
Function:require

Fatal error: Type of SmartyCompilerException::$line must be int (as in class Exception) in /home/tal/market.criptoti.cl/app/lib/vendor/smarty/smarty/libs/Smarty.class.php on line 1625

PHP Compile Error

Message

Type of SmartyCompilerException::$line must be int (as in class Exception)

Error at

app/lib/vendor/smarty/smarty/libs/Smarty.class.php, line: 1625

Backtrace