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

Re: [antoined] random link on main page from a specified category

Quote Reply
Re: [antoined] random link on main page from a specified category In reply to
Ooops... try changing;

Code:
my $table = $DB->table('Catlinks');

..to;

Code:
my $table = $DB->table('CatLinks');

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!
Subject Author Views Date
Thread random link on main page from a specified category antoined 4928 Apr 12, 2005, 6:47 AM
Thread Re: [antoined] random link on main page from a specified category
antoined 4827 Apr 12, 2005, 8:39 AM
Thread Re: [antoined] random link on main page from a specified category
Andy 4853 Apr 12, 2005, 9:29 AM
Thread Re: [Andy] random link on main page from a specified category
antoined 4796 Apr 12, 2005, 9:43 AM
Thread Re: [antoined] random link on main page from a specified category
Andy 4793 Apr 12, 2005, 9:46 AM
Thread Re: [Andy] random link on main page from a specified category
antoined 4798 Apr 12, 2005, 9:58 AM
Thread Re: [antoined] random link on main page from a specified category
katabd 4742 Apr 12, 2005, 5:13 PM
Thread Re: [katabd] random link on main page from a specified category
antoined 4734 Apr 13, 2005, 4:46 AM
Post Re: [antoined] random link on main page from a specified category
katabd 4755 Apr 13, 2005, 6:43 AM
Post Re: [antoined] random link on main page from a specified category
Andy 4701 Apr 14, 2005, 1:41 AM
Post Re: [antoined] random link on main page from a specified category
afinlr 4699 Apr 14, 2005, 5:55 AM