Activation
-
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.
The page I need help with: [log in to see the link]
-
This topic was modified 1 year, 4 months ago by
-
Hi @vladav ,
Thank you for reaching out.
Would you be able to enable WordPress debugging (see How to Enable Debugging in WordPress) to find out the error that gets thrown in the debug log when you activate Event Tickets?
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.Hi @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.
Hi, not sure – via e-mail, or just here?
Thank you, Vladimir
Hi @vladav
You can share the log here for us to review. Please make sure to redact any sensitive information before posting.
Hi, hope it will help
[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 thewp-popupdomain 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 theinitaction 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 thewp-auto-updaterdomain 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 theinitaction 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 theevent-ticketsdomain 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 theinitaction 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 thelocation-weatherdomain 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 theinitaction 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 thewp-popupdomain 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 theinitaction 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 query
CREATE TABLEwplvl_tec_order_modifiers(idBIGINT UNSIGNED NOT NULL AUTO_INCREMENT,modifier_typeVARCHAR(150) NOT NULL,sub_typeVARCHAR(255) NOT NULL,raw_amountDECIMAL(18,6) NOT NULL,slugVARCHAR(150) NOT NULL,display_nameVARCHAR(255) NOT NULL,statusVARCHAR(20) NOT NULL DEFAULT 'draft',created_atTIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,start_timeTIMESTAMP NULL DEFAULT NULL,end_timeTIMESTAMP NULL DEFAULT NULL,updated_atTIMESTAMP 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:296
Stack 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 theevent-ticketsdomain 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 theinitaction 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 thelocation-weatherdomain 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 theinitaction 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 thewp-popupdomain 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 theinitaction 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 query
CREATE TABLEwplvl_tec_order_modifiers(idBIGINT UNSIGNED NOT NULL AUTO_INCREMENT,modifier_typeVARCHAR(150) NOT NULL,sub_typeVARCHAR(255) NOT NULL,raw_amountDECIMAL(18,6) NOT NULL,slugVARCHAR(150) NOT NULL,display_nameVARCHAR(255) NOT NULL,statusVARCHAR(20) NOT NULL DEFAULT 'draft',created_atTIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,start_timeTIMESTAMP NULL DEFAULT NULL,end_timeTIMESTAMP NULL DEFAULT NULL,updated_atTIMESTAMP 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:296
Stack 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 thelocation-weatherdomain 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 theinitaction 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 thewp-popupdomain 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 theinitaction 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 thewp-auto-updaterdomain 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 theinitaction 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 thelocation-weatherdomain 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 theinitaction 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 thewp-popupdomain 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 theinitaction 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 thewp-auto-updaterdomain 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 theinitaction 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 6114Thank you.
Hi @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 UPDATEHi, 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) π
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, VladimirHi @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://ww.wp.xz.cn/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.
The topic ‘Activation’ is closed to new replies.