Also, das ist mein code:
PHP-Code:
INSERT INTO `jos_modules` (`id`, `title`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `published`, `module`, `numnews`, `access`, `showtitle`, `params`, `iscore`, `client_id`, `control`) VALUES
(10, 'Angemeldete Benutzer', '', 2, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_logged', 0, 2, 1, '', 0, 1, '');
Und die Dateien müssen dort hin: \administrator\modules\mod_logged
-mod_logged.php
-mod_logged.xml
-index.html
-tmpl/default.php
-tmpl/index.html
Kontrolliere das nochmal
und achte auf das Tabellenprefix.
Lesezeichen