WordPress database error: [Specified key was too long; max key length is 1000 bytes]CREATE TABLE wp_wptravelengine_events (
id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
object_id BIGINT(20) UNSIGNED NOT NULL,
object_type VARCHAR(50) NOT NULL,
event_name VARCHAR(255) NOT NULL,
event_data LONGTEXT NOT NULL,
trigger_time DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
event_created_at DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (id),
UNIQUE KEY unique_event (object_id, event_name, object_type)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
tourm
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/chimpsafari/public_html/wp-includes/functions.php on line 6121Unfortunately, something went wrong and this page does not exist. Try using the search or return to the previous page.