Gossamer Forum
Quote Reply
Unhelpful SQL error :/
This is doing my head in;

Quote:
at /users2/j/public_html/cgi-bin/links/admin/Plugins/Real_Spider.pm line 480.

Code is;

Code:
479 -> my $table = $DB->table('SpiderURLS');
480 -> my $count = $table->count( { AssignedToPackage => $_, AlreadyChecked => 0 } ) or die $GT::SQL::error;

Anyone got ay ideas? Unsure

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 Unhelpful SQL error :/ Andy 2274 Sep 17, 2003, 1:22 PM
Thread Re: [Andy] Unhelpful SQL error :/
Andy 2208 Sep 17, 2003, 2:15 PM
Thread Re: [Andy] Unhelpful SQL error :/
afinlr 2210 Sep 17, 2003, 5:00 PM
Post Re: [afinlr] Unhelpful SQL error :/
Andy 2175 Sep 18, 2003, 2:21 AM