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

Re: [nir] Same level category

Quote Reply
Re: [nir] Same level category In reply to
Hi,

I think you need to replace:

while (my $cat = $sth->fetchrow_array)

with:

while (my $cat = $sth->fetchrow_hashref)

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 Same level category nir 7687 Sep 29, 2009, 4:05 AM
Thread Re: [nir] Same level category
Andy 7599 Sep 29, 2009, 5:14 AM
Thread Re: [Andy] Same level category
nir 7578 Sep 29, 2009, 5:55 AM
Thread Re: [nir] Same level category
Andy 7556 Sep 29, 2009, 6:31 AM
Post Re: [Andy] Same level category
nir 7549 Sep 29, 2009, 6:47 AM
Thread Re: [nir] Same level category
EZFrag 7562 Sep 29, 2009, 6:48 AM
Thread Re: [EZFrag] Same level category
nir 7582 Sep 29, 2009, 7:03 AM
Thread Re: [nir] Same level category
Andy 7598 Sep 29, 2009, 7:08 AM
Thread Re: [Andy] Same level category
EZFrag 7560 Sep 29, 2009, 7:17 AM
Thread Re: [EZFrag] Same level category
Andy 7559 Sep 29, 2009, 7:18 AM
Post Re: [Andy] Same level category
nir 7532 Sep 29, 2009, 7:22 AM