Skip to Content Skip to Menu

Kunena Tab - Community Builder Integration

  • master_b
  • master_b
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
11 years 2 months ago - 11 years 2 months ago #231649 by master_b
Hi after Kunena update to version 3.x have little problem with kunena tab plugin. I see WARNING
Code:
Warning: Creating default object from empty value in /home/virtwww/site/http/components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.php on line 288 Warning: Creating default object from empty value in /home/virtwww/site/http/components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.php on line 325 Warning: Creating default object from empty value in /home/virtwww/site/http/components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.php on line 362 Warning: Creating default object from empty value in /home/virtwww/site/http/components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.php on line 396
.
Joomla 2.5.14 Stable
CB 1.9
Kunena 3.0.1
PHP 5.4.10

How to resolve this problem?
Last edit: 11 years 2 months ago by master_b.
The topic has been locked.
  • käse6
  • käse6
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
11 years 1 month ago #234071 by käse6
Replied by käse6 on topic Kunena Tab - Community Builder Integration
every one ? plz help same problem O.o
The topic has been locked.
  • gorf8083
  • gorf8083
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 3
10 years 3 months ago #246880 by gorf8083
Replied by gorf8083 on topic Kunena Tab - Community Builder Integration
I don't know if you have found a solution for this or not but it is cause because your Display Errors in PHP is turned on.

If you modify your php.ini file and add
Code:
display_errors = Off

Save and then refresh the page, the errors should disappear.
The topic has been locked.
  • Nans
  • Nans
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
9 years 10 months ago #253532 by Nans
sinon on peut aussi éditer le fichier "cb.simpleboardtab.php"

(dans votre répertoire "..component/com_comprofiler/plugin/user/plug_cbsimpleboardtab")
et il suffit d'ajouter en haut sous les commentaires la ligne suivante :

error_reporting(E_ERROR | E_PARSE);

l'info est sur le forum Kunena : www.kunena.org/forum/12-Community-Builder/130052-error-on-showing-kunena-tab-in-community-builder
The topic has been locked.
Moderators: beatnantkrileon
Powered by Kunena Forum