Derek
Member
Posted 10 months ago #
The look and feel of my buddypress multisite is fine until you register for an account and click the register link that gets sent in the email to the new member. The link in the email sends the member to a page that is missing any kind of template. You can see the issue here: http://www.theebmblog.com/register-problem.png
Nothing else on my website seems to mess up like this that I know of.
Any ideas or troubleshooting?
fanta00
Member
Posted 9 months ago #
Have you found the solution yet? I have similar problem on multisite, my theme is fine, but the page below 'Activate' heading is broken, footer disappeared and page content. Code for that page is only empty div:
<h2 class="page-title">Activate</h2>
<div id="theme-my-login" class="login"></div>
How can I fix this?
I was able to fix this problem by disabling and removing the plugin called "BuddyPress Groupblog". After doing this, the problem disappeared.
If you do not have this particular plugin installed, I would disable each plugin you have one at a time and register a test account each time you disable a plugin, until your registration is working properly. This is what I did.
I hope this helps!