Hi! I have a problem with mod_comments. The link to article is not working if i have sh404sef. It redirects to ..../.html?...... instead of the right path to the article.
It seems that on line 194 of
/administrator/components/com_comment/plugin/com_content/josc_com_content.class.php
the contentId variable should only need to be numeric, without the alias. If i comment that line, like below, it works again.
function linkToContent($contentId, $commentId='', $joscclean=false, $admin=false, $dbg=false) {
$appl =& JFactory::getApplication();
if ($appl->scope == 'mod_comments') {
$mod_data = $this->getCatSecAliasMod($contentId);
$this->_route_catid = $mod_data->catid;
$this->_route_sectionid = $mod_data->sectionid;
//$contentId = $contentId . '-' . $mod_data->alias;
}
- Mario Medina
-
- Bug Report
- Monday, 07 September 2009
- Subscribe via email
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
If you have a valid subscription, please login now.
Visit store now
Last questions
Hi,
I'm working with Hotspots for my new website and I love it! After trying ...
0 Replies
Posted on Monday, 31 March 2025
Hi guys,
Just started to update my old J3x website. Is there J5 compatibility p...
1 Replies
Posted on Monday, 24 February 2025
- #Hotspots
- #hotspots Joomla 5
Hello. How can I increase the font size in the comment input field?
For examp...
0 Replies
Posted on Wednesday, 26 February 2025
- #CComment 6
Hello. When you click on the image in the comments, it does not appear in the ce...
1 Replies
Posted on Wednesday, 26 February 2025
Hello. In comments instead of images I see black squares. Here is an example.
h...
0 Replies
Posted on Wednesday, 26 February 2025
- #ccoment pro