Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

  • Michael Pratt
    Participant

    @atcelltech

    “Now watch, it won’t be the solution. “

    I think we should have said stuff like that at the beginning johnjamesjacoby. Because I am missing that file. I found it and uploaded, WAM BAM — it works.

    Thanks guys for all your help.

    Now I am trying to understand how exactly that file came up missing.

    I downloaded the combo pack again and go the file from there. I am trying to figure out what in the heck I would have been doing there to cause it to disappear.

    Once again, thanks guys very much.

    Mike


    Michael Pratt
    Participant

    @atcelltech

    Ok, thanks for helping though.


    Michael Pratt
    Participant

    @atcelltech

    Well I went through and deactivated all WP plugins. No luck.

    I then took out any MU plugins that I had.

    Still no luck. I am really stumped on this.

    Each time I logged out, cleared cookies, logged in.


    Michael Pratt
    Participant

    @atcelltech

    Oh, just saw your post. I will try going through and deactivating them and see.


    Michael Pratt
    Participant

    @atcelltech

    Actually, I am wondering if it is NOT the htaccess file.

    I uploaded the YouTube plugin (for BP). When I try to access it in the same way, I get the same thing.


    Michael Pratt
    Participant

    @atcelltech

    Here it is. Now you got me thinking. I can not think of anything that would do this,although I guess it is possible.

    I don’t now the htaccess files and rewrite that well.

    This is out of my home dir.

    RewriteEngine On

    RewriteBase /

    #uploaded files

    RewriteRule ^(.*/)?files/$ index.php [L]

    RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*

    RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]

    # add a trailing slash to /wp-admin

    RewriteCond %{REQUEST_URI} ^.*/wp-admin$

    RewriteRule ^(.+)$ $1/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]

    RewriteCond %{REQUEST_FILENAME} -d

    RewriteRule . – [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]

    RewriteRule . index.php [L]

    <IfModule mod_security.c>

    <Files async-upload.php>

    SecFilterEngine Off

    SecFilterScanPOST Off

    </Files>

    </IfModule>


    Michael Pratt
    Participant

    @atcelltech

    test.racingnewsdigest.com

    test

    test

    Also I noticed in IE6 it goes to IE’s “404 The page cannot be found” page. While in FF3 is nicely displays the page but has PERMISSIONS DENIED etc but in the BuddyPress page.


    Michael Pratt
    Participant

    @atcelltech

    Replaced those. All files 644 and dir 755.

    This did not fix the problem. Logged out, cleared out cookies, logged in and tried.

    Thanks for working with me by the way.


    Michael Pratt
    Participant

    @atcelltech

    I downloaded the combo pack. Everything is 1.0-RC1.

    I do have permissions on those files set on those files.

    I have downloaded the core files. So you are suggesting delete bp-core dir and bp-core.php. Re-upload and see what happens?


    Michael Pratt
    Participant

    @atcelltech

    I just tried that. It did not work. Both admin account and regular account.

    Also if it helps with trouble shooting the only other thing that did not work and acted the same was when I tried to install the youtube plugin. It gave me the same thing.

    Is there a specific file for the settings that I should double check permissions on. I just find it kind of wierd…well maybe not…that the settings is the only thing not working for me.

    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
Skip to toolbar