|
netchicken -> Includes screwing up (6/9/2002 19:40:59)
|
My 'include' pages are screwing up my site when I update them. I am using FP2002 and when I update my includes instead of just adding in the page (which consists of a table), they include the entire page into the page again, so you get 2 pages inside of 1. Normal and preview windows work as usual. only happens after uploading and and only happened in the last month. I have had to delete out includes and paste in as a normal table. This is terrible as my entire site depends on includes. There is nothing in the code that is different, nothign in what I am doing that is different. No new code of JS or anything, just tables and text. here is the mess it makes when the messagebaord include is added in, it is meant to be on the right column of the abortion of a page - and indeeed, on the included page it is. http://stuffucanuse.com/whats_new.htm Its repeating the entire page that the include is in into the include cell where the table is meant to go. I have rebuilt the include table from scratch all generated by FP. USing FP I see 2 includes on that page <!--webbot bot="Include" u-include="include_Learnit_title.htm" tag="BODY" --> is for my title include, and works OK (I sure as heck arn't messing with that one at this stage :-) It appears OK in the source of the page ... and .... <!--webbot bot="Include" U-Include="include_messageboard.htm" TAG="BODY" --> is for the offending messageboard include. now on the source on the online page is the first one OK, then this one appears <!--webbot bot="Include" i-checksum="33579" endspan --> then the right one <!--webbot bot="Include" U-Include="include_messageboard.htm" TAG="BODY" startspan --> whoa! heres another one ... ><!--webbot bot="Include" i-checksum="43586" endspan -->< now indeed on that mess of a page there would be 4 includes - 2 titles, and two messageboards. But how is the Messageboard include getting corrupted from leaving FP to appearing on the net? If it was a program issue the other one would change as well or it would appear in the preview screen. quote: so its replacing <!--webbot bot="Include" U-Include="include_messageboard.htm" TAG="BODY" startspan --> with <!--webbot bot="Include" i-checksum="43586" endspan -->
but how and why? Is it a virus? ... or just MS? Edited by - netchicken on 06/09/2002 19:43:45 Edited by - netchicken on 06/09/2002 19:48:06
|
|
|
|