Forum Moderators: DixonJones

Message Too Old, No Replies

Strange pages in stats

folder/folder/folder/folder/folder/folder/folder/folder/...

         

oddsod

7:53 pm on Mar 29, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm trying to help a client who's using FP on his site. His directory structure is
root
- template
- images
- products
- services
- support

There are a lot of instances in the stats of products/products/products... or products/services/products/products/services/products...

These sub-folders obviously don't exist. Anybody have any suggestions as to what could be causing this?. I don't want to have to go through 200 pages of FP code. :(

Span

10:29 pm on Mar 29, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't want to have to go through 200 pages of FP code.

Well, you have to. Maybe somewhere on that site FP messed up. [validator.w3.org ]

oddsod

11:26 am on Mar 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well, you have to

You've gotta be kidding!

Never mind, I think I've found it. When FP Includes (SSIs) use relative rather than absolute URLs --and they are "included" in files residing in different directories and sub directories--they tend to get screwed up.

Can anyone confirm this is the problem?