Title: Activation
Last modified: February 2, 2025

---

# Activation

 *  Resolved [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/)
 * Hi, since I tried to instal Paypal / Stripe payment plugin, I can no more activate
   this one -> each time ends with error and I have to rename it thru FTP to to 
   make site on-line again uninstall 🙁 I have no error code – any idea ho to diagnose&
   fix? Thank you.
    -  This topic was modified 1 year, 4 months ago by [Vladimir](https://wordpress.org/support/users/vladav/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Factivation-41%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Support [tristan083](https://wordpress.org/support/users/tristan083/)
 * (@tristan083)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18280501)
 * Hi [@vladav](https://wordpress.org/support/users/vladav/) ,
 * Thank you for reaching out.
 * Would you be able to enable WordPress debugging (see [How to Enable Debugging in WordPress](https://theeventscalendar.com/knowledgebase/how-to-enable-debugging-in-wordpress/))
   to find out the error that gets thrown in the debug log when you activate Event
   Tickets?
 *  Thread Starter [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18280893)
 * Hi tristan083, thank you very much. There is probably problem in sql – WordPress
   database error Incorrect table definition; there can be only one TIMESTAMP column
   with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause for query
   May I send you
   ful log?Thank you.
 *  Plugin Support [tristan083](https://wordpress.org/support/users/tristan083/)
 * (@tristan083)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18283089)
 * Hi [@vladav](https://wordpress.org/support/users/vladav/) ,
 * Thank you for your message and the information. Could you share the log (in its
   entirety) on your response to this message? Feel free to redact any sensitive
   information.
 *  Thread Starter [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18283459)
 * Hi, not sure – via e-mail, or just here?
 * Thank you, Vladimir
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18284195)
 * Hi [@vladav](https://wordpress.org/support/users/vladav/)
 * You can share the log here for us to review. Please make sure to _redact_ _any
   sensitive information_ before posting.
 *  Thread Starter [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18284275)
 * Hi, hope it will help
 *     ```wp-block-code
       [04-Feb-2025 08:37:10 UTC] [Loco.debug] "Unloaded 1 premature text domain (location-weather)" in src/hooks/LoadHelper.php:63[04-Feb-2025 08:37:10 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-popup 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:10 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-auto-updater 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:11 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the event-tickets 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:11 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the location-weather 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:11 UTC] [Loco.debug] "Unloaded 2 premature text domains (event-tickets,location-weather)" in src/hooks/LoadHelper.php:63[04-Feb-2025 08:37:11 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-popup 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:11 UTC] WordPress database error Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause for queryCREATE TABLE wplvl_tec_order_modifiers (id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,modifier_type VARCHAR(150) NOT NULL,sub_type VARCHAR(255) NOT NULL,raw_amount DECIMAL(18,6) NOT NULL,slug VARCHAR(150) NOT NULL,display_name VARCHAR(255) NOT NULL,status VARCHAR(20) NOT NULL DEFAULT 'draft',created_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,start_time TIMESTAMP NULL DEFAULT NULL,end_time TIMESTAMP NULL DEFAULT NULL,updated_at TIMESTAMP NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Tribe__Main->plugins_loaded, do_action('tribe_common_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Tribe__Tickets__Main->bootstrap, Tribe__Tickets__Main->bind_implementations, tribe_register_provider, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Tickets\Provider->register, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Tickets\Commerce\Provider->register, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Common\Contracts\Provider\Controller->register, TEC\Tickets\Commerce\Order_Modifiers\Controller->do_register, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Common\Contracts\Provider\Controller->register, TEC\Tickets\Commerce\Order_Modifiers\Tables->do_register, TEC\Common\StellarWP\Schema\Register::table, TEC\Common\StellarWP\Schema\Builder->up, TEC\Common\StellarWP\Schema\Tables\Contracts\Table->update, TEC\Common\StellarWP\DB\DB::delta, TEC\Common\StellarWP\DB\DB::runQueryWithErrorChecking, TEC\Common\StellarWP\DB\DB::TEC\Common\StellarWP\DB{closure}, dbDelta[04-Feb-2025 08:37:11 UTC] PHP Fatal error: Uncaught TEC\Common\StellarWP\DB\Database\Exceptions\DatabaseQueryException: Database Query in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/db/src/DB/DB.php:296Stack trace: 0 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/db/src/DB/DB.php(84): TEC\Common\StellarWP\DB\DB::runQueryWithErrorChecking() 1 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/schema/src/Schema/Tables/Contracts/Table.php(504): TEC\Common\StellarWP\DB\DB::delta() 2 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/schema/src/Schema/Builder.php(277): TEC\Common\StellarWP\Schema\Tables\Contracts\Table->update() 3 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tick in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/db/src/DB/DB.php on line 296[04-Feb-2025 08:37:11 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the event-tickets 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:11 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the location-weather 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:11 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-popup 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:11 UTC] WordPress database error Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause for queryCREATE TABLE wplvl_tec_order_modifiers (id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,modifier_type VARCHAR(150) NOT NULL,sub_type VARCHAR(255) NOT NULL,raw_amount DECIMAL(18,6) NOT NULL,slug VARCHAR(150) NOT NULL,display_name VARCHAR(255) NOT NULL,status VARCHAR(20) NOT NULL DEFAULT 'draft',created_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,start_time TIMESTAMP NULL DEFAULT NULL,end_time TIMESTAMP NULL DEFAULT NULL,updated_at TIMESTAMP NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Tribe__Main->plugins_loaded, do_action('tribe_common_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Tribe__Tickets__Main->bootstrap, Tribe__Tickets__Main->bind_implementations, tribe_register_provider, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Tickets\Provider->register, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Tickets\Commerce\Provider->register, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Common\Contracts\Provider\Controller->register, TEC\Tickets\Commerce\Order_Modifiers\Controller->do_register, TEC\Common\Contracts\Container->register, TEC\Common\lucatume\DI52\Container->register, TEC\Common\Contracts\Provider\Controller->register, TEC\Tickets\Commerce\Order_Modifiers\Tables->do_register, TEC\Common\StellarWP\Schema\Register::table, TEC\Common\StellarWP\Schema\Builder->up, TEC\Common\StellarWP\Schema\Tables\Contracts\Table->update, TEC\Common\StellarWP\DB\DB::delta, TEC\Common\StellarWP\DB\DB::runQueryWithErrorChecking, TEC\Common\StellarWP\DB\DB::TEC\Common\StellarWP\DB{closure}, dbDelta[04-Feb-2025 08:37:12 UTC] PHP Fatal error: Uncaught TEC\Common\StellarWP\DB\Database\Exceptions\DatabaseQueryException: Database Query in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/db/src/DB/DB.php:296Stack trace: 0 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/db/src/DB/DB.php(84): TEC\Common\StellarWP\DB\DB::runQueryWithErrorChecking() 1 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/schema/src/Schema/Tables/Contracts/Table.php(504): TEC\Common\StellarWP\DB\DB::delta() 2 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/schema/src/Schema/Builder.php(277): TEC\Common\StellarWP\Schema\Tables\Contracts\Table->update() 3 /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tick in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/db/src/DB/DB.php on line 296[04-Feb-2025 08:37:22 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the location-weather 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:22 UTC] [Loco.debug] "Unloaded 1 premature text domain (location-weather)" in src/hooks/LoadHelper.php:63[04-Feb-2025 08:37:22 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-popup 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:22 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-auto-updater 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:23 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the location-weather 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:23 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-popup 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114[04-Feb-2025 08:37:24 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-auto-updater 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 init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/www/vladimirvondruska.cz/www/lvl.vladimirvondruska.cz/wp-includes/functions.php on line 6114
       ```
   
 * Thank you.
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18287933)
 * Hi [@vladav](https://wordpress.org/support/users/vladav/)
 * Thanks for your response.
 * The error below suggests that you’re using an **outdated version** of your database.
   I recommend reaching out to your **hosting provider** for assistance with upgrading
   the database to a more recent version. Once updated, please check if the issue
   is resolved.
 * `WordPress database error Incorrect table definition; there can be only one TIMESTAMP
   column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE`
 *  Thread Starter [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18288416)
 * Hi, thank you. It is interesting; i forgot to tell it was working once, but i
   tried to optimize some translations with locotranslate and after that it stopped
   to work (I think after that) 🙁
 *  Thread Starter [Vladimir](https://wordpress.org/support/users/vladav/)
 * (@vladav)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18289121)
 * Hi once again today, probaly the mentioned translation is not related to this
   issue – I followed your advise with dtb update -> went from MySQL to Mariadb,
   and it worlks. So, thank you really very much! 
   Have a nice day, Vladimir
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18292465)
 * Hi [@vladav](https://wordpress.org/support/users/vladav/)
 * Thanks for your confirmation and I’m glad that it is now working.
 * If you have a minute, a great review from you would be amazing!
 * [https://wordpress.org/support/plugin/the-events-calendar/reviews/](https://wordpress.org/support/plugin/the-events-calendar/reviews/)
 * I’ll close this thread for now, but please do not hesitate to start a new thread
   if you have other issues at all. This allows us to track topics/issues efficiently
   and follow the[ WordPress Forum Guidelines](https://wordpress.org/support/guidelines/).

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Activation’ is closed to new replies.

 * ![](https://ps.w.org/event-tickets/assets/icon.svg?rev=2259340)
 * [Event Tickets and Registration](https://wordpress.org/plugins/event-tickets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-tickets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-tickets/)
 * [Active Topics](https://wordpress.org/support/plugin/event-tickets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-tickets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-tickets/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [Darian](https://wordpress.org/support/users/d0153/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/activation-41/#post-18292465)
 * Status: resolved