Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • LordDunvegan
    Participant

    @lorddunvegan

    @slaffik Apologies – I did not see the .htaccess file when I did a ls -l, however it is there:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Do I need to makes changes? Sorry I am not a programmer.

    Richard


    LordDunvegan
    Participant

    @lorddunvegan

    @slaffik Hi Slava – I got that permalink error originally and the changes I made fixed it. I have just reactivated the plug-in and there is no such error message, but still get the same error if I try and create a group.

    If I were to create a .htaccess file what should be in it?

    Thanks

    Richard


    LordDunvegan
    Participant

    @lorddunvegan

    The site is live, we are using it for membership renewals at the moment, so I am very sensitive about losing that functionality. I have not got a .htaccess file.

    All the best

    Richard


    LordDunvegan
    Participant

    @lorddunvegan

    @slaffik Unfortunately changing the permalinks then breaks all the other pages on the web site.


    LordDunvegan
    Participant

    @lorddunvegan

    Help please

    I have the same problem url for groups page is https://explore.scimednet.org/wp-admin/admin.php?page=bp-groups

    Click on Add Group and it goes to http://explore.scimednet.org/groups/create/ which does not exist.

    Latest version of everything WP 4.4.1
    Have tried deactivating each plug-in to no avail.
    Permalinks are set to /index.php/%year%/%monthnum%/%day%/%postname

    Have tried uninstalling and reinstalling plug-in.

    Many thanks

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