Figured out the blank page when top was being viewed as a page.  I have a
plugin function in the top section that loads weather data into arrays so
that it is available for display in the page to be displayed.  If it loads
twice, PHP gets pissed off..   I thought I had a check to ensure it only
loads once using a define statement but it was not working.

Hard to test since no errors were produced, just a blank page.

Changed it to loos for isset and it now prevents the double loading.

I think this has been an issue for some time but just never noticed it
before.


On Wed, Mar 17, 2010 at 7:36 AM, The Editor <[email protected]> wrote:
>
>> On Wed, Mar 17, 2010 at 1:48 AM, Kevin <[email protected]> wrote:
>> >
>> > Might be related to the issue that Dan spoke about headers and footers
>> in
>> > some circumstances.  Not sure.  will look at it again in the morning.
>>
>> No idea what this is. Keep me posted if you can't figure it out. Check
>> the capitalizations in your skin [[TOP]] verse [[top]]. That might be
>> an issue...
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to