Markus67 hat geschrieben:Hi ...
hast du das hier gemacht ?
## 1) Upload all files to their respective locations.
## 2) Run mod_install.php from your web broswer to make the table changes.
## 3) Delete mod_install.php, mod_uninstall.php, and mod_upgrade.php.
## 4) Read below to make the rest of the changes.
Markus
jeep habe ich, es wurden auch einige Tabellen geschrieben, nur bereits da gibt er folgende Fehler-Meldung aus, sehe ich gerade
Code: Alles auswählen
Error :: Unknown column 'game_id' in 'field list'
SQL :: INSERT INTO phpbb_ina_games (`game_id`, `game_name`, `game_path`, `image_path`, `game_desc`, `game_charge`, `game_reward`, `game_bonus`, `game_use_gl`, `game_flash`, `game_show_score`, `win_width`, `win_height`, `highscore_limit`, `reverse_list`, `played`, `instructions`, `game_avail`, `allow_guest`, `cat_id`) VALUES (1, 'donkeykong', 'games/donkeykong/', '', 'The Classic - Donkey Kong', 0, 0, 0, 0, 1, 1, 448, 600, 0, 0, 0, 'CLICK where it says \'Press Space Bar To Start\' to start the game :(', 1, 1, NULL)