Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Links SQL Problem

Quote Reply
Links SQL Problem
Hello,

I recently import a category from dmoz, but i have every problem whith Links SQL:

If i want go to "Duplicates", i have:
Content-type: text/html
Software error:
Execute failed: The table 'SQL103c3b_0' is full at /home/site12/cgi-bin/admin/admin.cgi line 393

and too in Re-Index i have this:

Indexing 24401 links. Started at Sun Oct 22 14:30:38 2000
Indexing 3775 Categories. Started at Sun Oct 22 14:30:38 2000

Done (0 s)

The database is not indexed.....
Help!

Quote Reply
Re: Links SQL Problem In reply to
1) check the resource area for the Big Tables fix.

2) add a weight to the fields you imported, then Reindex

3) also, it seems on a Verify links, you have to edit nph-verify.cgi at the top:

use vars qw(%ok_status,%fail_status,%all_codes);

to:
use vars qw(%ok_status %fail_status %all_codes);





PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://postcards.com/FAQ


Quote Reply
Re: Links SQL Problem In reply to
OK pugdog :)
I try this!