Gossamer Forum
Quote Reply
PRE for adding?
I'm a little confused as to which hook to use to do stuff *before* the HTML is shown for an adding page. I am currently trying it with user_add_link (PRE), but that only seems to be running after a link has been submitted. Which is the the correct one? Looking in admin/Links/Users/Add.pm really didn'[t help Frown

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] PRE for adding? In reply to
Look in add.cgi Smile
Quote Reply
Re: [Paul] PRE for adding? In reply to
So 'check_request' ?

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] PRE for adding? In reply to
Mmm no, handle_add