[nycphp-talk] tabs disappearing after mail function
selyah
selyah1 at yahoo.com
Mon Feb 15 10:23:09 EST 2010
Michele:
thanks, that was the problem.......
Ian
________________________________
From: Michele Waldman <mmwaldman at nyc.rr.com>
To: NYPHP Talk <talk at lists.nyphp.org>
Sent: Sun, February 14, 2010 7:48:28 PM
Subject: Re: [nycphp-talk] tabs disappearing after mail function
Your problem is line 92.
exit();
I'm not doing anymore. You'll receive an
invoice. :-)
Michele
________________________________
From: talk-bounces at lists.nyphp.org
> [mailto:talk-bounces at lists.nyphp.org] On Behalf Of
> selyah
>Sent: Sunday, February 14, 2010 4:56 PM
>To: > NYPHP Talk
>Subject: Re: [nycphp-talk] tabs disappearing after mail
> function
>
>
>
>
> michele:
>I am attaching the page for you
>
>ian
>
>
>
>
>
>
>
>
>
________________________________
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/20100215/f573f728/attachment.html>
More information about the talk
mailing list