Forum Replies Created
-
@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
@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
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
@slaffik Unfortunately changing the permalinks then breaks all the other pages on the web site.
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%/%postnameHave tried uninstalling and reinstalling plug-in.
Many thanks