NYCPHP Meetup

NYPHP.org

[nycphp-talk] tabs disappearing after mail function

selyah selyah1 at yahoo.com
Sun Feb 14 16:43:08 EST 2010


i have display_errors off...i will try it with that on and see what happens.  do you or any one know of any issues with firefox version 3.5 and php?






________________________________
From: Michele Waldman <mmwaldman at nyc.rr.com>
To: NYPHP Talk <talk at lists.nyphp.org>
Sent: Sun, February 14, 2010 2:54:00 PM
Subject: Re: [nycphp-talk] tabs disappearing after mail function

 
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-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org] On
Behalf Of selyah
Sent: Sunday, February 14, 2010
3:44 PM
To: talk at lists.nyphp.org
Subject: [nycphp-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 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20100214/50a66c0e/attachment.html>


More information about the talk mailing list