cfair22
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is Badi got the links working again… but yah those links say that i have many viruses…. how is that possible?
what should i do to fix it?
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadA virus?? what should i do about that?
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is Badalright i’m going to try that in the morning with a clear head. hopefully that will be the solution.
Yah i have months of back-ups i learned that the hard way ?? never make that mistake again lol
thanks again jclark for all your help.
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadI know, and I am thankful you have tried to help. My thinking is that there is one little line of code that somehow i added to my code.
i think if I scrap the plug-in…. that might fix the problem, my issue with that is that it took me about 10 hours to add all that crap from the plug-in into my site….
it would make sense that it is a plug-in problem. considering its pluggable.php that gives me the error.
What do you think? should I scrap the plug-in and hope it works or do you think its a small space on one of the 200 php files?
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is Badno i logged out of my back-end and i also tried on my wife’s computer and still header errors….
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is Badi used FF chrome and IE and all have header error…
not sure what the deal is
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is Badno blanks on the index file.
-jclark, really i just clicked the link and i still show the header error…
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadI checked the index.php file and the link you gave and the first code is
<?php
and the last line of code is
?>
not sure what else to do…
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is Badhttps://www.gulfharbourluxury.com/properties
is the link to the header error.
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadBah, I thought it was fixed, just looked again and its back to header error… getting annoying
the upgrade fixed it for about 30 minutes…. now not working
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadI got the font-size fixed, but the images are still messing up.
Thanks again for your help
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadI think there is some problem with the font-size… but would that throw the whole website off?
not sure how to make font-size the same for both browsers? … never had this problem before on any of my websites
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadI just figured it out, I needed a wordpress upgrade… It replaced the pluggable.php for the new update. ??
but for some reason I am still having issues with style in IE…. not sure what the issue is but it is totally messed up…
Any ideas how to fix that? is there a way to style only for IE?
Thanks again
Forum: Fixing WordPress
In reply to: Header Already Sent By… Pluggable.php Line 933 Also IE style is BadOK so I looked at all those files and still having same problem.
Wouldn’t the issue be in pluggable.php considering thats what the header error says?
Would it be possible to just remove the line(s) of code that isn’t working right?
if ( !$is_IIS && php_sapi_name() != 'cgi-fcgi' ) status_header($status); // This causes problems on IIS and some FastCGI setups header("Location:$location",true,$status);} endif;