<em>@manzzle 316406 wrote:</em><blockquote>I have an adult site running Joomla 1.7, Jomsocial 2.4, and the latest HwdVideoShare.
When any member or guest adds a comment to the HwdVideoShare it will show the amount of comments on the HwdVideoShare frontpage but when you click on the video to watch it and scroll down you see that there are no comments. I’ve tired to add a comment myself and after 15 min. the comment is still not showing up on the video page.
I have provided you with the log in to my server.
This site in question is located in:
public_html/manzzle2/index2
My HwdVideoShare is under “Porn Video” menu tap.</blockquote>
Hello manzzle,
Your component is HwdVideoShare component, so you need to input “option” for JA Comment plug-in is “option=com_hwdvideoshare”, not “option=com_hwdvideoshare_v”.
Here is edited code:
[PHP]$code.= “<div class=”padding”>{jacomment contentid=”.$row->id.” option=com_hwdvideoshare contenttitle=”.stripslashes($row->title).”}</div>”;[/PHP]
Here is the link I posted a test.
http://www.manzzle.com/index2/index.php?option=com_hwdvideoshare&task=viewvideo&Itemid=135&video_id=54#jacommentid:63
For “latest comment module” problem, I’m diagnosing and will inform you when I finish ASAP.
Best regards.