Just installed ChronoComments on my Joomla 1.5.7 sandbox site - love it! I have a problem, however, with URLs not pointing to the correct link.
Link: http://sandbox.farringtonhighschool.org/the-news/1-welcome-to-joomla.html#commentID1
I'm not well-versed in PHP, just basic HTML/CSS and Joomla 1.0.x; but good at following instructions and copying/pasting. Any help for a Chrono noob is deeply appreciated. Aloha!
Edit: Firebug reveals "http" protocol is missing in href attribute of anchor tags.
Link: http://sandbox.farringtonhighschool.org/the-news/1-welcome-to-joomla.html#commentID1
I'm not well-versed in PHP, just basic HTML/CSS and Joomla 1.0.x; but good at following instructions and copying/pasting. Any help for a Chrono noob is deeply appreciated. Aloha!
Edit: Firebug reveals "http" protocol is missing in href attribute of anchor tags.
<a target="_blank" rel="nofollow" href="/farringtonhighschool.org">farringtonhighschool.org</a>
<a target="_blank" rel="nofollow" href="/farringtonhighschool.org">Link to main website</a>