Re: Group and forum problems…
1. How many times have you reinstalled WPMU + BuddyPress?
– once (one reinstallation)
2. Did you use the same MySQL DB each time or did you start with a brand new, fresh DB?
-yes the same, but cleared out before reinstallation
3. You mention in point 2 of your most recent post that you’re basically making a custom theme. You changed the code in leave-group-confirm.php. In my mind, changing any code in the default themes means you’re making a custom theme.
– by deleting this <?php bp_group_leave_confirm_link() ?>
I only was experimenting what the cause to these errors might be. (deleted part of the code, tested what would happen and then put the deleted part back…)
I am using the default themes you mentioned. I read that the most of these errors have something to do with custom themes, so I’m not using my own theme until these errors/problems are fixed.
My web host said DB is ok, working fine and the error must be in the BP code that generates the pages… In my 2nd post I said “He also said that some variable that has that table’s name is missing… Or something like that.”
That was when I was having forum problems (couldn’t post a new post or reply) and before the reinstallation.
Like I mentioned before, I’m not very familiar with php and MySQL but know some.
So what can I do to help to resolve these problems/errors? This is on the other hand quite annoying, but at the same time I find it fascinating