Привет, не знаю поправили этот баг или нет, на всякий скину. Перепутанны ссылки на файлы скачивания, история заказов итп
Правка в
\catalog\controller\checkout\success.php
$data['text_message'] = sprintf($this->language->get('text_customer'), $this->url->link('account/order/info&order_id=' . $this->session->data['last_order_id'], '', true), $this->url->link('account/account', '', true), $this->url->link('account/download', '', true), $this->url->link('information/contact'), $this->url->link('product/special'), $this->session->data['last_order_id'], $this->url->link('account/download', '', true));