Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.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 7.0

Question [beendet] Fehler im Kunena wegen fehlender Tabelle

More
16 years 11 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
16 years 11 months ago #10938 by MacJoomla

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

Time to create page: 0.284 seconds