Hi!
Jcomments generates not correct links to Jdownloads (from module and from comments)
link from Jcomments
index.php?option=com_jdownloads&Itemid=284&view=viewdownload&catid=6&cid=3#comment-2420
correct link in Jdownloads
index.php?option=com_jdownloads&catid=54&id=303&view=download
I don't know if this Jcomments problem, but there is no any plugin for Jcomments.
Jcomments enabled from Jdownloads admin settings.
Hi
I am not sure I understand properly!
Are you saying if I put a link in a JComments comment to a Download in jD then the link is wrong in JComments?
A link to a Download in jD was shown as
list-topcat-sub1/send/9-abcde/24-name
In JComments I had to add http://www.my-site/ using the add link button on the post comment. It then worked!
Have you enabled the Add Link button in the Settings Permissions in JComments for the relevant User Group? Or did you copy the link directly into the comment text?
Colin
PS as a result of checking out your query I have found CSS to make JComments responsive! Hope to incorporate that soon
This is link from JDownloads category
(https://dl.dropboxusercontent.com/s/86y07qnb6aygtbn/2016-05-04%20at%2012.13.jpg)
This is link from JComments latest module
(https://dl.dropboxusercontent.com/s/9ztwz147fuqll0z/2016-05-04%20at%2012.15.jpg)
As I already wrote, Jcomments generates not corrects links on Jdownloads items.
link from Jcomments
index.php?option=com_jdownloads&Itemid=284&view=viewdownload&catid=6&cid=3#comment-2420
correct link in Jdownloads
index.php?option=com_jdownloads&catid=3&id=284&view=download
Romagromov,
Jcomments knows nothing about jDownloads so you cannot just copy a link from a jD title or Download button and put it into JComments.
You need to use the jD Contents plugin as illustrated in the attached pics.
In the example I used two jD Content links, one to set the layout which is intended to just show the Download title namely {jd_file onlinelayout==Files link only v3.2}
The other one is the actual Download to which I want to link{jd_file file==37}
Hope this helps
This is not a jD bug or a JComments bug.
Colin
[gelöscht durch Administrator]
We talking about different things...
Here is a first try. Not perfect but for the moment should it be okay.
The jcomments plugin for jDownloads is here:
/components/com_jcomments/plugins/com_jdownloads.plugin.php
Please copy the unzipped file below to it and overwrite the original. I am not sure who has written the old plugin version but i will recreate it fast this weekend.
EDIT:Seems that we have this plugin already reworked:
http://www.jdownloads.com/index.php/support-forum.html?topic=8172.0See also here:
http://www.joomlatune.com/forum/index.php/topic,53806.0.html
But jComments has it not updated in her installation package.
Hi
There is a special note in the documentation about JComments and a plugin from jD
http://www.jdownloads.net/documentations/item/enabling-comments-on-downloads-with-jcomments
Note: there is probably a file with that name already at that location so overwrite it with ther present one. The one from jD is specific to the v3.2 series
I had presumed that had been done.
Colin
I have downloaded and replaced Jcomments plugin.
No changes...
See, this is a link from Top Downloads module
(https://dl.dropboxusercontent.com/s/6p93yndcjn9hj8f/2016-05-11%20at%2010.37.jpg)
And this is a link from Latest Jcomments Module
(https://dl.dropboxusercontent.com/s/y7qdwnrmegv1zio/2016-05-11%20at%2010.39.jpg)
Please note that the jComments module is not from us. But it cannot be that you use already the newer jD plugin.
Only the old plugin can create such links (view=viewdownload).
But you have right that the URL has not exactly the same scheme. Also the sef options seems not to be used really. So i will rework it in the next days.
Okay. I have now needs again some time to check it.
The result is this:
- either you use not really the plugin from my download area
or
- the links on the image from your posting comes from comments which was created with the old plugin
Please note that jComments stored the url in his DB table after every comment.
The last published jD plugin for jcomments works correctly and supported also sef options in Joomla.
So i cannot do more here. When you have still problems with the jComments module you should contact the developer.
Yes, you are right :(
Old comments have not correct urls in Jcomments base...
Do you have ideas, how to change them?
You can only do it manually in the jcomments table (via phpmyadmin).
But be careful and make sure you have a actual backup.