This is very odd behavior that I cannot figure out. I am using Joomla 3.3 and CB 2.0 RC. This issue did not occur with CB 2.0 Beta.
When I view any profile as a guest or logged out, in other words, I can see it just fine and I do have the canvas layout set. I see no conflicts with jQuery, etc.
The issue is when I am
Logged In and try to view a profile, or edit, CB outputs nothing except for the surrounding container of the default template as follows...
Code:
<div class="cbProfile cb_template cb_template_default"></div>
All the CB output should be within that div container, but it is not. I've used CB for a long time and have never experienced that behavior. Any ideas would be appreciated.