Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: members – groups – blogs – not linked?


joshuagrech
Participant

@joshuagrech

I’m having the same problem. I’m working on a child theme (which isn’t finished yet, so that may be the problem) however Home and Blog works just fine. Members, groups, forums and blogs seem to be redirecting to Home as there is no subdomain to go to. I’m on a mac with a new install on a MAMP localhost. I went in to edit the htaccess doc as the forum suggested to mod_rewrite but I am no expert when it comes to anything server-based. I rewrote from security to:

<IfModule mod_rewrite.c>

<Files async-upload.php>

SecFilterEngine Off

SecFilterScanPOST Off

</Files>

</IfModule>

Not sure if this is correct, but it hasn’t seemed to work so far.

Skip to toolbar