Gossamer Forum
Skip to Content


Quote Reply
contact page
I've installed contact page plugin- but will not be fully utilising it until GCommunity is upgraded to work with GLinks beta3.

Question at the moment:
I want to call the community contact page plugin to send emails to individual Users direct from their links in LSQL.

How can I tell the programme which User to select? in otherwords, how does LSQL know the GCommunity UserID?
Quote Reply
Re: [scottish] contact page In reply to
Hi,

You need to use the following :

www.domainname.com/cgi-bin/community.cgi?func=contact&UserID=<%Username%>

or

www.domainname.com/cgi-bin/community.cgi?func=contact&UserID=<%LinkOwner%>

depending on which templates you will be creating the link from.

Hope that helps,

John