Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: links.db

Quote Reply
Re: links.db In reply to
Okay...for some reason my Reply was deleted since I posted it earlier today! UGH! Mad

Anyway...add the following codes:

Code:

else { chmod 0666, $db_links_name; }


AFTER the following codes:

Code:

while ( ) { print DBTMP; }
close DB;
close DBTMP;
}


in the following sub-routines:

sub build_update_ratings
sub build_update_newpop

in the nph-build.cgi file.

Regards,

Eliot Lee
Subject Author Views Date
Thread links.db Big_Al 2999 Mar 28, 2000, 11:57 PM
Post Re: links.db
Stealth 2944 Mar 29, 2000, 10:28 AM
Thread Re: links.db
hotwheel 2932 May 21, 2000, 1:16 AM
Thread Re: links.db
hotwheel 2929 May 21, 2000, 12:46 PM
Thread Re: links.db
Stealth 2927 May 21, 2000, 1:43 PM
Thread Re: links.db
allthingsfree 2851 May 31, 2000, 2:10 PM
Post Re: links.db
Stealth 2859 May 31, 2000, 3:52 PM