Forum Moderators: open

Message Too Old, No Replies

FP Include Problem I've Never Seen Before

Duplicate Included Content

         

jk3210

1:47 pm on Oct 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Using FP's include webbot, what would cause the resulting page to have TWO copies of the included page, instead of one?

Example: Page on local machine is built:

Html
-include-
Html

After publishing, live page is:
Html
-include-
-include-
Html

I re-installed the Extensions even though all other includes on the site were working fine. No help.

Any ideas?

pageoneresults

2:41 pm on Oct 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Actually, that is an older problem that plagued FP users for a while...

Include components and shared borders are displayed incorrectly on IIS [support.microsoft.com]

jk3210

6:20 pm on Oct 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That was it! --> CacheMaxIncludeSize

Thanks.