Wou!! I believe there is something seriously wrong with the Field Groups plugin !!! I just wanted to se the data stored in the field through my phpmyadmin, but I was not able to show the _comprofiler table at all!! Then I deleted the Field Group field in CB, and voila, I can see the _comprofiler table in phpmyadmin, added the field back again, and the view is gone again. If I try to access the column attributes for a random column in the _comprofiler table I get a bunch of MySQL errors, thoose errors also go away if I delete the field in Community Builder again:
Warning in ./libraries/dbi/DBIMysqli.class.php#262
mysqli_query(): Unknown type 245 sent by the server. Please send a report to the developers
Backtrace
./libraries/dbi/DBIMysqli.class.php#262: mysqli_query(
object,
string 'SELECT * FROM `holside_dk_db`.`hol141_comprofiler` LIMIT 1',
integer 0,
)
./libraries/DatabaseInterface.class.php#183: PMA_DBI_Mysqli->realQuery(
string 'SELECT * FROM `holside_dk_db`.`hol141_comprofiler` LIMIT 1',
object,
integer 0,
)
./libraries/tbl_columns_definition_form.lib.php#405: PMA_DatabaseInterface->tryQuery(string 'SELECT * FROM `holside_dk_db`.`hol141_comprofiler` LIMIT 1')
./libraries/tbl_columns_definition_form.inc.php#68: PMA_getMoveColumns(
string 'holside_dk_db',
string 'hol141_comprofiler',
)
./libraries/structure.lib.php#2470: include(./libraries/tbl_columns_definition_form.inc.php)
./tbl_structure.php#79: PMA_displayHtmlForColumnChange(
string 'holside_dk_db',
string 'hol141_comprofiler',
NULL,
string 'tbl_structure.php',
)