Page does not load : returns "Page Not Found"

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

kenrbnsn
Forum Newbie
Posts: 13
Joined: Tue Jul 01, 2003 3:34 pm
Location: Hillsborough, NJ USA

I took a look at the source you're generating...

Post by kenrbnsn »

The source that is being generated for the big reply seems to be missing alot of code. It says there are 40 results in the table, but you're only displaying 17 rows. The closing tags at the end of the table are missing. This could cause MSIE to flake out... :(

Check you logic. Somewhere it's flawed.
cle
Forum Newbie
Posts: 16
Joined: Thu Jun 19, 2003 1:43 pm

Post by cle »

Anyhow, I just tried some more testing. I thought the results to this one particular refresh was funny. Maybe you could use a laugh.

http://63.196.63.40/test/testing.pdf

I think my PHP might be corrupted but this similar thing happened before I reinstalled and tried upgrading. So yeah.

This was with NS, by the way. IE doesn't even come this close to creativity.
cle
Forum Newbie
Posts: 16
Joined: Thu Jun 19, 2003 1:43 pm

Re: I took a look at the source you're generating...

Post by cle »

kenrbnsn wrote:The source that is being generated for the big reply seems to be missing alot of code. It says there are 40 results in the table, but you're only displaying 17 rows. The closing tags at the end of the table are missing. This could cause MSIE to flake out... :(

Check you logic. Somewhere it's flawed.
See, that's the thing though. Why would it display locally..and why would it go through just fine for another gent testing with mozilla 1.3. Sorry, I couldn't look back when writing. Dunno...might actually be you who tested with mozilla.
Post Reply