Seite 1 von 1

MOD "Wer war online"?

Verfasst: 04.01.2007 21:17
von Mattrox
Hi,
und zwar in der Anleitung steht ja:

Code: Alles auswählen

#-----[ SQL ]------------------------------------------
#
INSERT INTO `phpbb_config` (config_name, config_value) VALUES ('wwd_record_users', '0');
INSERT INTO `phpbb_config` (config_name, config_value) VALUES ('wwd_record_time', '0');
INSERT INTO `phpbb_config` (config_name, config_value) VALUES ('wwd_counter_date', '20060717');
CREATE TABLE `phpbb_wwd_counter_ips` (`ip` VARCHAR( 8 ) NOT NULL , PRIMARY KEY ( `ip` ));
Meine Prefix ist hh.
wo soll ich das hh hinpacken wenn ich es nach dem z.B. so hinpacke :

Code: Alles auswählen

phpbb_hhconfig
will es die Datenbank trotzdem nicht akzeptieren hab ich ein fehler gemacht?
:P Bitte um eine schnelle und erfolgreiche Antwort. :wink:

Verfasst: 04.01.2007 21:37
von Boecki91
hh_config