Tried disabling all other plugins and with BP 1.5, same issue.
In fact, the BuddyPress bar disappears when I click on `New Assignment` or `Update Course Information`.
This is all with the default theme, in either 1.2.9 or 1.5. I was originally running another theme but switched, so I could troubleshoot.
Ha! It seems to work with the latest version of CW in HTML mode, not the visual one.
But, then, I get the following error:
`Warning: Division by zero in {…}/courseware/groups/templates/home.php on line 120`
Guess it was a good excuse to update to the latest version.
@enkerli Did you ever solve this problem? It seems to be universal on the latest edition of WP. Something broke the ability to edit the custom post types it seems. It is broken on both my MU live site and SU dev site.
@sushkov Do you have any plans to update/fix this? Thanks in advance for your response!!!
@xsn0w: Not a direct solution, no, I don’t think. But using current (beta/development) versions of both plugins, I found a workaround. Basically, I manage the CPTs in the WP dashboard, instead of using the BP frontend admin. There seems to be an issue with which account can do what (teacher or administrator), but it ends up working.
As for the div by zero error, it disappeared after I added an assignment (which makes a lot of sense).
@xsn0w @enkerli
The new BP is at his release candidate, so the wait should not take any longer.
@enkerli How do you create assignments from the WP dashboard?