( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1310 | 5474272 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1310 | 5474600 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1311 | 5476048 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.2211 | 11977992 | include_once( '/var/www/html/wp-content/plugins/mailpoet/mailpoet.php ) | .../wp-settings.php:526 |
7 | 0.2214 | 11980536 | require_once( '/var/www/html/wp-content/plugins/mailpoet/mailpoet_initializer.php ) | .../mailpoet.php:144 |
8 | 0.2246 | 12194192 | MailPoet\DI\ContainerWrapper->get( $id = 'MailPoet\\Config\\Initializer' ) | .../mailpoet_initializer.php:85 |
9 | 0.2246 | 12194192 | MailPoetGenerated\FreeCachedContainer->get( $id = 'MailPoet\\Config\\Initializer', $invalidBehavior = ??? ) | .../ContainerWrapper.php:39 |
10 | 0.2246 | 12194192 | MailPoetGenerated\FreeCachedContainer->make( $id = 'MailPoet\\Config\\Initializer', $invalidBehavior = 1 ) | .../Container.php:110 |
11 | 0.2246 | 12194568 | MailPoetGenerated\FreeCachedContainer->getInitializerService( ) | .../Container.php:122 |
12 | 0.2539 | 14430176 | MailPoetGenerated\FreeCachedContainer->getTransactionalEmailHooksService( ) | .../FreeCachedContainer.php:1464 |
13 | 0.2539 | 14430304 | MailPoetGenerated\FreeCachedContainer->getRenderer6Service( ) | .../FreeCachedContainer.php:3605 |
14 | 0.2544 | 14469720 | MailPoetGenerated\FreeCachedContainer->getRenderer5Service( ) | .../FreeCachedContainer.php:3635 |
15 | 0.2550 | 14470712 | MailPoetGenerated\FreeCachedContainer->getPreprocessorService( ) | .../FreeCachedContainer.php:2424 |
16 | 0.2550 | 14470864 | MailPoetGenerated\FreeCachedContainer->getContentPreprocessorService( ) | .../FreeCachedContainer.php:2414 |
17 | 0.2550 | 14470920 | MailPoetGenerated\FreeCachedContainer->getTransactionalEmailsService( ) | .../FreeCachedContainer.php:3625 |
18 | 0.2551 | 14471120 | MailPoet\WooCommerce\TransactionalEmails->__construct( $wp = class MailPoet\WP\Functions { }, $settings = class MailPoet\Settings\SettingsController { private $loaded = FALSE; private $settings = []; private $defaults = NULL; private $settingsRepository = class MailPoet\Settings\SettingsRepository { protected $entityManager = class MailPoetVendor\Doctrine\ORM\EntityManager { ... }; protected $classMetadata = class MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadata { ... }; protected $doctrineRepository = class MailPoetVendor\Doctrine\ORM\EntityRepository { ... }; protected $ignoreColumnsForUpdate = [...] } }, $template = class MailPoet\WooCommerce\TransactionalEmails\Template { }, $woocommerceHelper = class MailPoet\WooCommerce\Helper { }, $newslettersRepository = class MailPoet\Newsletter\NewslettersRepository { private $loggerFactory = class MailPoet\Logging\LoggerFactory { private $loggerInstances = [...]; private $settings = class MailPoet\Settings\SettingsController { ... }; private $logRepository = class MailPoet\Logging\LogRepository { ... }; private $entityManager = class MailPoetVendor\Doctrine\ORM\EntityManager { ... }; private $entityManagerFactory = class MailPoet\Doctrine\EntityManagerFactory { ... } }; protected $entityManager = class MailPoetVendor\Doctrine\ORM\EntityManager { private $config = class MailPoetVendor\Doctrine\ORM\Configuration { ... }; private $conn = class MailPoet\Doctrine\SerializableConnection { ... }; private $metadataFactory = class MailPoet\Doctrine\TablePrefixMetadataFactory { ... }; private $unitOfWork = class MailPoetVendor\Doctrine\ORM\UnitOfWork { ... }; private $eventManager = class MailPoetVendor\Doctrine\Common\EventManager { ... }; private $proxyFactory = class MailPoetVendor\Doctrine\ORM\Proxy\ProxyFactory { ... }; private $repositoryFactory = class MailPoetVendor\Doctrine\ORM\Repository\DefaultRepositoryFactory { ... }; private $expressionBuilder = NULL; private $closed = FALSE; private $filterCollection = NULL; private $cache = NULL }; protected $classMetadata = class MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadata { public $name = 'MailPoet\\Entities\\NewsletterEntity'; public $namespace = 'MailPoet\\Entities'; public $rootEntityName = 'MailPoet\\Entities\\NewsletterEntity'; public $customGeneratorDefinition = NULL; public $customRepositoryClassName = NULL; public $isMappedSuperclass = FALSE; public $isEmbeddedClass = FALSE; public $parentClasses = [...]; public $subClasses = [...]; public $embeddedClasses = [...]; public $namedQueries = [...]; public $namedNativeQueries = [...]; public $sqlResultSetMappings = [...]; public $identifier = [...]; public $inheritanceType = 1; public $generatorType = 4; public $fieldMappings = [...]; public $fieldNames = [...]; public $columnNames = [...]; public $discriminatorValue = NULL; public $discriminatorMap = [...]; public $discriminatorColumn = NULL; public $table = [...]; public $lifecycleCallbacks = [...]; public $entityListeners = [...]; public $associationMappings = [...]; public $isIdentifierComposite = FALSE; public $containsForeignIdentifier = FALSE; public $idGenerator = class MailPoetVendor\Doctrine\ORM\Id\IdentityGenerator { ... }; public $sequenceGeneratorDefinition = NULL; public $tableGeneratorDefinition = NULL; public $changeTrackingPolicy = 1; public $requiresFetchAfterChange = FALSE; public $isVersioned = FALSE; public $versionField = NULL; public $cache = NULL; public $reflClass = class ReflectionClass { ... }; public $isReadOnly = FALSE; protected $namingStrategy = NULL; public $reflFields = [...]; private ${MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadataInfo}instantiator = class MailPoetVendor\Doctrine\Instantiator\Instantiator { ... } }; protected $doctrineRepository = class MailPoetVendor\Doctrine\ORM\EntityRepository { protected $_entityName = 'MailPoet\\Entities\\NewsletterEntity'; protected $_em = class MailPoetVendor\Doctrine\ORM\EntityManager { ... }; protected $_class = class MailPoetVendor\Doctrine\ORM\Mapping\ClassMetadata { ... } }; protected $ignoreColumnsForUpdate = [0 => 'created_at'] } ) | .../FreeCachedContainer.php:3615 |
19 | 0.2551 | 14471496 | __( $text = 'New Order: #{order_number}', $domain = 'woocommerce' ) | .../TransactionalEmails.php:51 |
20 | 0.2551 | 14471496 | translate( $text = 'New Order: #{order_number}', $domain = 'woocommerce' ) | .../l10n.php:306 |
21 | 0.2551 | 14471496 | get_translations_for_domain( $domain = 'woocommerce' ) | .../l10n.php:194 |
22 | 0.2551 | 14471496 | _load_textdomain_just_in_time( $domain = 'woocommerce' ) | .../l10n.php:1385 |
23 | 0.2553 | 14472920 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1355 |
24 | 0.2553 | 14474264 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.', $error_level = ??? ) | .../functions.php:6054 |
25 | 0.2558 | 14476392 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Warning: session_start(): Cannot start session when headers already sent in /var/www/html/wp-content/plugins/wc-products-sync-main/includes/manage-producers.php on line 2 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1310 | 5474272 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1310 | 5474600 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1311 | 5476048 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3148 | 16116720 | include_once( '/var/www/html/wp-content/plugins/wc-products-sync-main/wc-products-sync-main.php ) | .../wp-settings.php:526 |
7 | 0.3148 | 16118720 | include_once( '/var/www/html/wp-content/plugins/wc-products-sync-main/includes/manage-producers.php ) | .../wc-products-sync-main.php:39 |
8 | 0.3149 | 16118720 | session_start( ) | .../manage-producers.php:2 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1310 | 5474272 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1310 | 5474600 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1311 | 5476048 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3553 | 18555040 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3553 | 18555416 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3553 | 18555416 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.3650 | 18769256 | wcpay_jetpack_init( '' ) | .../class-wp-hook.php:324 |
10 | 0.3651 | 18770544 | __( $text = 'WooCommerce Payments', $domain = 'woocommerce-payments' ) | .../woocommerce-payments.php:81 |
11 | 0.3651 | 18770544 | translate( $text = 'WooCommerce Payments', $domain = 'woocommerce-payments' ) | .../l10n.php:306 |
12 | 0.3651 | 18770544 | get_translations_for_domain( $domain = 'woocommerce-payments' ) | .../l10n.php:194 |
13 | 0.3651 | 18770544 | _load_textdomain_just_in_time( $domain = 'woocommerce-payments' ) | .../l10n.php:1385 |
14 | 0.3651 | 18771592 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1355 |
15 | 0.3652 | 18772936 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in versi', $error_level = ??? ) | .../functions.php:6054 |
16 | 0.3655 | 18774472 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-payments</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in versi', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1310 | 5474272 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1310 | 5474600 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1311 | 5476048 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3553 | 18555040 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3553 | 18555416 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3553 | 18555416 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.3973 | 19510248 | WC_Facebook_Loader->init_plugin( '' ) | .../class-wp-hook.php:324 |
10 | 0.3980 | 19534920 | facebook_for_woocommerce( ) | .../facebook-for-woocommerce.php:129 |
11 | 0.3980 | 19534920 | WC_Facebookcommerce::instance( ) | .../class-wc-facebookcommerce.php:1207 |
12 | 0.3980 | 19535560 | WC_Facebookcommerce->__construct( ) | .../class-wc-facebookcommerce.php:1141 |
13 | 0.3980 | 19535560 | WC_Facebookcommerce->__construct( $id = 'facebook_for_woocommerce', $version = '2.6.16', $args = ['text_domain' => 'facebook-for-woocommerce'] ) | .../class-wc-facebookcommerce.php:115 |
14 | 0.4012 | 19769752 | WC_Facebookcommerce->init_hook_deprecator( ) | .../class-sv-wc-plugin.php:151 |
15 | 0.4012 | 19769832 | WC_Facebookcommerce->get_plugin_name( ) | .../class-sv-wc-plugin.php:224 |
16 | 0.4012 | 19769832 | __( $text = 'Facebook for WooCommerce', $domain = 'facebook-for-woocommerce' ) | .../class-wc-facebookcommerce.php:1082 |
17 | 0.4012 | 19769832 | translate( $text = 'Facebook for WooCommerce', $domain = 'facebook-for-woocommerce' ) | .../l10n.php:306 |
18 | 0.4012 | 19769832 | get_translations_for_domain( $domain = 'facebook-for-woocommerce' ) | .../l10n.php:194 |
19 | 0.4012 | 19769832 | _load_textdomain_just_in_time( $domain = 'facebook-for-woocommerce' ) | .../l10n.php:1385 |
20 | 0.4013 | 19770880 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1355 |
21 | 0.4013 | 19772224 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in v', $error_level = ??? ) | .../functions.php:6054 |
22 | 0.4017 | 19773760 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>facebook-for-woocommerce</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in v', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1310 | 5474272 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1310 | 5474600 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1311 | 5476048 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3553 | 18555040 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3553 | 18555416 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3553 | 18555416 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.4129 | 20166848 | Jetpack_Gutenberg::load_independent_blocks( '' ) | .../class-wp-hook.php:324 |
10 | 0.4148 | 20198088 | include_once( '/var/www/html/wp-content/plugins/jetpack/extensions/blocks/recurring-payments/recurring-payments.php ) | .../class.jetpack-gutenberg.php:788 |
11 | 0.4152 | 20199936 | Jetpack_Memberships->register_gutenberg_block( ) | .../recurring-payments.php:12 |
12 | 0.4152 | 20199936 | Jetpack_Memberships::is_enabled_jetpack_recurring_payments( ) | .../class-jetpack-memberships.php:466 |
13 | 0.4152 | 20199936 | Jetpack_Memberships::is_supported_jetpack_recurring_payments( ) | .../class-jetpack-memberships.php:436 |
14 | 0.4154 | 20199936 | Jetpack_Plan::supports( $feature = 'recurring-payments' ) | .../class-jetpack-memberships.php:451 |
15 | 0.4154 | 20199936 | Jetpack_Plan::get( ) | .../class.jetpack-plan.php:347 |
16 | 0.4157 | 20259280 | Jetpack::get_module( $module = 'carousel' ) | .../class.jetpack-plan.php:251 |
17 | 0.4157 | 20259320 | Automattic\Jetpack\Modules->get( $module = 'carousel' ) | .../class.jetpack.php:2355 |
18 | 0.4157 | 20261304 | array_map( $callback = 'jetpack_get_module_i18n_tag', $arrays = [0 => 'Photos and Videos'] ) | .../class-modules.php:82 |
19 | 0.4157 | 20261752 | jetpack_get_module_i18n_tag( $key = 'Photos and Videos' ) | .../class-modules.php:82 |
20 | 0.4157 | 20262160 | _x( $text = 'Other', $context = 'Module Tag', $domain = 'jetpack' ) | .../module-headings.php:258 |
21 | 0.4157 | 20262160 | translate_with_gettext_context( $text = 'Other', $context = 'Module Tag', $domain = 'jetpack' ) | .../l10n.php:409 |
22 | 0.4157 | 20262160 | get_translations_for_domain( $domain = 'jetpack' ) | .../l10n.php:261 |
23 | 0.4157 | 20262160 | _load_textdomain_just_in_time( $domain = 'jetpack' ) | .../l10n.php:1385 |
24 | 0.4159 | 20263768 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1355 |
25 | 0.4159 | 20265112 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.)', $error_level = ??? ) | .../functions.php:6054 |
26 | 0.4162 | 20266392 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.)', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.1310 | 5474272 | require_once( '/var/www/html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.1310 | 5474600 | require_once( '/var/www/html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.1311 | 5476048 | require_once( '/var/www/html/wp-settings.php ) | .../wp-config.php:85 |
6 | 0.3553 | 18555040 | do_action( $hook_name = 'plugins_loaded' ) | .../wp-settings.php:559 |
7 | 0.3553 | 18555416 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 0.3553 | 18555416 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 0.5781 | 27349848 | Automattic\Jetpack\Sync\Main::on_plugins_loaded_late( '' ) | .../class-wp-hook.php:324 |
10 | 0.5781 | 27349848 | Automattic\Jetpack\Sync\Actions::init( ) | .../class-main.php:89 |
11 | 0.5784 | 27350168 | Automattic\Jetpack\Sync\Actions::init_sync_cron_jobs( ) | .../class-actions.php:114 |
12 | 0.5785 | 27354432 | Automattic\Jetpack\Sync\Actions::maybe_schedule_sync_cron( $schedule = 'jetpack_sync_interval', $hook = 'jetpack_sync_cron' ) | .../class-actions.php:917 |
13 | 0.5785 | 27354432 | Automattic\Jetpack\Sync\Actions::sanitize_filtered_sync_cron_schedule( $schedule = 'jetpack_sync_interval' ) | .../class-actions.php:872 |
14 | 0.5785 | 27354432 | wp_get_schedules( ) | .../class-actions.php:815 |
15 | 0.5786 | 27356312 | apply_filters( $hook_name = 'cron_schedules', $value = [] ) | .../cron.php:1116 |
16 | 0.5786 | 27356720 | WP_Hook->apply_filters( $value = [], $args = [0 => []] ) | .../plugin.php:205 |
17 | 0.5790 | 27366744 | Ai1wm_Main_Controller->add_cron_schedules( $schedules = ['monthly' => ['interval' => 2635200, 'display' => 'Monthly'], 'fifteendays' => ['interval' => 1296000, 'display' => 'Every 15 days'], 'wf_scan_monitor_interval' => ['interval' => 60, 'display' => 'Wordfence Scan Monitor'], 'wp_ce_api_background_process_cron_interval' => ['interval' => 300, 'display' => 'Every 5 minutes'], 'wp_ce_contact_sync_background_process_cron_interval' => ['interval' => 300, 'display' => 'Every 5 minutes'], 'wc_facebook_background_product_sync_cron_interval' => ['interval' => 300, 'display' => 'Every 5 Minutes'], 'wc_facebook_background_handle_virtual_products_variations_cron_interval' => ['interval' => 300, 'display' => 'Every 5 Minutes'], 'wc_facebook_background_remove_duplicate_visibility_meta_cron_interval' => ['interval' => 300, 'display' => 'Every 5 Minutes'], 'wp_1_wc_privacy_cleanup_cron_interval' => ['interval' => 300, 'display' => 'Every 5 minutes'], 'jetpack_sync_interval' => ['interval' => 300, 'display' => 'Every 5 minutes']] ) | .../class-wp-hook.php:324 |
18 | 0.5790 | 27366744 | __( $text = 'Weekly', $domain = 'all-in-one-wp-migration' ) | .../class-ai1wm-main-controller.php:1301 |
19 | 0.5790 | 27366744 | translate( $text = 'Weekly', $domain = 'all-in-one-wp-migration' ) | .../l10n.php:306 |
20 | 0.5790 | 27366744 | get_translations_for_domain( $domain = 'all-in-one-wp-migration' ) | .../l10n.php:194 |
21 | 0.5790 | 27366744 | _load_textdomain_just_in_time( $domain = 'all-in-one-wp-migration' ) | .../l10n.php:1385 |
22 | 0.5791 | 27367792 | _doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ) | .../l10n.php:1355 |
23 | 0.5792 | 27369136 | wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in ve', $error_level = ??? ) | .../functions.php:6054 |
24 | 0.5794 | 27370672 | trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in ve', $error_type = 1024 ) | .../functions.php:6114 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/pluggable.php on line 1435 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.9724 | 32367480 | require_once( '/var/www/html/wp-includes/template-loader.php ) | .../wp-blog-header.php:19 |
4 | 0.9724 | 32367480 | do_action( $hook_name = 'template_redirect' ) | .../template-loader.php:13 |
5 | 0.9724 | 32367856 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
6 | 0.9724 | 32367856 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
7 | 0.9727 | 32372248 | redirect_canonical( $requested_url = '', $do_redirect = ??? ) | .../class-wp-hook.php:324 |
8 | 0.9735 | 32374952 | wp_redirect( $location = 'https://shop.cheezus.co/product/extra-virgin-olive-oil-and-sea-salt-crackers-the-fine-cheese-co-copy/', $status = 301, $x_redirect_by = ??? ) | .../canonical.php:831 |
9 | 0.9739 | 32376512 | header( $header = 'X-Redirect-By: WordPress' ) | .../pluggable.php:1435 |
( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-includes/functions.php:6114) in /var/www/html/wp-includes/pluggable.php on line 1438 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.1310 | 5473608 | {main}( ) | .../index.php:0 |
2 | 0.1310 | 5473888 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.9724 | 32367480 | require_once( '/var/www/html/wp-includes/template-loader.php ) | .../wp-blog-header.php:19 |
4 | 0.9724 | 32367480 | do_action( $hook_name = 'template_redirect' ) | .../template-loader.php:13 |
5 | 0.9724 | 32367856 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
6 | 0.9724 | 32367856 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
7 | 0.9727 | 32372248 | redirect_canonical( $requested_url = '', $do_redirect = ??? ) | .../class-wp-hook.php:324 |
8 | 0.9735 | 32374952 | wp_redirect( $location = 'https://shop.cheezus.co/product/extra-virgin-olive-oil-and-sea-salt-crackers-the-fine-cheese-co-copy/', $status = 301, $x_redirect_by = ??? ) | .../canonical.php:831 |
9 | 0.9756 | 32376616 | header( $header = 'Location: https://shop.cheezus.co/product/extra-virgin-olive-oil-and-sea-salt-crackers-the-fine-cheese-co-copy/', $replace = TRUE, $http_response_code = 301 ) | .../pluggable.php:1438 |