[TYPO3] links to module not working unless user with access logged in

John Kavanagh john.kavanagh at roomthree.com
Wed Oct 10 17:02:08 CEST 2007


Hi,

 

On my website, I have links to the threads to a forum module that only
FE users can access. The problem is that when a user is not logged in,
the links just turn to text. Is it possible to get around this ?? I have
added the typoscript below:

 

20=CONTENT

20.table=tx_chcforum_conference

20.select {

          #id of the sysfolder where the forum posts are stored

          pidInList=87

          orderBy=tstamp DESC

          max=10

}

20.renderObj =COA

20.renderObj{

          20=TEXT

          20 {

                   field=conference_name

                   wrap=<li>|</li>

                   #id of the pages where the forum is

                   typolink.parameter=84

                   typolink.additionalParams.insertData=1

 
typolink.additionalParams=&thread_uid={field:thread_id}&view=single_thre
ad

                   typolink.ATagParams = class="rhs"

          }

}

 

Any help would be great!

 

Thanks,

 

John

 

--


Roomthree Design
29-30 Dame Street 
Dublin 2 

(Registered Office)
Phone +353 1 6709019 
www.roomthree.com <http://www.roomthree.com/>  


Roomthree Ltd. trading as Roomthree Design.

Company registered in Ireland No. 320331. Directors J. Sherwin, J.
Wogan.

The information in this e-mail is confidential and may be legally
privileged. 
It is intended solely for the addressee. Access to this e-mail by anyone
else 
is unauthorised. If you are not the intended recipient, any disclosure,
copying, 
distribution, or any action taken or omitted to be taken in reliance on
it, 
is prohibited and may be unlawful. 

 



More information about the TYPO3-english mailing list