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

New Version: 3.0.3 issues

Quote Reply
New Version: 3.0.3 issues
I have just noticed the detailed pages are not counting the hits.
Is there a resolve for this?




While using the Build staggered method, it will build for pages that do not exist. I think I have it figured out but not how to fix it.

My detailed pages start at 333 and go up to 327,456. There were many links and pages deleted along the way. The rebuild is not acknowledging the deletes and is building for detailed pages that no longer exist.

The rebuild – will actually build 27 times and have detailed pages to re-build. Then for the remaining 1,205 times it rebuilds there is nothing there to be built. Its aggravating and takes well over 20 minutes of building nothing before it gets to rebuilding the actual HTML pages.
Is there a fix for this?


Sandra Roussel
Chonsa Group Design - Fresh Start Housing
Quote Reply
Re: [SandraR] New Version: 3.0.3 issues In reply to
Quote:
Is there a fix for this?

Mmm.. any reason your not using mod_rewrite? (or is your site getting too much traffic to run dynamically?).

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!
Quote Reply
Re: [Andy] New Version: 3.0.3 issues In reply to
Hello Andy,

1. Not all scripts run using mod_rewrite, I prefer not to run this one site on a different server to accommodate mod_rewrite. I tested it a few years back then made the decision to not use it on my server.

2. The engines hate sites running dynamically - I run one site dynamically and its now proven the engines hate it. To offset the need to run that site dynamically, I am pushing traffic from the static site to the dynamic site and it works very well.

Any answers on the hits issue or the rebuild issue?


Sandra Roussel
Chonsa Group Design - Fresh Start Housing
Quote Reply
Re: [Andy] New Version: 3.0.3 issues In reply to
I also don't prefer to run mod_rewrite as I cannot run php codes on dynamic site.

Vishal
-------------------------------------------------------
Quote Reply
Re: [SandraR] New Version: 3.0.3 issues In reply to
In Reply To:
I have just noticed the detailed pages are not counting the hits.
detailed page counting hits? detailed pages don't count hits unless you pass in Detailed=1. jump hits seems to be working properly.

In Reply To:
While using the Build staggered method, it will build for pages that do not exist. I think I have it figured out but not how to fix it.
That's not possible if the links have been properly deleted from the database. The generated static pages however, will still exist after a link has been deleted, but it won't be generated on a build.

Adrian
Quote Reply
Re: [brewt] New Version: 3.0.3 issues In reply to
Hello brewt,

Thanks for the code - thought I saw it before but could not remember.

If you’re saying it’s not possible for the build to build pages that do not exist

THEN --

What is it building?
And why is it building nothing at all?


Anyone have any suggestions?

Need a capture to see it?


Sandra Roussel
Chonsa Group Design - Fresh Start Housing
Quote Reply
Re: [SandraR] New Version: 3.0.3 issues In reply to
Can you show me an example of it happening? Perhaps admin panel access?

Adrian
Quote Reply
Re: [brewt] New Version: 3.0.3 issues In reply to
Hello Adrian,

I can give you admin panel access - do you want to use PM or email to forward info?

SandraR



Sandra Roussel
Chonsa Group Design - Fresh Start Housing
Quote Reply
Re: [SandraR] New Version: 3.0.3 issues In reply to
Any one is fine.

Adrian
Quote Reply
Re: [SandraR] New Version: 3.0.3 issues In reply to
Exactly when and how does this problem occur? I just started a staggered build and it seemed like it was building correctly.

Adrian
Quote Reply
Re: [brewt] New Version: 3.0.3 issues In reply to
ARE YOU SERIOUS?


When you think its all going well and are still looking at it 20 minutes later.

I can take capture after capture after capture - actually let anyone look at it and within a few minutes they can see it building nothing.


Building HTML Pages: Building Detailed Pages: Page 1 of 1405
http://freezone.ssan.com/0captures/0captures.gif

As is it should be
http://freezone.ssan.com/0captures/Capture3.gif

Building HTML Pages: Building Detailed Pages: Page 12 of 1405

Walked away so did not catch it when it actually happened.

Now tell me what it is building here? from page () until 1405?
http://freezone.ssan.com/0captures/Capture5.gif





Sandra Roussel
Chonsa Group Design - Fresh Start Housing

Last edited by:

SandraR: Jun 24, 2005, 4:24 PM
Quote Reply
Re: [SandraR] New Version: 3.0.3 issues In reply to
It's happening because your CatLinks table contains a lot of entries that shouldn't be there (ie. contains references to Links that don't exist). I've updated the code (your copy too) to get around that problem; however, you should really fix this.

Adrian
Quote Reply
Re: [brewt] New Version: 3.0.3 issues In reply to
Hello Adrian,

How do I fix that?




Sandra Roussel
Chonsa Group Design - Fresh Start Housing
Quote Reply
Re: [SandraR] New Version: 3.0.3 issues In reply to
Thank you for the Fix - works great!


Sandra Roussel
Chonsa Group Design - Fresh Start Housing