[TriLUG] "wild" space on web page -- corrupt jpeg data

matt at noway2.thruhere.net matt at noway2.thruhere.net
Tue Jul 30 15:48:28 EDT 2013


> On Tue, Jul 30, 2013 at 01:43:46PM -0400, Randy Barlow wrote:
>> Alan Porter wrote:
>> >Try removing the closing tag altogether.
>>
>> "Try removing the closing tag." -All of TriLUG
>
> Yes, that was one reason that I rewrote the page.  There is now only one
> start tag and no end tag on the page.  Previously, it had interspersed
> blocks of PHP and HTML.
>
> However, this is ( undoubtedly ) not the only page involved. There are
> other pages ( I am sure ) either provided by or for the framework.
>
> Oh, well.  So much for short cuts.
>
>
> I will keep on working my way through all of the code in the tree.
>
This sounds an awful lot like the "headers already sent" error where
unintentional content gets sent prior to the headers causing things like
images to not display.

One of the obvious things to check that I didn't see mentioned is for
extra code or out of bound text in any include files.  Perhaps some of the
other common remedies for that would give you some troubleshooting tips.



More information about the TriLUG mailing list