Read through the html output line by line, drawing the table as you
reach each tag. You'll probably find you have mis-matched tags
somewhere along the way, or you're missing an ending tag.
Here's a tip I've found handy: when the error is a display-type
problem, as if the HTML is messed up, view the source of that
page you are looking at and look for problems in the HTML.
Depending where the problem lies you can more easily find the
problem in the php code. If you try to look for the error in the php
code before looking at the HTML you're starting from scratch and
will drive yourself crazy.
On 9 Sep 2000, at 10:56, Shawn wrote:
> Hi All;
>
> Well I'm getting very close to being finished this store. But I am now
> having a very frustraiting problem. I customized the search results awhile
> ago to show more info for each item found. It worked great and I was very
> happy with it. Then I worked on other stuff for awhile. Now when I do a
> search the layout is all messed up.
> The layout I use is a modified "with_side_nav" that has 2 top nav modules 3
> middle ones and 1 bottom. i'll try to demonstrait with ASCI art.
>
> ------------------------------------------
> ------------------------------------------
> ----------0000000000000000000------
> ----------xxxxxxxxxxxxxxxxxxxxx-------
>
> True art, eh?
>
> Well what happens is that when I make a searchthe search results show up and
> break the layout. What I get is this.
>
> ----------------------------------------
> 00000000000000000000000---------
> ----------------------------------------
>
> I have opened the source up in dreamweaver and the tables are all messed up.
> The problem is I cannot figure out how to track down where the error starts
> at. I loaded and old (original freetrade) search results page and still get
> the same problem. It only happens with this screen.
> Any thoughts on how to figure out where this error is comming from?
>
> Shawn
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Site: http://www.working-dogs.com/freetrade/
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]