Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • tr123
    Participant

    @tr123

    Anyone got any ideas please? Should I start again and reinstall or I saw a plugin called force-member-login mentioned in the forum will this sort it out.

    Thanks


    tr123
    Participant

    @tr123

    HI

    Thanks for your help

    Sorry I have reset to default theme and checked the server error logs and there aren’t any.

    I had one other plugin enabled – login with ajax (wasn’t using it though) I have now disabled it but the problem continues.

    I am not very clued up on what the htaccess does but I know it can redirect things- this is mine. Thanks

    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>


    tr123
    Participant

    @tr123

    I have just tried changing permalinks to default structure and now if I click the link

    http://houseinfrancenetwork.com/members/testera/friends/requests/

    I still get this as the URL

    http://houseinfrancenetwork.com/wp-login.php/?redirect_to=http://houseinfrancenetwork.com/members/testera/friends/requests/

    but I am taken to the home (not logged in) page. Is this the correct behaviour for buddy press or should the email link take you to the login page?

    Sorry to keep adding but I am experimenting to see if I can figure it out.


    tr123
    Participant

    @tr123

    HI

    This is the site I am having problems on now with the default theme loaded.

    http://houseinfrancenetwork.com/

    So when I try to add a friend the new friend gets an email with a link

    http://houseinfrancenetwork.com/members/testera/friends/requests/

    If this link is clicked when the user “testera” is not logged in the URL goes to http://houseinfrancenetwork.com/wp-login.php?redirect_to=http://houseinfrancenetwork.com/members/testera/friends/requests/

    Any help much appreciated.

    Thanks


    tr123
    Participant

    @tr123

    Hi

    I have just upgraded to the latest version of WPMU and gone back to the default theme but still have the same problem, any ideas please?

    Thanks


    tr123
    Participant

    @tr123

    Thanks Ray


    tr123
    Participant

    @tr123

    Hi, Does any one have any ideas of this please, or is this not easily possible?

    Thank you


    tr123
    Participant

    @tr123

    Hi Thanks markshafer I will take a look at that.

    John James Jacoby – yes I am using the bp-sn-parent I will take a look at the link you suggested thank you


    tr123
    Participant

    @tr123

    That’s a shame, it would be a great feature to have

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