A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
Forum affects static pages
Jun 3, 2010
5:41 pm
Emile Bourquin
Guest

We are using Squeeze Theme on a static page for our front page. When SPF is activated, it affects the look of all static pages, including the front page, when viewed in Firefox. The issue does not occur when viewed with IE8.

Our front page is at http://www.InterviewIncome.com

Currently, SPF is disabled.

Jun 4, 2010
1:28 am

SP Master
Forum Posts: 22218
Member Since:
Nov 9, 2008
Online

What does 'affects the look of all static pages' mean? You're going to have to give me information than this…

Yellow Swordfish
Jun 4, 2010
11:08 am
Emile Bourquin
Guest

When the forum plugin is activated, any WordPress Pages look different (in FireFox) than when the forum plugin is not activated. Specifically, I believe the CSS is being handled differently, as the dark blue strip at the top (header-container, I believe) is no longer there.

I'll activate the forum, and you can see the difference between Internet Explorer (the proper look) and FireFox (missing blue div look).

Thanks for your help.

Jun 4, 2010
1:57 pm

SP Master
Forum Posts: 22218
Member Since:
Nov 9, 2008
Online

We will need Steve for that as I do not have access to IE.
But – worth noting that the forum CSS IS only loaded on the forum page itself and not loaded anywhere else…?

Yellow Swordfish
Jun 4, 2010
2:36 pm
Emile Bourquin
Guest

It's very odd, the HTML is always the same whether SPF is enabled or disabled, but the look of the Pages changes. Also, the CSS appears to be the same, using FireFox Developer Toolbar CSS…View CSS… . This makes me think it's something dynamic? I'm wondering if it's some sort of jQuery collision, as several other plugins load various jQuery files. I'm still looking into it, thanks for your help.

Jun 4, 2010
2:43 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

not sure I can explain why, but on FF the style.php file is not loaded and processed correctly…  not sure how simple:press might interact with that as we arent loading anything on that page – which is confirmed by looking at your page source…  most odd…

not sure its related but you have some wonky js going on there…  multiple copies of things are being loaded… the theme and magicaffiliate are loading things without the wp api for loading js resulting in the multiple copie – it apears…  again, not sure thats related…

Jun 4, 2010
3:31 pm
Emile Bourquin
Guest

Interesting point about style.php, I recall now that the look I'm getting when broken is the same look I get when I Preview a new Page before publishing it, and that is controlled by style.php

style.php starts with this:

header('content-type: text/css');

Using Live HTTP Headers plugin in FireFox, I see that style.php is served with Content-Type text/html when SPF is enabled, but served with Content-Type text/css when SPF is not enabled.

Is SPF somehow hooking itself into the serving of style.php, and sending some content, so that the PHP header() call in style.php is failing?

Continuing to look into it. Thanks for your help.

Jun 4, 2010
3:49 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

cant think of how… especially since we dont even load our stuff like that…

are you using any template tags? can you take a look at forum – configuration – code and query optimization? are any of those turned on?

Jun 4, 2010
3:54 pm
Emile Bourquin
Guest

Those were all at the default, on, but now they are all off, and the issue is still there.

Jun 4, 2010
4:12 pm
Emile Bourquin
Guest

Commenting out line 14 of library/sf-ahah-handler.php fixes the problem

header("Content-Type: text/html; charset=".get_option('blog_charset'));

 

Is it possible to put that header() call inside the sf_ahah_handler() function, or does it need to be called by files that include this file?

Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: Yellow Swordfish
72 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 502

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2625

Members: 7361

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10890

Posts: 79531

Moderators: Brandon C (162)

Administrators: Yellow Swordfish (22211), Mr Papa (23688)