Okey, werde mir das mal durchlesen.
Und das ist ja einfach. Einfach auf das SQL Symbol und das gewünschte reinkopieren und auf okey drücken.
Okey, das wars auch schon. THX
Die Suche ergab 2 Treffer
- 12.02.2006 12:06
- Forum: phpBB 2.0: Installation und Update
- Thema: Installation von Bookmark Mod
- Antworten: 4
- Zugriffe: 243
- 12.02.2006 11:49
- Forum: phpBB 2.0: Installation und Update
- Thema: Installation von Bookmark Mod
- Antworten: 4
- Zugriffe: 243
Installation von Bookmark Mod
Hy, bei diesem Mod steht etwas von Mysql, leider kenn ich mich da nicht so gut aus ( Eigentlich garnicht )
In der Installations anleitung steht:
CREATE TABLE phpbb_bookmarks (
topic_id mediumint(8) unsigned NOT NULL default '0',
user_id mediumint(8) NOT NULL default '0',
KEY topic_id (topic_id ...
In der Installations anleitung steht:
CREATE TABLE phpbb_bookmarks (
topic_id mediumint(8) unsigned NOT NULL default '0',
user_id mediumint(8) NOT NULL default '0',
KEY topic_id (topic_id ...