That's not a bug or anything. We just don't have a control panel page yet. A very simple one is planned before we go stable. So going to index.php?option=com_comprofiler will give you just an empty page as XML engine has nothing to display there (default page). Added a feature ticket so we don't forget.gjschaller wrote: Even with the latest build, I am seeing the same issue with RC1 that I reported here:
www.joomlapolis.com/forum/6-news-and-publicity/226121-next-generation-community-builder-20-rc-released#247572
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Is there any more information to the error? For example a full callstack? Enable debug mode and maximum error reporting in Joomla global configuration then retest to see if any further information outputs. Does this happen with core plugins like CB Blogs or just CB 1.x plugins or 3rd party plugins? I was unable to duplicate on a clean CB 2.0 RC2 install.Started getting the following error after doing today's update. It happens when I click on any of the CB Plugins. This was not an issue in the RC1 version.
Fatal error: Cannot create references to/from string offsets nor overloaded objects in /.../.../public_html/libraries/CBLib/CBLib/Input/Get.php on line 86
Seams to be just a styling issue with Code Mirror. Once you start typing it shows up fine. It also saves fine.When using "custom html" field, the description section (which holds the custom html) does not work with Code Mirror. Not a major issue (and perhaps a Code Mirror problem and not CB), but thought I'd mention.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
michaedt wrote: I'm getting the following error when trying to edit users in CB from the administrator panel (works fine in frontend). I cannot edit or add new users. I get the following message after turning on debug mode (screen is white with this message).
Code:Fatal error: Call to a member function get() on a non-object in /.../.../public_html/libraries/CBLib/CB/Legacy/cbFieldHandler.php on line 1076
I am not seeing this error with any other section of CBRC2 (only in user manager).
Note: this was an upgrade install from CBRC1.
Please Log in or Create an account to join the conversation.