[FRAGE] Thanks Button MoD
Verfasst: 31.05.2007 17:28
Hallo ich habe mir den Thx Button MoD gehlt jetzt habe ich ne Frage zu folgender Sachen...
SQL
Was ist damit gemeint, wo soll ich das einragen?
SQL
Make sure you change the phpbb_ prefix to the prefix of your phpbb3 install!
CREATE TABLE `phpbb_thanks` (
`post_id` mediumint(8) NOT NULL default '0',
`user_id` mediumint(8) NOT NULL default '0'
);
Was ist damit gemeint, wo soll ich das einragen?