J'ai réussi à le faire sur la page des jeux en faisant la modification suivante:
ouvrir includes/game_class.php
trouver
Code : Tout sélectionner
'ARCADE_PAGE' => append_sid("{$phpbb_root_path}arcadeoa.$phpEx"))
Code : Tout sélectionner
'U_EDIT_ACP_OLYMPUS' => append_sid("{$phpbb_root_path}adm/index.php", "i=games&sid=c&mode=games_management&action=edit&g=$this->id", true, $user->session_id) ,
trouver
Code : Tout sélectionner
'SCORE_TABLE' => 'Tableau des Scores',
Code : Tout sélectionner
'EDIT_ACP_OLYMPUS' => 'éditer le jeu',
trouver
Code : Tout sélectionner
<h4><a href="{CAT_PAGE}" class="{S_CONTENT_FLOW_BEGIN}">{L_CAT_PAGE}</a> <a href="{U_GAME_BUG}">{L_GAME_BUG}</a> <a href="{ARCADE_PAGE}" class="{S_CONTENT_FLOW_END}">{L_ARCADE_PAGE}</a></h4><br />
Code : Tout sélectionner
<h4><a href="{CAT_PAGE}" class="{S_CONTENT_FLOW_BEGIN}">{L_CAT_PAGE}</a> <a href="{U_GAME_BUG}">{L_GAME_BUG}</a>
<!-- IF U_ACP --><a href="{U_EDIT_ACP_OLYMPUS}" onclick="window.open(this.href); return false;">{L_EDIT_ACP_OLYMPUS}</a> <!-- ENDIF -->
<a href="{ARCADE_PAGE}" class="{S_CONTENT_FLOW_END}">{L_ARCADE_PAGE}</a></h4><br />
Si vous avez une idée elle est la bienvenue.
Le mod est téléchargeable ici http://www.fanderetrohouse.com/olympus_arcade.zip