[TYPO3-english] [mm_forum] incorrect url for new topic

Dave Bui Dave at kdweb.co.uk
Tue May 19 18:58:59 CEST 2009


Oha,

Just spotted this line in typoscript

config.absRefPrefix = /

I commented out and it works like charm :D


Dave

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Dave
Bui
Sent: 19 May 2009 17:51
To: TYPO3-english at lists.netfielders.de
Subject: [TYPO3-english] [mm_forum] incorrect url for new topic

Hi Guys,

 

 

I'm experience a small problem with mm_forum extension. The "new topic"
button does not have correct url which causing a problem that nothing
happens when users click on it.

 

Currently the url  read as:

 

<div class="tx-mmforum-textbutton"><a
href="//discussion-forums/?tx_mmforum_pi1%5Baction%5D=new_topic&amp;tx_m
mforum_pi1%5Bfid%5D=9"><img height="16" border="0" width="16" title=""
alt="" src="/typo3temp/GB/0c7af9fe9f.gif"/><span
class="tx-mmforum-buttontext">New topic</span></a></div>

 

 

It suppose to have the domain name in front of href element or just a
single slash

 

1.       <a href=http://domain.com/discussion-forums/?tx_mmforum..">

2.       Or  <a href="/discussion-forums/?tx_mmforum...">

 

 

Any thoughts please?

 

 

 

Dave

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list