Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved Rendering Error in layout Widget/Menu

More
5 years 2 months ago - 5 years 2 months ago #1 by Warka
Hallo Kunena Team,
das hier ist mein erster Post und mein Englisch ist nicht gut deswegen benutze ich Google Übersetzer :-)
Mein Webmaster hat Kunena auf unser Seite www.cscz-opa.com mit standart Template installiert, dann war alles OK. Jetzt haben wir ein Template erstellen lassen. Seit dem kommen mehrere Fehler auf der Seite. Der Header wird nicht richtig angezeigt und der Footer gar nicht.

"Rendering Error in layout Widget/Menu: Call to undefined function funcTagBuilder(). Please enable debug mode for more information"

Dann habe ich das Template Blue Eagle5 installiert. Der Header bleibt aber der Rest und Footer werden nicht angezeigt.
In Portokollen habe ich folgenden Text gefunden.
{
"type": 1,
"message": "Call to undefined function funcTagBuilder()",
"file": "/mnt/web311/d0/94/51171094/htdocs/opahp36/templates/dd_freegames_105/html/mod_menu/default_component.php",
"line": 60
}
Ich bitte um eure Hilfe, Wie kann ich den Fehler beheben?


Hello Kunena Team,
this is my first post and my English is not good that's why I use Google Translate :-)
My webmaster installed Kunena on our site www.cscz-opa.com with standart template, then everything was OK. Now we have a template created. Since then, there are several bugs on the page. The header is not displayed correctly and the footer is not.

"Rendering Error in layout Widget / Menu: Call to undefined function funcTagBuilder (). Please enable debug mode for more information"

Then I installed the template Blue Eagle5. The header remains but the rest and footer are not displayed.
In postage I found the following text.
{
"type": 1,
"message": "Call to undefined function funcTagBuilder ()",
"file": "/mnt/web311/d0/94/51171094/htdocs/opahp36/templates/dd_freegames_105/html/mod_menu/default_component.php",
"line": 60
}
I ask for your help, how can I fix the error?
Attachments:
Last edit: 5 years 2 months ago by Warka.

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #2 by Warka
Sorry den Code aus der default_component.php wollte ich noch mit einbringen

Sorry I wanted to bring in the code from the default_component.php

<?php
defined('_JEXEC') or die;
?>
<?php /*BEGIN_EDITOR_OPEN*/
$app = JFactory::getApplication('site');
$templateName = $app->getTemplate();

$ret = false;
$templateDir = JPATH_THEMES . '/' . $templateName;
$editorClass = $templateDir . '/app/' . 'Editor.php';

if (!$app->isAdmin() && file_exists($editorClass)) {
require_once $templateDir . '/app/' . 'Editor.php';
$ret = DesignerEditor::override($templateName, __FILE__);
}

if ($ret) {
$editorDir = $templateName . '/editor';
require($ret);
return;
} else {
/*BEGIN_EDITOR_CLOSE*/ ?>
<?php
// Note: it is important to remove spaces between elements.
$iconClassName = isset($iconClassName) ? $iconClassName : '';
$attributes = array(
'class' => array($iconClassName, $item->params->get('menu-anchor_css', '')),
'title' => $item->params->get('menu-anchor_title', ''));
switch ($item->browserNav) {
default:
case 0:
$attributes = $item->flink;
break;
case 1:
// _blank
$attributes = $item->flink;
$attributes = '_blank';
break;
case 2:
// window.open
$attributes = $item->flink;
$attributes = 'window.open(this.href,\'targetWindow\','
. '\'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes\');return false;';
break;
}

$title = '<span>' . $item->title . '</span>';

$linktype = $item->menu_image
? ('<img class="bd-menu-image" src="' . $item->menu_image . '" alt="' . $item->title . '" />'
. ($item->params->get('menu_text', 1) ? $title : ''))
: $title;

if (('horizontal' == $menutype || 'vertical' == $menutype || 'top' == $menutype)
&& ('alias' == $item->type && in_array($item->params->get('aliasoptions'), $path) || in_array($item->id, $path)))
{
$attributes[] = 'active';
}

echo funcTagBuilder('a', $attributes, $linktype);
?>
<?php /*END_EDITOR_OPEN*/ } /*END_EDITOR_CLOSE*/ ?>
Attachments:

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago - 5 years 2 months ago #3 by Gamer Templates
Das ist kein Fehler sonder ein Notice (also "nur" unsauber programmiert)

