News:

AbanteCart v1.4.2 is released.

Main Menu
support

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - salesn

#1
I have to answer for myself ... the problem is solved!  :-[

MySQL base was 5.5.68 done by upgrading to 10.5  ... then the installation of AbanteCart went quickly and without problems.
#2
Hello, I fail to install the latest AbanteCart.


The error that occurs is: "Following error has occurred during installation".


In detail:

"SQL Error: Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
Error No: 1293
SQL: CREATE TABLE `abc_email_templates`` `id` int (11) NOT NULL AUTO_INCREMENT,` status` tinyint (1) NOT NULL, `text_id` varchar (255) COLLATE utf8_unicode_ci NOT NULL,` language_id` int (11) NOT NULL , `headers` varchar (255) COLLATE utf8_unicode_ci NOT NULL,` subject` varchar (255) COLLATE utf8_unicode_ci NOT NULL, `html_body` text COLLATE utf8_unicode_ci NOT NULL,` text_body` text COLLATE utf8_unicode_ NULL, `date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,` date_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `date_deleted` timestamp NULL DEFAULT NULL,` 0 idary) , UNIQUE KEY `email_templates_text_id_idx` (` text_id`, `language_id`,` store_id`)) ENGINE = MyISAM DEFAULT CHARSET = utf8 COLLATE = utf8_general_ci; PHP call stack: # 0 "


My VPS server configuration: PHP 7.3, MySQL (MariaDB 5.5.68).

Forum Rules Code of conduct
AbanteCart.com 2010 -