News:

Support for jDownloads 3 has been ended
Since 17 August 2023 Joomla.org has discontinued support for Joomla 3.x. Therefore, we will no longer offer official support for our Joomla 3 jDownloads version 3.9.x from January 2024.
Please update your website to the latest Joomla version (Joomla 4 or Joomla 5) as soon as possible. Afterwards, please update jDownloads to the latest published version. The longer you delay, the more difficult the upgrade process for your website is likely to be.

Main Menu
Support-Forum

Issue with rewrited links in Jcomments email-notify

Started by novsky, 25.03.2015 12:09:02

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

novsky

Hi all,

Thirst of all thx for this awesome free component ;-)

I've got an issue with email notification link of jcomments into jdownload...

Any idea to solve this ? (i've checked jcomments help forum too but nada)

Thx in advance

  •  

ColinM

Hi
Could you explain a little more please.  I think you might mean that you activated the 'Enable notifications' in jComments together with an email address and left both notification types active but you did not get an email.  Is that correct?

Please see the attached pics.  The key is that when in jDownloads the email is sent to the Joomla! system email address Global Config - Server tab

If that is not the problem please send more details

Colin 

[gelöscht durch Administrator]
Colin M
  •  

novsky

Oupssss My bad !

I didn't explain well the issue in my first post :-/
In fact i receive notification, but rewriting (links) are like http://...component...blah...download..id... and not rewritten as it should be: http://....mydownloadpage/mycat/myfile so i've got an 404 error

I had a look at jcomment forum to find out why and find that it would be into components/jcomments/plugin/com_jdownloads.plugin.php
I saw link there $info->link = JRoute::_('index.php?option=com_jdownloads'.$Itemid.'&view=viewdownload&catid='.$row->cat_id.'&cid='.$id);
But this is not redirected :-/

Sorry for my mistake
  •