I'm having exactly the same error message above every avatar in Kunena 2.0. "Warning: implode() [function.implode]: Invalid arguments passed in /home/ctosims/public_html/administrator/components/com_comprofiler/plugin.class.php on line 1396"
Here is lines 1395 to 1399:
Code:
case 'csv':
$valsString = implode( ',', $vals );
return $this->_formatFieldOutput( $field->name, $valsString, $output, false );
break;
I asked about it in the Kunena forum, but their solution was to change the CB Forum Integration plugin from Sidebar: Beginner (field selection) to Basic (Kunena default). That made the error go away, but so did all my CB fields that I need to show in that area (specifically the Personal Text field).
It was working fine when I first set it up a few days ago, but yesterday my webhost moved my site from shared hosting to VPS. Now I get this error. I think they broke something.
Can anyone help? Thanks!
Joomla 2.5.6, CB 1.8.1, Kunena 2.0.1