Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

[UPDATE] ContactPage v3

(Page 2 of 2)
> >
Quote Reply
Re: [katakombe] [UPDATE] ContactPage v3 In reply to
In Plugins/Auth_Community.pm, the function get_profile ... is this a custom function you added, or part of the standard GComm? I don't recognize it, which is why I'm asking Whistle

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] [UPDATE] ContactPage v3 In reply to
I didn't changed anything - it's the standard (must go out now) ...Angelic
Quote Reply
Re: [katakombe] [UPDATE] ContactPage v3 In reply to
Hi,

Sorry, I think it should be:

Code:
<%Plugins::Auth_Community::get_profile($link.LinkOwner)%>

Thats what happens when trying to reply while doing other things hehe

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] [UPDATE] ContactPage v3 In reply to
Code:
<%Plugins::Auth_Community::get_profile($link.LinkOwner)%>

is right Wink
> >