Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: contact form error  (Read 3619 times)

Offline andrevdb

  • Newbie
  • *
  • Posts: 16
  • Karma: +0/-6
    • View Profile
contact form error
« on: June 17, 2020, 03:56:19 PM »
SQL Error: Table 'automecc_aban975.abmm_email_templates' doesn't exist
Error No: 1146
SQL: SELECT * FROM abmm_email_templates WHERE text_id='storefront_contact_us_mail' and language_id=1 and status=1 and store_id=0 LIMIT 1 PHP call stack: #0 /var/www/vhosts/lineshop.co.za/httpdocs/core/lib/db.php:100 #1 /var/www/vhosts/lineshop.co.za/httpdocs/core/engine/extensions.php:1176 #2 /var/www/vhosts/lineshop.co.za/httpdocs/core/engine/extensions.php:1127 #3 /var/www/vhosts/lineshop.co.za/httpdocs/core/lib/db.php:67 #4 /var/www/vhosts/lineshop.co.za/httpdocs/core/lib/mail.php:186 #5 /var/www/vhosts/lineshop.co.za/httpdocs/storefront/controller/pages/content/contact.php:133 #6 /var/www/vhosts/lineshop.co.za/httpdocs/core/engine/dispatcher.php:293 #7 /var/www/vhosts/lineshop.co.za/httpdocs/core/engine/dispatcher.php:328 #8 /var/www/vhosts/lineshop.co.za/httpdocs/core/engine/page.php:108 #9 /var/www/vhosts/lineshop.co.za/httpdocs/core/engine/router.php:176 #10 /var/www/vhosts/lineshop.co.za/httpdocs/core/engine/router.php:80 #11 /var/www/vhosts/lineshop.co.za/httpdocs/index.php:94 in /var/www/vhosts/lineshop.co.za/httpdocs/core/database/amysqli.php on line 119

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: contact form error
« Reply #1 on: June 17, 2020, 08:34:30 PM »
Did you do upgrade recently? If you did, looks like the upgrade did not finish and required table was not created.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5791
  • Karma: +274/-2
    • View Profile
Re: contact form error
« Reply #2 on: June 18, 2020, 01:10:07 AM »
Some tables were not created during AbanteCart upgrade you can restore backup and upgrade manually (recommended) or try this solution

Offline andrevdb

  • Newbie
  • *
  • Posts: 16
  • Karma: +0/-6
    • View Profile
Re: contact form error
« Reply #3 on: June 18, 2020, 03:19:54 AM »
Error
SQL query: Copy


--
-- SUBMENU DESIGN
-- ITEM_ID
INSERT INTO `abfi_dataset_values` (`dataset_column_id`, `value_varchar`,`row_id`)
VALUES  (10,'email_templates',137)
MySQL said: Documentation

#1146 - Table 'automecc_aban975.abfi_dataset_values' doesn't exist

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: contact form error
« Reply #4 on: June 18, 2020, 06:15:31 AM »
please run sql queries from attachment inside phpMyAdmin to solve upgrade issues
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod