Attributes Error
Posted: Tue Sep 10, 2024 12:45 pm
Hi Guys,
I have never really needed to use the attributes system before but now find I need to.
I am using version CE Phoenix v1.0.8.20 and the when trying to use attributes I get this error in the error log.
Thanks
Mark
I have never really needed to use the attributes system before but now find I need to.
I am using version CE Phoenix v1.0.8.20 and the when trying to use attributes I get this error in the error log.
Just wondering if anyone else has come across this?[10-Sep-2024 13:38:10 Europe/London] PHP Warning: DB: [1054] Unknown column 'pa.sort_order' in 'order clause' from <SELECT po.products_options_name, pov.products_options_values_name,
pa.options_id, pa.options_values_id, pa.price_prefix, pa.options_values_price,
pad.products_attributes_filename, pad.products_attributes_maxdays, pad.products_attributes_maxcount
FROM products_options po
INNER JOIN products_attributes pa ON po.products_options_id = pa.options_id
LEFT JOIN products_options_values pov ON pa.options_values_id = pov.products_options_values_id AND po.language_id = pov.language_id
LEFT JOIN products_attributes_download pad ON pa.products_attributes_id = pad.products_attributes_id
WHERE po.language_id = 1 AND pa.products_id = 10602
ORDER BY pa.sort_order, po.sort_order, po.products_options_name, pov.sort_order, pov.products_options_values_name> in /home/****/public_html/includes/system/versioned/1.0.8.1/database_core.php on line 44
Thanks
Mark