Was steht bei dir unter: Joomla -> System -> Konfiguration -> Server -> Fehler berichten
Was steht bei dir unter: Joomla -> Komponenten -> Kunena Forum -> Konfiguration -> Allgemein -> Debugmodus aktivieren

Ich würde ein anderes Template empfehlen. Gamer Templates für Joomla gibt es bei mir genug ;-)

Link: Gamer Templates für Joomla
Last edit: 5 years 2 months ago by Gamer Templates.

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #4 by Warka
Hi Gamer,

Was steht bei dir unter: Joomla -> System -> Konfiguration -> Server -> Fehler berichten

Dort steht "Standart"

Was steht bei dir unter: Joomla -> Komponenten -> Kunena Forum -> Konfiguration -> Allgemein -> Debugmodus aktivieren


Dort steht "Ja" (Der Debug Modus liefert genauere Angaben bei Fehlermeldungen.)
Das habe ich Aktiviert damit man den Fehler im Moment sehen kann.
Die Fehler werden nur bei Kunena Forum ausgegeben dadurch wird der Header nicht richtig angezeigt und der Footer gar nicht.

Link: www.cscz-opa.com/index.php/kunena-2018-01-04/index-2

Auf das Template bin ich über deine Seite gekommen :laugh:

Ich habe bei DiabloDesign zusätzlich die Lizenz gekauft.

Gruß
Attachments:

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #5 by Gamer Templates

Warka wrote: Auf das Template bin ich über deine Seite gekommen :laugh:

Auch das noch :laugh: :laugh: :laugh: :laugh: :laugh:

Ach jetzt verstehe ich das. Der Header spinnt und der Footer ist weg.

OK du fragst dich jetzt warum geht das überall nur nicht im Forum. Weil ebend die Programmierung scheinbar fehlerhaft ist.

Wenn du bei Joomla die Fehlerausgabe aktivierst schau mal ob das auch angezeigt wird.

Lösungvorschläge:

1) anderes Template
2) Diablo anschreiben und das Problem schildern
3) nur im Reiter Forum ein anderes Template nutzen (Joomla -> deine Menü -> Forum -> Template-Stil verändern)

Mehr fällt mir jetzt auch nicht ein.

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #6 by Warka
ok, Danke für die Vorschläge!

1. habe anderes Template installiert und die Fehler sind weg, also liegt es nicht am Kunena .
2. Diablo angeschrieben, vielleicht muss ich nicht das ganze Template wechseln.
3. getestet OK, wird als notlösung genutzt, falls sich Diablo nicht meldet.

Danke nochmal...

Please Log in or Create an account to join the conversation.

More
1 year 3 months ago #7 by masc
Ein kurzer Nachtrag, falls jemand bei Recherchen auf dieses Thema stößt:

In meinem Fall trat das Problem nach einem Update auf Joomla 3.10.x und dann 4.x auf, da ich versehentlich die Plugins/Module redCORE und redMIGRATOR in alter Version (bei mir 1.6) aus einem früheren Update installiert hatte. Nach deren Deinstallation war der Fehler weg. Die Fehlermeldung war die Gleiche, der Grund jedoch ein leicht anderer. Empfehlenswert also, auf diese Plugins/Module zu prüfen.

Hoffe, ich konnte euch Zeit sparen.

Please Log in or Create an account to join the conversation.

Time to create page: 1.143 seconds