1. Aleksej Khoroshevskij
  2. Sherlock Holmes The Voice
  3. General
  4. Sunday, 08 May 2016
  5.  Subscribe via email
 Hello. I tried to integrate Ccomment Pro 3.5.3 and jDownloads 3.2.44 but I got an error:
Table 'katalog-fajlov.#__jdownloads_cats' doesn't exist SQL=SELECT cat_id as id, cat_title AS title FROM `#__jdownloads_cats` WHERE published = 1 ORDER BY ordering

I replaced the line
. "\n FROM " . $database->qn('#__jdownloads_cats')

on
. "\n FROM " . $database->qn('#__jdownloads_categories')

in "administrator/components/com_comment/plugins/com_jdownloads/settings.php". But I got another error:
Unknown column 'cat_id' in 'field list' SQL=SELECT cat_id as id, cat_title AS title FROM `#__jdownloads_categories` WHERE published = 1 ORDER BY ordering

I think that in the new version jDownloads 3.2.44 something changed. Maybe you need to update the plugin. Thanks in advance.
Responses (4)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
Powered by EasyDiscuss for Joomla!