By baijianpeng on Thursday, 21 April 2016
Posted in Technical Issues
Likes 0
Views 1K
Votes 0
Today I made a test : Install only jDownloads v3.2.42 (latest version) and Komento Pro 2.0.6 (latest version) on Joomla 3.5.1 (latest version) , with PHP 7.0.4 . No any other 3rd party extensions.

Then I set integration with jDownloads on Komento Pro settings.

Next, I created new downloads, and a new menu item for jDownloads. Then I checked the frontend page.

Well, Komento Pro can show commenting form on the file details page, but, there are two (double) commenting forms on the same page!

Apparently this is a bug of Komento Pro.

Hope you will fix it soon.

Thank you.
Hey there,

Currently I can't tell you that is Komento bug or not because I haven't start investigate yet.

Can you provide us with your following details so we can better have a check?

1. Joomla backend access

2. FTP access

3. One of the JDownload page URL
·
Thursday, 21 April 2016 22:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry I was testing on XAMPP for Windows, a localhost testing server, so you can not access it.

Just make a fresh test. Create any category and any file in jDownloads.

I am sure this is a bug. Because I did not install any other 3rd party extension on my testing Joomla.

Thank you.
·
Thursday, 21 April 2016 23:34
·
0 Likes
·
0 Votes
·
0 Comments
·
May i know that jdownload installer is it download from this page?
http://www.jdownloads.com/index.php/downloads/summary/6-jdownloads/2-jdownloads-3-2.html

If yes, I do not know why I hitting this error message on my local when go to single category page.
 500 Unknown column 'a.featured' in 'field list' SQL=SELECT a.file_id, a.file_title, a.file_alias, a.description, a.description_long, a.file_pic, a.images, a.price, a.release, a.file_language, a.system, a.license, a.url_license, a.license_agree, a.size, a.date_added, a.file_date, a.publish_from, a.publish_to, a.use_timeframe, a.url_download, a.preview_filename, a.other_file_id, a.md5_value, a.sha1_value, a.extern_file, a.extern_site, a.mirror_1, a.mirror_2, a.extern_site_mirror_1, a.extern_site_mirror_2, a.url_home, a.author, a.url_author, a.created_id, a.created_mail, a.modified_id, a.modified_date, a.submitted_by, a.set_aup_points, a.downloads, a.cat_id, a.changelog, a.password, a.password_md5, a.views, a.metakey, a.metadesc, a.robots, a.update_active, a.custom_field_1, a.custom_field_2, a.custom_field_3, a.custom_field_4, a.custom_field_5, a.custom_field_6, a.custom_field_7, a.custom_field_8, a.custom_field_9, a.custom_field_10, a.custom_field_11, a.custom_field_12, a.custom_field_13, a.custom_field_14, a.access, a.language, a.ordering, a.featured, a.published, a.checked_out, a.checked_out_time, a.modified_date as modified, a.modified_id,CASE WHEN a.publish_from = 0 THEN a.date_added ELSE a.publish_from END as publish_from,a.publish_to, a.images, a.metakey, a.metadesc, a.access, a.downloads, LENGTH(a.description_long) AS readmore,CASE WHEN badcats.id is not null THEN 0 ELSE a.published END AS state,aa.url_download AS filename_from_other_download,c.title AS category_title, c.access AS category_access, c.alias AS category_alias, c.cat_dir AS category_cat_dir, c.cat_dir_parent AS category_cat_dir_parent,u.name AS creator,u2.name AS modifier,u2.name AS modifier,l.title AS license_title, l.url AS license_url, l.description AS license_text, l.id as lid,ROUND(r.rating_sum / r.rating_count, 0) AS rating, r.rating_count as rating_count, r.rating_sum as rating_sum,parent.title as parent_title, parent.id as parent_id, parent.alias as parent_alias,menuf.id AS menuf_itemid,menuc.id AS menuc_cat_itemid,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM #__jdownloads_files AS a LEFT JOIN #__jdownloads_files AS aa on aa.file_id = a.other_file_id LEFT JOIN #__jdownloads_categories AS c ON c.id = a.cat_id LEFT JOIN #__users AS ua ON ua.id = a.created_id LEFT JOIN #__users AS uam ON uam.id = a.modified_id LEFT JOIN #__users AS u on u.id = a.created_id LEFT JOIN #__users AS u2 on u2.id = a.modified_id LEFT JOIN #__jdownloads_licenses AS l on l.id = a.license LEFT JOIN #__jdownloads_ratings AS r on r.file_id = a.file_id LEFT JOIN #__jdownloads_categories as parent ON parent.id = c.parent_id LEFT JOIN (SELECT id, link, access, published from #__menu GROUP BY link) AS menuf on menuf.link LIKE CONCAT('index.php?option=com_jdownloads&view=download&id=',a.file_id) AND menuf.published = 1 AND menuf.access IN (1,1,2,3,6) LEFT JOIN (SELECT id, link, access, published from #__menu GROUP BY link) AS menuc on menuc.link LIKE CONCAT('index.php?option=com_jdownloads&view=category&catid=',a.cat_id) AND menuc.published = 1 AND menuc.access IN (1,1,2,3,6) LEFT OUTER JOIN (SELECT cat.id as id FROM #__jdownloads_categories AS cat JOIN #__jdownloads_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt AND parent.published != 1 GROUP BY cat.id ) AS badcats ON badcats.id = c.id WHERE a.access IN (1,1,2,3,6) AND c.access IN (1,1,2,3,6) AND CASE WHEN badcats.id is null THEN a.published ELSE 0 END IN (0,1,2) AND a.cat_id = 2 AND (a.publish_from = '0000-00-00 00:00:00' OR a.publish_from <= '2016-04-21 16:07:44') AND (a.publish_to = '0000-00-00 00:00:00' OR a.publish_to >= '2016-04-21 16:07:44') ORDER BY c.lft, a.ordering ASC LIMIT 0, 10


May i know do you hitting this error?
·
Friday, 22 April 2016 00:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, I downloaded jDownloads from that same page on its official website.

No, I did not encounter this error when I visit the category page ( I choose "category list" as jDownloads frontend menu type).
·
Friday, 22 April 2016 07:19
·
0 Likes
·
0 Votes
·
0 Comments
·
That was odd ;(

Since you are using Windows machine, may i know is it possible setup your desktop remote control access so I can directly check on your local?
·
Friday, 22 April 2016 12:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry I can not do this remote control .

Could you please try to reproduce this issue with fresh installation of them?

If you have a testing on-line server, I can install them for you to show the problem.

Than you.
·
Friday, 22 April 2016 16:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Try download my attached file and replace into [b]JoomalFolder\components\com_komento\komento_plugins\com_jdownloads.php
[/b]
and see how it goes.
·
Saturday, 23 April 2016 22:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, this new version works fine. The duplicate commenting form issue solved.

Thank you.
·
Sunday, 24 April 2016 07:06
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, this fix will included in next release version.
·
Sunday, 24 April 2016 10:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post