Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Piers1] excluding category in dropdown menu

Quote Reply
Re: [Piers1] excluding category in dropdown menu In reply to
Hi Andy,

The plugin works ok when a user calls up the form, but when I try and add a link from the admin form it crashes.....

I get this error message:

Undefined subroutine &Links::SiteHTML::display called at /home/stagelink/public_html/cgi-bin/admin/Plugins/Check_If_Allowed.pm line 52.

Line 52 from the plugin is the print Links::SiteHTML::display as below;

Code:
if ($errors[0]) {
print $IN->header;
print Links::SiteHTML::display('add',{ error => qq|<ul><li>| . join('</li>',@errors) . q|</ul>| } );
exit;
}

I add quite a few links from the admin forms, is there anything I can change to stop this crashing?

Cheers,

Piers
Subject Author Views Date
Thread excluding category in dropdown menu jasy007 20047 Apr 9, 2005, 10:34 AM
Thread Re: [jasy007] excluding category in dropdown menu
jasy007 19739 Apr 9, 2005, 10:39 AM
Thread Re: [jasy007] excluding category in dropdown menu
jasy007 19789 Apr 9, 2005, 10:48 AM
Post Re: [jasy007] excluding category in dropdown menu
jasy007 19687 Apr 9, 2005, 10:55 AM
Post Re: [jasy007] excluding category in dropdown menu
webmaster33 19768 Apr 9, 2005, 12:38 PM
Thread Re: [jasy007] excluding category in dropdown menu
Alba 19690 Apr 9, 2005, 1:02 PM
Thread Re: [Alba] excluding category in dropdown menu
jasy007 19722 Apr 9, 2005, 11:11 PM
Thread Re: [jasy007] excluding category in dropdown menu
Alba 19656 Apr 10, 2005, 1:19 AM
Thread Re: [Alba] excluding category in dropdown menu
jasy007 19692 Apr 10, 2005, 8:15 PM
Thread Re: [jasy007] excluding category in dropdown menu
jasy007 19670 Apr 10, 2005, 8:16 PM
Thread Re: [jasy007] excluding category in dropdown menu
webmaster33 19692 Apr 10, 2005, 9:29 PM
Thread Re: [webmaster33] excluding category in dropdown menu
jasy007 19656 Apr 10, 2005, 10:28 PM
Thread Re: [jasy007] excluding category in dropdown menu
Alba 19622 Apr 11, 2005, 12:42 AM
Thread Re: [Alba] excluding category in dropdown menu
jasy007 19648 Apr 11, 2005, 4:18 PM
Thread Re: [jasy007] excluding category in dropdown menu
Piers1 19472 Aug 2, 2008, 2:27 AM
Thread Re: [Piers1] excluding category in dropdown menu
Andy 19435 Aug 2, 2008, 4:22 AM
Thread Re: [Andy] excluding category in dropdown menu
Piers1 19470 Aug 2, 2008, 4:39 AM
Thread Re: [Piers1] excluding category in dropdown menu
Andy 19482 Aug 2, 2008, 4:41 AM
Thread Re: [Andy] excluding category in dropdown menu
Piers1 19432 Aug 3, 2008, 5:10 AM
Thread Re: [Piers1] excluding category in dropdown menu
Piers1 19415 Aug 3, 2008, 5:56 AM
Thread Re: [Piers1] excluding category in dropdown menu
Andy 19411 Aug 3, 2008, 7:31 AM
Thread Re: [Andy] excluding category in dropdown menu
Piers1 19392 Aug 3, 2008, 7:58 AM
Thread Re: [Piers1] excluding category in dropdown menu
Piers1 19395 Sep 18, 2008, 4:03 AM
Thread Re: [Piers1] excluding category in dropdown menu
Andy 19349 Sep 18, 2008, 5:08 AM
Post Re: [Andy] excluding category in dropdown menu
Piers1 6412 Sep 18, 2008, 6:53 AM
Thread Re: [Piers1] excluding category in dropdown menu
Andy 19487 Aug 2, 2008, 4:34 AM
Thread Re: [Andy] excluding category in dropdown menu
MJ_ 6220 Aug 18, 2011, 6:06 AM
Thread Re: [MJ_] excluding category in dropdown menu
Andy 6266 Aug 18, 2011, 12:19 PM
Post Re: [Andy] excluding category in dropdown menu
MJ_ 6122 Aug 30, 2011, 6:47 AM
Thread Re: [Andy] excluding category in dropdown menu
MJ_ 6186 Aug 30, 2011, 7:18 AM
Thread Re: [MJ_] excluding category in dropdown menu
Andy 6157 Aug 30, 2011, 7:30 AM
Thread Re: [Andy] excluding category in dropdown menu
MJ_ 6209 Aug 30, 2011, 7:38 AM
Thread Re: [MJ_] excluding category in dropdown menu
Andy 6172 Aug 30, 2011, 7:46 AM
Thread Re: [Andy] excluding category in dropdown menu
MJ_ 6220 Aug 30, 2011, 8:15 AM
Post Re: [MJ_] excluding category in dropdown menu
Andy 6177 Aug 30, 2011, 8:18 AM