Hum. Bug somewhere. Lol
Why don't you test it out using another php module, even one doing next to nothing. I know echos and prints can really skew a layout. A bug in the php will halt any rendering below the include, but I haven't seen the code, so . First, I'd try to identify where the bug is on the page or the php. I'm guessing the php. A few experiments might help identify it. Do you have display_errors on? But, my money is on a php error. Michele _____ From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org] On Behalf Of selyah Sent: Sunday, February 14, 2010 3:44 PM To: talk@lists.nyphp.org Subject: [nyphp-talk] tabs disappearing after mail function Hello: I have an issue. first let me layout my site which is testing mode. I am having problem with the php page that handles the form information. the pages blocks are controlled by <div> statements, no tables. there is a block on the top for the logo, below that is the content block, and to the right is the block for the tabs, then there is the footer block at the bottom of the page. all of the pages work fine. problem is when I test the php page to handle the form information, the tabs to the right with the index and the footer disappears and the thank you information from the form also appears. In testing it, i remove the php part and run it and the blocks appears, when i re-enter the php portion of the code, they disappears again........any ideas PS. I am using wamp and have not configured the mail function in php.ini (that should not affect it should it ?) thanks Ian
_______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation