Gossamer Forum
Home : Products : Gossamer Links : Discussions :

not building all links

Quote Reply
not building all links
I am using SQL Links 3+ with 3000 added links in 340 categories.

I am using Build Staggered becuase with Build All stops after building only 140 links!

Now even with Build Staggered not all links are created.

What I have to do?

Any help please + have no telnet access!

thanks
Antoine
Quote Reply
Re: [antoined] not building all links In reply to
Hi

Do you know which links are not being created?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [antoined] not building all links In reply to
What happens with Build Staggered? Does it say it's finished?

Adrian
Quote Reply
Re: [Andy] not building all links In reply to

by Build Staggered it stops building the links at a certian point BUT it continues building the rest categories etc..!

so the last links are not build (from pages/Detailed/3136.html to the end pages/Detailed/3196.html)

Thanks for helping

Antoine


Quote Reply
Re: [antoined] not building all links In reply to
Hi,

As brewt (Adrian) said in the above post (I guess you missed it =)):

Quote:
What happens with Build Staggered? Does it say it's finished?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [brewt] not building all links In reply to
brewt wrote:
What happens with Build Staggered? Does it say it's finished?

yes it says finished:

Started at Sat Sep 6 10:58:41 2008.

All pages have been successfully updated.

All done. Total time: (997.68s)



Let me know

Thanks
Quote Reply
Re: [antoined] not building all links In reply to
I remember something like this happening...

I corrected it in nph-build.cgi

by altering: my $offset = $IN->param('o') || 500;
to: my $offset = $IN->param('o') || 50;
Quote Reply
Re: [Alba] not building all links In reply to
 Alba, you're right Build Staggered builds all links with 50 instead 500 in nph-build.cgi!

thanks

Cheers
Antoine