News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

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 - DocB

#1
SQL Error: Unknown column 'gad.placeholder' in 'field list'
Error No: 1054
SQL: SELECT ga.*, gad.name, gad.error_text, gad.placeholder, gatd.type_name FROM abc_global_attributes ga LEFT JOIN abc_global_attributes_descriptions gad ON ( ga.attribute_id = gad.attribute_id AND gad.language_id = '1' ) LEFT JOIN abc_global_attributes_type_descriptions gatd ON ( gatd.attribute_type_id = ga.attribute_type_id AND gatd.language_id = '1' ) WHERE 1=1 AND ga.attribute_type_id = '1' AND ga.status = 1 AND ga.attribute_parent_id = 0 ORDER BY ga.sort_order ASC LIMIT 0,1000 in /usr/local/www/.../store2/core/database/amysqli.php on line 109


Version 1.2.10

When clicking "options" in admin.

My database was changed to Mysqli (Amysqli)

Also trying to go to Global Attributes :

2017-05-10 12:23:56 - database error: AbanteCart core v.1.2.10 SQL Error: Unknown column 'gad.placeholder' in 'field list'
Error No: 1054
SQL: SELECT ga.*, gad.name, gad.error_text, gad.placeholder, gatd.type_name
FROM abc_global_attributes ga
LEFT JOIN abc_global_attributes_descriptions gad
ON ( ga.attribute_id = gad.attribute_id AND gad.language_id = '1' )
LEFT JOIN abc_global_attributes_type_descriptions gatd
ON ( gatd.attribute_type_id = ga.attribute_type_id AND gatd.language_id = '1' )
WHERE 1=1 AND ga.attribute_parent_id = '0' ORDER BY ga.sort_order ASC LIMIT 0,10000 in <b>/usr/local/www/.../store2/core/database/amysqli.php</b> on line <b>109</b>

Forum Rules Code of conduct
AbanteCart.com 2010 -