order_download warning and fatal error

wwd
Developer
Nuo United States
Narys nuo spal. 2024
wwd

I received this warning and error when I tried to download a digital item that I purchased:

Warning: Undefined array key "product_id" in ~/pages/order_download.inc.php (Line 69)
Fatal error: 1054 - Unknown column 'downloads' in 'field list' update lciq_orders_items set downloads = downloads + 1 where order_id = 2 and product_id = 0 limit 1; in ~/includes/library/lib_database.inc.php (Line 199)

Using Version 2024-10-23.

tim
Founder
Nuo Sweden
Narys nuo geg. 2013
tim

Hi. Can you run this query in phpmyadmin and try the updated version?

ALTER TABLE lc_orders_items
ADD COLUMN `downloads` INT(11) UNSIGNED NOT NULL DEFAULT '0' AFTER `dim_class`;

I did confirm an issue in the october update.

wwd
Developer
Nuo United States
Narys nuo spal. 2024
wwd

Thanks, update worked perfectly.

Jūs
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.