Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Question [beendet] Fehler im Kunena wegen fehlender Tabelle

More
17 years 4 months ago #9892 by neo67
Lintzy wrote:

Code:
-- Tabellenstruktur für Tabelle `jos_fb_version` -- CREATE TABLE IF NOT EXISTS `jos_fb_version` ( `id` int(11) NOT NULL auto_increment, `version` varchar(20) NOT NULL, `versiondate` date NOT NULL, `installdate` date NOT NULL, `build` varchar(20) NOT NULL, `versionname` varchar(40) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Daten für Tabelle `jos_fb_version` -- INSERT INTO `jos_fb_version` (`id`, `version`, `versiondate`, `installdate`, `build`, `versionname`) VALUES (1, '1.0.8', '2009-02-17', '2009-03-02', '1166', 'Speakup!');


Danke Lintzy,

jetzt läuft das Forum gut. Ich musste noch, nach Kopieren der deutschen Dateien auf Server, in der Administration die Bildersets auf "default" setzen. Aber jetzt läuft es. Danke für den Support

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

More
17 years 4 months ago #10938 by MacJoomla

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

Time to create page: 0.324 seconds