Viewing 15 replies - 16 through 30 (of 36 total)
  • Please forgive and ignore if this is just so much more extra gluck. Narrative or ancedotal info is all I have at this pt to offer but maybe it turn out useful — something in it strike a note, spark an idea, jostle a memory, help get a connection made? Lead to something specific. Again, if not, ignore please (read please do not mock, flame, what have you. Thanks in advance.)
    Troubles may be with things connected with firefox, extensions, java, profiles. Should add, ie and ms/windows on the whole. over the past several months I have had troubles surrounding what build of firefox and wordpress attempting to use at any given pt. Where it may work out cleaner and easier for you is where it is murkier and overwhelming, disheartening for me — assuming you are the only one using your system is what I’m talking about. Whereas, for me, without warning, unexpectedly, I’ve had episodes of being called away from mine, to return to trying to pick up where I left off with the burden then of trying to remember, retrace steps, and so on, all convulated by, (read screwed) subject to finding out later that someone else – a kid I mentor who doesn’t have his own computer but I let come to my place and use as he needs — “made adjustments” — taking a breath. Okay, so if you can do everything you need to do to get your firefox profile completely out of the picture and do clean reinstall, no extensions, no profile stuff, no java stuff carrying over, just basic clean download with known stable version, and get the same with your wordpress, you might get whatever is having its way with its own agenda out of the mix. Don’t know about whatever hotfixes and added crap (if you run ms, that is) you’ve had to take on from all the ms so-called fixes for so-called security’s sake. This last, I add, I suspect as having convaluted things concerning java runtimes associated where and with user profiles over time, that whole foggy mess, as this is where my mentoree in trying to help may have unknowingly got some of those hiddens moving in another direction. How I hope something will arise out of this thread to bring these “external entities” into the light and get stuff working together and not at odds.

    Thread Starter DJ Rg

    (@caferg)

    ok replaced the header file still nothing ..and bscribe fasinating reply ..if i follow ya.. i was thinkin mayb it was firefox but i dont think so..as i can get the rss file to run properly on IE ..one of the feeds i want is FeedBurner ..and in firefox it would say invalid XML file ..knowing RSS works in IE ..the thought struck me to try FeedBurner in IE..to no avail ..again invalid XML file…
    i even tried the atom.php file ..same thing..
    now let me show my ignorance here (as if i havent already) ..in my other blogs, they use an ATOM.XML file …hmm xml file? do i have a xml file for WordPress? here’s my ignorance… where is my XML file for WordPress?

    To rule out WP as the cause of this problem, can you create test.php in your blog directory with just this in it:
    <?php echo "test" ?>
    I’m wondering whether this might be a PHP issue. When that file is there, I’ll have another look to see if the blank line is inserted between the chunk size and the word “test”. You will only see the word “test” in your browser.

    Actually, it’s the fact that you can do what you’re doing in ie that led me to post. Assuming you want to run firefox, again, you might want to try a clean reinstall. However, KEY is meticulous separation of all profile, extension, java, runtimes, etc code from new clean reinstall. else it finds its way back in.

    Thread Starter DJ Rg

    (@caferg)

    ok..test.php is in blog directory

    Thread Starter DJ Rg

    (@caferg)

    i just have the bare bones firefox ..but i will do the clean install with 0.1.0 ..that should be out anyday.. maybe today ..when it comes to browsers ..i travel light even with IE, is strip down (as much as it can be)

    http://www.splashhall.org/blog/test.php returns a 404, page not found error.. where did you put it??

    Thread Starter DJ Rg

    (@caferg)

    in the same place as the index.php is …/blog/ folder/directory..
    was i suppose add something more than just..
    <?php echo "test" ?>

    Nope, that’s all, but the server is returning an error that indicates that the file is not there. Can you reach:
    http://www.splashhall.org/blog/test.php
    and see the word “test” in your browser? When you can reach it without receiving a “page not found” error, then I should be able to check it as well.

    Thread Starter DJ Rg

    (@caferg)

    its there now

    As I said in the one of the three other threads you’ve started on this, the problem is not in any code that came with WordPress, otherwise thousands of people would be reporting this.
    When you load a file like wp-rss2.php it includes lots of other files, and if there is a blank line on one of those it will cause this very problem you’re seeing.
    So stop what you’re doing, stop messing with all the WP files. Reupload any ones you may have changed. Please.
    Now delete any plugins you may have.
    Now finally open up wp-config.php and make sure there aren’t any blank lines at the beginning or end.

    Thread Starter DJ Rg

    (@caferg)

    we must have ..ESP… i just did that ..put all backups back ..ok checking config now….

    Thread Starter DJ Rg

    (@caferg)

    well that got rid of that error and my blog ..heh…
    now i get this error…
    Fatal error: Call to undefined function: mysql2date() in /www/s/splashhall/htdocs/blog/wp-blog-header.php on line 84

    Check that all files are in the right place and are of the right size (i.e. they match the file sizes in the downloaded bundle). That particular function, mysql2date() is in the wp-includes/functions.php file.
    As a matter of interest, how are you putting these files on your server? Are you using an FTP client, or something else, like Frontpage, to publish them?

    Thread Starter DJ Rg

    (@caferg)

    i use ws-ftp pro and i copy and paste the files

Viewing 15 replies - 16 through 30 (of 36 total)

The topic ‘This problem needs to be resolved.’ is closed to new replies.